Aug 19 17:14:54 devstack cinder-volume[83077]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:14:54 devstack cinder-volume[83077]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:14:54 devstack cinder-volume[83077]: we strongly recommend against using it for new projects. Aug 19 17:14:54 devstack cinder-volume[83077]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:14:54 devstack cinder-volume[83077]: framework. For more detail see Aug 19 17:14:54 devstack cinder-volume[83077]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:14:54 devstack cinder-volume[83077]: import eventlet # noqa Aug 19 17:14:56 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:14:56 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:14:56 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:14:57 devstack cinder-volume[83077]: INFO dbcounter [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Registered counter for database cinder Aug 19 17:14:58 devstack cinder-volume[83077]: DEBUG oslo_db.sqlalchemy.engines [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:58 devstack cinder-volume[83077]: DEBUG dbcounter [-] [83077] Writer thread running {{(pid=83077) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:14:58 devstack cinder-volume[83077]: INFO cinder.rpc [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:14:58 devstack cinder-volume[83077]: INFO cinder.rpc [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:14:58 devstack cinder-volume[83077]: DEBUG oslo_db.sqlalchemy.engines [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:58 devstack cinder-volume[83077]: INFO cinder.volume.manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Determined volume DB was empty at startup. Aug 19 17:14:58 devstack cinder-volume[83077]: DEBUG cinder.volume.manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83077) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:14:58 devstack cinder-volume[83077]: INFO cinder.volume.manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 17:14:58 devstack cinder-volume[83077]: WARNING stevedore.named [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:14:58 devstack cinder-volume[83077]: WARNING castellan.key_manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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 19 17:14:58 devstack cinder-volume[83077]: WARNING cinder.keymgr.conf_key_mgr [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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 19 17:14:58 devstack cinder-volume[83077]: DEBUG cinder.volume.drivers.lvm [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83077) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 19 17:14:58 devstack cinder-volume[83077]: DEBUG oslo_concurrency.processutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83077) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_concurrency.processutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] CMD "cinder-rtstool verify" returned: 0 in 0.445s {{(pid=83077) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_db.sqlalchemy.engines [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:59 devstack cinder-volume[83077]: INFO cinder.rpc [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 17:14:59 devstack cinder-volume[83077]: INFO cinder.rpc [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 17:14:59 devstack cinder-volume[83077]: WARNING stevedore.named [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:14:59 devstack cinder-volume[83077]: WARNING castellan.key_manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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 19 17:14:59 devstack cinder-volume[83077]: INFO cinder.volume.manager [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_db.sqlalchemy.engines [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:59 devstack cinder-volume[83077]: INFO oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Starting 1 workers Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Started child 83238 {{(pid=83077) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Full set of CONF: {{(pid=83077) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] ******************************************************************************** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Configuration options gathered from: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] ================================================================================ {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] allow_availability_zone_fallback = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] allow_compression_on_image_upload = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] allowed_direct_url_schemes = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] api_rate_limit = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] auth_strategy = keystone {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] az_cache_duration = 3600 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_availability_zone = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_host = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_stats_polling_interval = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backup_api_class = cinder.backup.api.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backup_name_template = backup-%s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backup_use_same_host = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backup_use_temp_snapshot = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] chap_password = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] chap_username = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_internal_tenant_project_id = 2ec70421e9104d6889c79146245b5c19 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_internal_tenant_user_id = 24c84a9c73c248e49f7c0892d87efa68 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cloned_volume_same_az = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cluster = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] compression_format = gzip {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] compute_api_class = cinder.compute.nova.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] config_dir = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] config_source = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] control_exchange = openstack {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] debug = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] default_availability_zone = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] default_group_type = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] default_volume_type = lvmdriver-1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] disk_geometry = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_client_cert = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_client_cert_key = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_data_namespace = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_ssl_cert_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_ssl_cert_verify = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] driver_use_ssl = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] enable_force_upload = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] enable_new_services = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] enable_unsupported_driver = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] enforce_multipath_for_image_xfer = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] filter_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_api_insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_api_servers = ['http://192.168.122.249/image'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_api_ssl_compression = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_ca_certificates_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_catalog_info = image:glance:publicURL {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_num_retries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance_request_timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] goodness_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] graceful_shutdown_timeout = 5 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] group_api_class = cinder.group.api.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] host = devstack {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_compress_on_upload = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_conversion_address_space_limit = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_conversion_cpu_limit = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_conversion_disable = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_upload_use_cinder_backend = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_upload_use_internal_tenant = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_volume_cache_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_volume_cache_max_count = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] image_volume_cache_max_size_gb = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] init_host_max_objects_retrieval = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] instance_format = [instance: %(uuid)s] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iscsi_target_flags = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iscsi_write_cache = on {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iser_helper = tgtadm {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iser_ip_address = 192.168.122.249 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iser_port = 3260 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_color = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_config_append = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_dir = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_options = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_rotate_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_rotate_interval_type = days {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] log_rotation_type = none {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 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=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] max_age = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] max_logfile_count = 30 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] max_logfile_size_mb = 200 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] max_over_subscription_ratio = 20.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] message_reap_interval = 86400 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] message_ttl = 2592000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] migration_create_volume_timeout_secs = 300 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: INFO cinder.volume.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] monkey_patch = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] monkey_patch_modules = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] my_ip = 192.168.122.249 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] no_snapshot_gb_quota = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] num_iser_scan_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] num_shell_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] num_volume_device_scan_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] nvmeof_conn_info_version = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] nvmet_ns_id = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] nvmet_port_id = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_max_limit = 1000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_ext_list = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_listen_port = 8776 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_use_ssl = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] osapi_volume_workers = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] per_volume_size_limit = -1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] periodic_fuzzy_delay = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] periodic_interval = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] public_endpoint = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] publish_errors = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_backup_gigabytes = 1000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_backups = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_gigabytes = 1000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_groups = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_snapshots = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] quota_volumes = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] rate_limit_burst = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.027s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] rate_limit_except_level = CRITICAL {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] rate_limit_interval = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] reinit_driver_count = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] replication_device = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] report_discard_supported = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] report_interval = 120 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] reservation_clean_interval = 86400 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] reservation_expire = 86400 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] reserved_image_namespaces = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] reserved_percentage = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] rpc_response_timeout = 120 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] run_external_periodic_tasks = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] scst_target_driver = iscsi {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] scst_target_iqn_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_down_time = 720 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] shell_completion = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] snapshot_name_template = snapshot-%s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] snapshot_same_host = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] split_loggers = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] state_path = /opt/stack/data/cinder {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] storage_availability_zone = nova {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] storage_protocol = iSCSI {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] syslog_log_facility = LOG_USER {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_helper = lioadm {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_ip_address = 192.168.122.249 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_port = 3260 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_protocol = iscsi {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] target_secondary_ip_addresses = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] trace_flags = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] transport_url = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] until_refresh = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_chap_auth = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_default_quota_class = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_journal = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_json = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_multipath_for_image_xfer = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_stderr = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] use_syslog = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] verify_glance_signatures = enabled {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_api_class = cinder.volume.api.API {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_backend_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_clear = zero {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_clear_ionice = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_clear_size = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_copy_bps_limit = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_dd_blocksize = 1M {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_name_template = volume-%s {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_service_inithost_offload = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volume_usage_audit_period = month {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] zoning_mode = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_concurrency.disable_process_locking = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.auth_section = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.auth_type = password {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.auth_version = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.cache = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.include_service_catalog = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.interface = public {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_password = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack sudo[83242]: 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 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcache_username = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.region_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack sudo[83242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.service_type = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.249/identity {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.backend = dogpile.cache.null {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.backend_argument = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.backend_expiration_time = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.config_prefix = cache.oslo {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.debug_cache_backend = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.enable_retry_client = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.enable_socket_keepalive = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.expiration_time = 600 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.hashclient_retry_attempts = 2 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_dead_retry = 300 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_pool_maxsize = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_sasl_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.password = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.proxies = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.redis_db = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.redis_server = localhost:6379 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.retry_attempts = 2 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.retry_delay = 0.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.socket_keepalive_count = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.socket_keepalive_idle = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.socket_keepalive_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.socket_timeout = 1.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.tls_allowed_ciphers = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.tls_cafile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.tls_certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.tls_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.tls_keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cache.username = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] coordination.backend_url = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.asyncio_connection = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.asyncio_slave_connection = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.backend = sqlalchemy {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.connection = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.connection_debug = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.connection_parameters = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.connection_recycle_time = 3600 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.connection_trace = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.db_inc_retry_interval = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.db_max_retries = 20 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.db_max_retry_interval = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.db_retry_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.max_overflow = 50 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.max_pool_size = 5 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.max_retries = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.mysql_wsrep_sync_wait = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.pool_timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.retry_interval = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.slave_connection = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.sqlite_synchronous = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.synchronous_reader = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] database.use_db_reconnect = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.connection_string = messaging:// {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.es_doc_type = notification {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.es_scroll_size = 10000 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.es_scroll_time = 2m {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.filter_error_trace = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.hmac_keys = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.sentinel_service_name = mymaster {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.socket_timeout = 0.1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.trace_requests = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler.trace_sqlalchemy = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler_jaeger.process_tags = {} {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler_jaeger.service_name_prefix = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] profiler_otlp.service_name_prefix = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.enforce_new_defaults = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.policy_default_rule = default {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.policy_file = policy.yaml {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.group = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.helper_command = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] privsep_osbrick.user = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.group = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.helper_command = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] cinder_sys_admin.user = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.auth_section = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.auth_type = password {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.cafile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.collect_timing = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.send_service_user_token = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.split_loggers = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] service_user.timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.auth_section = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.auth_type = password {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.collect_timing = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.region_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.split_loggers = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] glance.timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.backend_availability_zone = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.chap_password = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.chap_username = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.disk_geometry = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_client_cert = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_client_cert_key = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_data_namespace = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.driver_use_ssl = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.extra_capabilities = {} {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.filter_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.goodness_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iscsi_target_flags = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iscsi_write_cache = on {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iser_helper = tgtadm {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iser_ip_address = 192.168.122.249 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iser_port = 3260 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.lvm_share_target = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.lvm_type = auto {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.num_shell_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.replication_device = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.report_discard_supported = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.reserved_percentage = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_helper = tgtadm {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_ip_address = 192.168.122.249 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_port = 3260 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_protocol = iscsi {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.trace_flags = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.unique_fqdn_network = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.use_chap_auth = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_backend_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_clear = zero {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_clear_ionice = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_clear_size = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_reports.file_event_handler = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_reports.log_dir = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.backend_host = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.chap_password = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.chap_username = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.disk_geometry = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_client_cert = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.extra_capabilities = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.filter_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.goodness_function = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iser_helper = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iser_ip_address = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iser_port = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.lvm_share_target = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.lvm_type = auto {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.num_shell_tries = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.replication_device = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.report_discard_supported = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.reserved_percentage = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.scst_target_driver = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.storage_protocol = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_helper = lioadm {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_ip_address = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_port = 3260 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.trace_flags = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.use_chap_auth = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_clear = zero {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_clear_size = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] lvmdriver-1.volumes_dir = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_notifications.driver = [] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_notifications.retry = -1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] key_manager.fixed_key = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.barbican_api_version = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.barbican_endpoint = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.barbican_endpoint_type = public {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.barbican_region_name = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.cafile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.collect_timing = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.number_of_retries = 60 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.retry_delay = 1 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.send_service_user_token = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.split_loggers = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.verify_ssl = True {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican.verify_ssl_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.auth_section = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.auth_type = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.cafile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.certfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.collect_timing = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.insecure = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.keyfile = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.split_loggers = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] barbican_service_user.timeout = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.approle_role_id = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.approle_secret_id = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.auth_method = approle {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.auth_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.kv_mountpoint = secret {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.kv_path = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.kv_version = 2 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.namespace = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.root_token_id = **** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.ssl_ca_crt_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.timeout = 60.0 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.token_file = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.token_role = None {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.use_ssl = False {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:59 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] ******************************************************************************** {{(pid=83077) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:14:59 devstack sudo[83242]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.330s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:59 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:59 devstack sudo[83249]: 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 19 17:14:59 devstack sudo[83249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:00 devstack sudo[83249]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.272s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:15:00 devstack cinder-volume[83238]: INFO cinder.brick.local_dev.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.021s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:00 devstack sudo[83419]: 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 19 17:15:00 devstack sudo[83419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:00 devstack sudo[83419]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.285s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG cinder.brick.local_dev.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83238) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 19 17:15:00 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:00 devstack sudo[83502]: 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 19 17:15:00 devstack sudo[83502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.566s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:01 devstack sudo[83502]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:01 devstack sudo[83669]: 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 19 17:15:01 devstack sudo[83669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:01 devstack sudo[83669]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.271s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.021s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:01 devstack sudo[83762]: 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 19 17:15:01 devstack sudo[83762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:01 devstack sudo[83762]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.289s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:01 devstack sudo[83860]: 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 19 17:15:01 devstack sudo[83860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:01 devstack sudo[83860]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.252s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:01 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:02 devstack sudo[83863]: 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 19 17:15:02 devstack sudo[83863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:02 devstack sudo[83863]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:02 devstack sudo[83921]: 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 19 17:15:02 devstack sudo[83921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:02 devstack sudo[83921]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.306s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:02 devstack sudo[83950]: 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 19 17:15:02 devstack sudo[83950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:02 devstack sudo[83950]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.297s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:02 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:02 devstack sudo[83960]: 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 19 17:15:02 devstack sudo[83960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:03 devstack sudo[83960]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.399s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:03 devstack cinder-volume[83238]: INFO cinder.volume.drivers.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.021s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:03 devstack sudo[84044]: 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 19 17:15:03 devstack sudo[84044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:03 devstack sudo[84044]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.310s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:03 devstack sudo[84047]: 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 19 17:15:03 devstack sudo[84047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:03 devstack sudo[84047]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.279s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:03 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:03 devstack sudo[84056]: 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 19 17:15:03 devstack sudo[84056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:04 devstack sudo[84056]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:04 devstack sudo[84059]: 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 19 17:15:04 devstack sudo[84059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:04 devstack sudo[84059]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.273s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:04 devstack sudo[84062]: 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 19 17:15:04 devstack sudo[84062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:04 devstack sudo[84062]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.279s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:04 devstack cinder-volume[83238]: INFO cinder.volume.driver [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG cinder.volume.driver [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_db.sqlalchemy.engines [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writer thread running {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG cinder.db.api [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Building query based on filter {{(pid=83238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG cinder.image.image_utils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83238) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:15:04 devstack cinder-volume[83238]: INFO cinder.keymgr.migration [None req-5a6ff2c0-da2c-475e-810a-df700a6f6d43 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:15:04 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:04 devstack sudo[84065]: 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 19 17:15:04 devstack sudo[84065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:05 devstack sudo[84065]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.272s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:05 devstack sudo[84069]: 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 19 17:15:05 devstack sudo[84069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:05 devstack sudo[84069]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.275s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:05 devstack sudo[84073]: 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 19 17:15:05 devstack sudo[84073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:05 devstack sudo[84073]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.236s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:05 devstack sudo[84076]: 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 19 17:15:05 devstack sudo[84076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:05 devstack sudo[84076]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.273s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:05 devstack cinder-volume[83238]: DEBUG cinder.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Notifying Schedulers of capabilities ... {{(pid=83238) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:15:05 devstack cinder-volume[83238]: INFO cinder.volume.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Driver initialization completed successfully. Aug 19 17:15:05 devstack cinder-volume[83238]: INFO cinder.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Initiating service 2 cleanup Aug 19 17:15:06 devstack cinder-volume[83238]: INFO cinder.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Service 2 cleanup completed. Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG cinder.service [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Creating RPC server for service cinder-volume {{(pid=83238) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG cinder.service [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83238) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:15:06 devstack cinder-volume[83238]: INFO cinder.volume.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:06 devstack sudo[84080]: 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 19 17:15:06 devstack sudo[84080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:06 devstack sudo[84080]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.330s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:06 devstack sudo[84085]: 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 19 17:15:06 devstack sudo[84085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:06 devstack sudo[84085]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.270s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:06 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:06 devstack sudo[84088]: 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 19 17:15:06 devstack sudo[84088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:07 devstack sudo[84088]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:07 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.287s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:07 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:15:07 devstack sudo[84094]: 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 19 17:15:07 devstack sudo[84094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:15:07 devstack sudo[84094]: pam_unix(sudo:session): session closed for user root Aug 19 17:15:07 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b 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.270s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:15:07 devstack cinder-volume[83238]: INFO cinder.volume.manager [None req-af52ffbb-ad06-450c-87ac-de3c28c70a7b None None] Driver post RPC initialization completed successfully. Aug 19 17:15:09 devstack cinder-volume[83077]: DEBUG dbcounter [-] [83077] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83077) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:15:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:SELECT=2 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:15:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:15:29 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager._thread_info {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:15:29 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread count: 6 {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:15:29 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread info: [<_MainThread(MainThread, started 134433246679168)>, , , , , ] {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:29 devstack sudo[86754]: 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 19 17:16:29 devstack sudo[86754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:29 devstack sudo[86754]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.248s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:29 devstack sudo[86765]: 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 19 17:16:29 devstack sudo[86765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:29 devstack sudo[86765]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:29 devstack sudo[86768]: 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 19 17:16:29 devstack sudo[86768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:30 devstack sudo[86768]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.256s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:30 devstack sudo[86771]: 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 19 17:16:30 devstack sudo[86771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:30 devstack sudo[86771]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.247s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG cinder.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Notifying Schedulers of capabilities ... {{(pid=83238) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager._thread_info {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread count: 6 {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:16:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread info: [<_MainThread(MainThread, started 134433246679168)>, , , , , ] {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:17:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:SELECT=1 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:17:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:UPDATE=1 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:29 devstack sudo[89750]: 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 19 17:17:29 devstack sudo[89750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:29 devstack sudo[89750]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.297s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:29 devstack sudo[89753]: 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 19 17:17:29 devstack sudo[89753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:29 devstack sudo[89753]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.256s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:29 devstack sudo[89903]: 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 19 17:17:29 devstack sudo[89903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:30 devstack sudo[89903]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.267s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:30 devstack sudo[90005]: 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 19 17:17:30 devstack sudo[90005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:30 devstack sudo[90005]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.256s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:30 devstack cinder-volume[83238]: DEBUG cinder.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Notifying Schedulers of capabilities ... {{(pid=83238) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:29 devstack sudo[92003]: 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 19 17:18:29 devstack sudo[92003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:29 devstack sudo[92003]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.257s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:29 devstack sudo[92015]: 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 19 17:18:29 devstack sudo[92015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:29 devstack sudo[92015]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:29 devstack sudo[92020]: 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 19 17:18:29 devstack sudo[92020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:30 devstack sudo[92020]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:30 devstack sudo[92023]: 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 19 17:18:30 devstack sudo[92023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:30 devstack sudo[92023]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.277s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG cinder.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Notifying Schedulers of capabilities ... {{(pid=83238) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager._thread_info {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread count: 6 {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:18:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread info: [<_MainThread(MainThread, started 134433246679168)>, , , , , ] {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:19:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:SELECT=1 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:19:17 devstack cinder-volume[83238]: DEBUG dbcounter [-] [83238] Writing DB stats cinder:UPDATE=1 {{(pid=83238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG cinder.volume.drivers.lvm [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Updating volume stats {{(pid=83238) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:29 devstack sudo[93235]: 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 19 17:19:29 devstack sudo[93235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:29 devstack sudo[93235]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.273s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:29 devstack sudo[93242]: 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 19 17:19:29 devstack sudo[93242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:29 devstack sudo[93242]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.258s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:29 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:29 devstack sudo[93264]: 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 19 17:19:29 devstack sudo[93264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:30 devstack sudo[93264]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.256s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:30 devstack sudo[93267]: 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 19 17:19:30 devstack sudo[93267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:30 devstack sudo[93267]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG oslo_concurrency.processutils [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b 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.243s {{(pid=83238) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG cinder.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Notifying Schedulers of capabilities ... {{(pid=83238) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG oslo_service.periodic_task [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] Running periodic task VolumeManager._thread_info {{(pid=83238) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread count: 6 {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:19:30 devstack cinder-volume[83238]: DEBUG cinder.volume.manager [None req-4e2d62f5-453c-4fb2-ba5f-b8f5b961c31b None None] thread info: [<_MainThread(MainThread, started 134433246679168)>, , , , , ] {{(pid=83238) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:19:30 devstack cinder-volume[83077]: INFO oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Caught SIGTERM, stopping children Aug 19 17:19:30 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Acquiring lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:30 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Acquired lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:30 devstack cinder-volume[83077]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Releasing lock "singleton_lock" {{(pid=83077) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:30 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Stop services. {{(pid=83077) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 17:19:30 devstack cinder-volume[83077]: DEBUG oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Killing children. {{(pid=83077) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 17:19:30 devstack cinder-volume[83077]: INFO oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Waiting on 1 children to exit Aug 19 17:19:31 devstack cinder-volume[83238]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Acquiring lock "singleton_lock" {{(pid=83238) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:31 devstack cinder-volume[83238]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Acquired lock "singleton_lock" {{(pid=83238) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:31 devstack cinder-volume[83238]: DEBUG oslo_concurrency.lockutils [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Releasing lock "singleton_lock" {{(pid=83238) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:31 devstack cinder-volume[83238]: WARNING amqp [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:31 devstack cinder-volume[83238]: WARNING amqp [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:31 devstack cinder-volume[83077]: INFO oslo_service.backend._eventlet.service [None req-14beaf17-879b-4ffd-941c-b72de0e25115 None None] Child 83238 exited with status 0 Aug 19 17:19:31 devstack cinder-volume[93355]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:19:31 devstack cinder-volume[93355]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:19:31 devstack cinder-volume[93355]: we strongly recommend against using it for new projects. Aug 19 17:19:31 devstack cinder-volume[93355]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:19:31 devstack cinder-volume[93355]: framework. For more detail see Aug 19 17:19:31 devstack cinder-volume[93355]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:19:31 devstack cinder-volume[93355]: import eventlet # noqa Aug 19 17:19:33 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:33 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:33 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:34 devstack cinder-volume[93355]: INFO dbcounter [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Registered counter for database cinder Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_db.sqlalchemy.engines [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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=93355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG dbcounter [-] [93355] Writer thread running {{(pid=93355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:34 devstack cinder-volume[93355]: INFO cinder.rpc [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:19:34 devstack cinder-volume[93355]: INFO cinder.rpc [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_db.sqlalchemy.engines [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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=93355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[93355]: INFO cinder.volume.manager [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Determined volume DB was empty at startup. Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG cinder.volume.manager [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93355) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:19:34 devstack cinder-volume[93355]: INFO cinder.volume.manager [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 17:19:34 devstack cinder-volume[93355]: WARNING stevedore.named [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:19:34 devstack cinder-volume[93355]: WARNING castellan.key_manager [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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 19 17:19:34 devstack cinder-volume[93355]: WARNING cinder.keymgr.conf_key_mgr [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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 19 17:19:34 devstack cinder-volume[93355]: INFO cinder.volume.manager [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_db.sqlalchemy.engines [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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=93355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[93355]: INFO oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Starting 1 workers Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Started child 93579 {{(pid=93355) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Full set of CONF: {{(pid=93355) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] ******************************************************************************** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Configuration options gathered from: {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:19:34 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] ================================================================================ {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] allow_availability_zone_fallback = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] allow_compression_on_image_upload = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] allowed_direct_url_schemes = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] api_rate_limit = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] auth_strategy = keystone {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_availability_zone = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_host = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_stats_polling_interval = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backup_api_class = cinder.backup.api.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93579]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backup_name_template = backup-%s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backup_use_same_host = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backup_use_temp_snapshot = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] chap_password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] chap_username = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_internal_tenant_project_id = 2ec70421e9104d6889c79146245b5c19 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_internal_tenant_user_id = 24c84a9c73c248e49f7c0892d87efa68 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cluster = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] compression_format = gzip {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] compute_api_class = cinder.compute.nova.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] config_dir = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] config_source = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] control_exchange = openstack {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] debug = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] default_availability_zone = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] default_group_type = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] default_volume_type = QuobyteHD {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] disk_geometry = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_client_cert = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_client_cert_key = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_data_namespace = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_ssl_cert_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_ssl_cert_verify = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] driver_use_ssl = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] enable_new_services = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] enable_unsupported_driver = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] enabled_backends = ['QuobyteHD'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] enforce_multipath_for_image_xfer = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] filter_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_api_insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_api_servers = ['http://192.168.122.249/image'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_api_ssl_compression = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_ca_certificates_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_catalog_info = image:glance:publicURL {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_num_retries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance_request_timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] goodness_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] graceful_shutdown_timeout = 5 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] group_api_class = cinder.group.api.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] host = devstack {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_compress_on_upload = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_conversion_address_space_limit = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_conversion_cpu_limit = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_conversion_disable = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_upload_use_cinder_backend = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_upload_use_internal_tenant = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_volume_cache_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_volume_cache_max_count = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] image_volume_cache_max_size_gb = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] init_host_max_objects_retrieval = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] instance_format = [instance: %(uuid)s] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iscsi_target_flags = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iscsi_write_cache = on {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iser_helper = tgtadm {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iser_ip_address = 192.168.122.249 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iser_port = 3260 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_color = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_config_append = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_dir = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_options = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_rotate_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_rotate_interval_type = days {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] log_rotation_type = none {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be 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=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] max_age = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] max_logfile_count = 30 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] max_logfile_size_mb = 200 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] max_over_subscription_ratio = 20.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] message_reap_interval = 86400 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] message_ttl = 2592000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93579]: INFO cinder.volume.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Starting volume driver QuobyteDriver (1.2) Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.remotefs [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93579) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] migration_create_volume_timeout_secs = 300 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] monkey_patch = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] monkey_patch_modules = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] my_ip = 192.168.122.249 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] no_snapshot_gb_quota = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] num_iser_scan_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] num_shell_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] num_volume_device_scan_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] nvmeof_conn_info_version = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] nvmet_ns_id = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] nvmet_port_id = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_max_limit = 1000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_ext_list = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_listen = 0.0.0.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_listen_port = 8776 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_use_ssl = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] osapi_volume_workers = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] per_volume_size_limit = -1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] periodic_fuzzy_delay = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] periodic_interval = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] project_id_regex = [0-9a-f\-]+ {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] public_endpoint = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] publish_errors = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_backup_gigabytes = 1000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_backups = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_gigabytes = 1000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_groups = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_snapshots = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] quota_volumes = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] rate_limit_burst = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] rate_limit_except_level = CRITICAL {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] rate_limit_interval = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] reinit_driver_count = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] replication_device = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] report_discard_supported = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] report_interval = 120 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] reservation_clean_interval = 86400 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] reservation_expire = 86400 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] reserved_image_namespaces = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] reserved_percentage = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] rpc_response_timeout = 120 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] run_external_periodic_tasks = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] scst_target_driver = iscsi {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] scst_target_iqn_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_down_time = 720 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] shell_completion = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] snapshot_name_template = snapshot-%s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] split_loggers = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] state_path = /opt/stack/data/cinder {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] storage_availability_zone = nova {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] storage_protocol = iSCSI {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] syslog_log_facility = LOG_USER {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_helper = lioadm {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_ip_address = 192.168.122.249 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_port = 3260 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_protocol = iscsi {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] target_secondary_ip_addresses = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] trace_flags = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] transfer_api_class = cinder.transfer.api.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] transport_url = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] until_refresh = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_chap_auth = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_default_quota_class = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_journal = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_json = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_multipath_for_image_xfer = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_stderr = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] use_syslog = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] verify_glance_signatures = enabled {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_api_class = cinder.volume.api.API {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_backend_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_clear = zero {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_clear_ionice = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_clear_size = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_copy_bps_limit = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_dd_blocksize = 1M {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_name_template = volume-%s {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_service_inithost_offload = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volume_usage_audit_period = month {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] zoning_mode = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_concurrency.disable_process_locking = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.auth_section = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.auth_type = password {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.auth_version = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.cache = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.delay_auth_decision = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.http_connect_timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.include_service_catalog = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.interface = public {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_password = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcache_username = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.region_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.service_token_roles_required = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.service_type = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.token_cache_time = 300 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.249/identity {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.backend = dogpile.cache.null {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.backend_argument = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.backend_expiration_time = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.config_prefix = cache.oslo {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.debug_cache_backend = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.enable_retry_client = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.enable_socket_keepalive = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.expiration_time = 600 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.hashclient_retry_attempts = 2 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_dead_retry = 300 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_pool_maxsize = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_sasl_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.proxies = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.redis_db = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.redis_sentinel_service_name = mymaster {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.redis_server = localhost:6379 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.retry_attempts = 2 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.retry_delay = 0.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.socket_keepalive_count = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.socket_keepalive_idle = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.socket_keepalive_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.socket_timeout = 1.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.tls_allowed_ciphers = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.tls_cafile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.tls_certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.tls_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.tls_keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cache.username = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] coordination.backend_url = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.asyncio_connection = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.asyncio_slave_connection = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.backend = sqlalchemy {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.connection = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.connection_debug = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.connection_parameters = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.connection_recycle_time = 3600 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.connection_trace = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.db_inc_retry_interval = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.db_max_retries = 20 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.db_max_retry_interval = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.db_retry_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.max_overflow = 50 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.max_pool_size = 5 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.max_retries = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.mysql_wsrep_sync_wait = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.pool_timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.retry_interval = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.slave_connection = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.sqlite_synchronous = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.synchronous_reader = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] database.use_db_reconnect = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.connection_string = messaging:// {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.es_doc_type = notification {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.es_scroll_size = 10000 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.es_scroll_time = 2m {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.filter_error_trace = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.hmac_keys = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.sentinel_service_name = mymaster {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.socket_timeout = 0.1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.trace_requests = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler.trace_sqlalchemy = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler_jaeger.process_tags = {} {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler_jaeger.service_name_prefix = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] profiler_otlp.service_name_prefix = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.enforce_new_defaults = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.policy_default_rule = default {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.policy_file = policy.yaml {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_policy.remote_timeout = 60.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.group = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.helper_command = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] privsep_osbrick.user = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.group = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.helper_command = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] cinder_sys_admin.user = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.auth_section = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.auth_type = password {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.cafile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.collect_timing = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.send_service_user_token = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.split_loggers = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] service_user.timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.auth_section = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.auth_type = password {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.collect_timing = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.region_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.split_loggers = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] glance.timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.backend_availability_zone = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.chap_password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.chap_username = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.disk_geometry = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_client_cert = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_client_cert_key = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_data_namespace = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.driver_use_ssl = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.enable_unsupported_driver = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.extra_capabilities = {} {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.filter_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.goodness_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iscsi_target_flags = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iscsi_write_cache = on {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iser_helper = tgtadm {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iser_ip_address = 192.168.122.249 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iser_port = 3260 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_host = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_login = admin {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_mount_options = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_private_key = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_share_path = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_ssh_port = 22 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.num_shell_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.nvmet_port_id = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_client_cfg = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.quobyte_volume_url = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.replication_device = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.report_discard_supported = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.reserved_percentage = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.scst_target_driver = iscsi {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.scst_target_iqn_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.storage_protocol = iSCSI {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_helper = tgtadm {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_ip_address = 192.168.122.249 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_port = 3260 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_protocol = iscsi {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.trace_flags = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.unique_fqdn_network = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.use_chap_auth = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_backend_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_clear = zero {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_clear_ionice = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_clear_size = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_reports.file_event_handler = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_reports.log_dir = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.backend_availability_zone = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.backend_host = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.chap_password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.chap_username = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.chiscsi_conf = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.disk_geometry = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_client_cert = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_client_cert_key = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_data_namespace = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93579) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 17:19:35 devstack cinder-volume[93579]: WARNING cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93579]: WARNING cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.driver_use_ssl = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.extra_capabilities = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.filter_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.goodness_function = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Running cmd (subprocess): mount.quobyte {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iscsi_target_flags = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iscsi_write_cache = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iser_helper = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iser_ip_address = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iser_port = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.iser_target_prefix = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_host = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_login = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_mount_options = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_password = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_private_key = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_share_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_ssh_port = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.num_shell_tries = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nvmet_ns_id = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.nvmet_port_id = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.replication_device = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.report_discard_supported = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.reserved_percentage = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.scst_target_driver = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.storage_protocol = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_helper = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_ip_address = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_port = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_prefix = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_protocol = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.trace_flags = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.unique_fqdn_network = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.use_chap_auth = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_clear = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_clear_ionice = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_clear_size = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] QuobyteHD.volumes_dir = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.ssl_version = {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_notifications.driver = [] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_notifications.retry = -1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] oslo_messaging_notifications.transport_url = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] key_manager.fixed_key = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.barbican_api_version = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.barbican_endpoint = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.barbican_endpoint_type = public {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.barbican_region_name = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.cafile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.collect_timing = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.number_of_retries = 60 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.retry_delay = 1 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.send_service_user_token = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.split_loggers = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.verify_ssl = True {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican.verify_ssl_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.auth_section = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.auth_type = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.cafile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.certfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.collect_timing = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.insecure = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.keyfile = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack quobyte-client[93584]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.split_loggers = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] barbican_service_user.timeout = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.approle_role_id = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.approle_secret_id = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.auth_method = approle {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.auth_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.kv_mountpoint = secret {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack quobyte-client[93584]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.kv_path = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.kv_version = 2 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.namespace = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.root_token_id = **** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.ssl_ca_crt_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.timeout = 60.0 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.token_file = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.token_role = None {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.use_ssl = False {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:35 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] ******************************************************************************** {{(pid=93355) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] CMD "mount.quobyte" returned: 1 in 0.084s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=93579) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:35 devstack cinder-volume[93579]: INFO cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d ... Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c -c /etc/quobyte/client-cinder.cfg {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:35 devstack sudo[93585]: 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-047918de-4c21-42bf-abe6-2647ca7df42d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c -c /etc/quobyte/client-cinder.cfg Aug 19 17:19:35 devstack sudo[93585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:35 devstack sudo[93585]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.364s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:35 devstack cinder-volume[93579]: INFO cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d succeeded Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=93579) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.375s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:35 devstack sudo[93654]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:35 devstack sudo[93654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:35 devstack sudo[93654]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.244s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:35 devstack cinder-volume[93579]: INFO cinder.volume.driver [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:19:35 devstack cinder-volume[93579]: DEBUG cinder.volume.driver [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.375072479248, 'free_capacity_gb': 1775.375072479248, '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=93579) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_db.sqlalchemy.engines [None req-a325575a-5803-415e-988a-bb0e74fdec92 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=93579) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG dbcounter [-] [93579] Writer thread running {{(pid=93579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.db.api [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Building query based on filter {{(pid=93579) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.image.image_utils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93579) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.keymgr.migration [None req-e5aa3e10-9d5a-4b34-a00a-a8d16fc8fcf4 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=93579) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=93579) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:36 devstack sudo[93657]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:36 devstack sudo[93657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:36 devstack sudo[93657]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.245s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Notifying Schedulers of capabilities ... {{(pid=93579) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.volume.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Driver initialization completed successfully. Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Initiating service 3 cleanup Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Service 3 cleanup completed. Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.service [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Creating RPC server for service cinder-volume {{(pid=93579) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.service [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93579) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.volume.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=93579) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=93579) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:36 devstack sudo[93660]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:36 devstack sudo[93660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:36 devstack sudo[93660]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:36 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.246s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:36 devstack cinder-volume[93579]: INFO cinder.volume.manager [None req-a325575a-5803-415e-988a-bb0e74fdec92 None None] Driver post RPC initialization completed successfully. Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=93579) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG cinder.volume.drivers.quobyte [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=93579) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93579) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:41 devstack sudo[93788]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:41 devstack sudo[93788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:41 devstack sudo[93788]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG oslo_concurrency.processutils [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.243s {{(pid=93579) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:41 devstack cinder-volume[93579]: DEBUG cinder.manager [None req-25a7ad57-b691-4057-9363-a466ef8b7806 None None] Notifying Schedulers of capabilities ... {{(pid=93579) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:42 devstack cinder-volume[93355]: INFO oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Caught SIGTERM, stopping children Aug 19 17:19:42 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Acquiring lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:42 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Acquired lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:42 devstack cinder-volume[93355]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Releasing lock "singleton_lock" {{(pid=93355) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:42 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Stop services. {{(pid=93355) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 17:19:42 devstack cinder-volume[93355]: DEBUG oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Killing children. {{(pid=93355) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 17:19:42 devstack cinder-volume[93355]: INFO oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Waiting on 1 children to exit Aug 19 17:19:44 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Acquiring lock "singleton_lock" {{(pid=93579) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:44 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Acquired lock "singleton_lock" {{(pid=93579) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:44 devstack cinder-volume[93579]: DEBUG oslo_concurrency.lockutils [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Releasing lock "singleton_lock" {{(pid=93579) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:44 devstack cinder-volume[93579]: WARNING amqp [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:44 devstack cinder-volume[93579]: WARNING amqp [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:44 devstack cinder-volume[93355]: INFO oslo_service.backend._eventlet.service [None req-c8851c18-6652-44be-9ac3-e04163a0d3be None None] Child 93579 exited with status 0 Aug 19 17:19:45 devstack cinder-volume[93864]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:19:45 devstack cinder-volume[93864]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:19:45 devstack cinder-volume[93864]: we strongly recommend against using it for new projects. Aug 19 17:19:45 devstack cinder-volume[93864]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:19:45 devstack cinder-volume[93864]: framework. For more detail see Aug 19 17:19:45 devstack cinder-volume[93864]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:19:45 devstack cinder-volume[93864]: import eventlet # noqa Aug 19 17:19:47 devstack cinder-volume[93864]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93864) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:47 devstack cinder-volume[93864]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93864) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:47 devstack cinder-volume[93864]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93864) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:48 devstack cinder-volume[93864]: INFO dbcounter [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Registered counter for database cinder Aug 19 17:19:48 devstack cinder-volume[93864]: DEBUG oslo_db.sqlalchemy.engines [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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=93864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG dbcounter [-] [93864] Writer thread running {{(pid=93864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:49 devstack cinder-volume[93864]: INFO cinder.rpc [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:19:49 devstack cinder-volume[93864]: INFO cinder.rpc [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_db.sqlalchemy.engines [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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=93864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:49 devstack cinder-volume[93864]: INFO cinder.volume.manager [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Determined volume DB was empty at startup. Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG cinder.volume.manager [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93864) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:19:49 devstack cinder-volume[93864]: WARNING stevedore.named [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:19:49 devstack cinder-volume[93864]: WARNING castellan.key_manager [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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 19 17:19:49 devstack cinder-volume[93864]: WARNING cinder.keymgr.conf_key_mgr [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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 19 17:19:49 devstack cinder-volume[93864]: INFO cinder.volume.manager [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_db.sqlalchemy.engines [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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=93864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:49 devstack cinder-volume[93864]: INFO oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Starting 1 workers Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Started child 94153 {{(pid=93864) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Full set of CONF: {{(pid=93864) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] ******************************************************************************** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] Configuration options gathered from: {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] ================================================================================ {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] allow_availability_zone_fallback = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] allow_compression_on_image_upload = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] allowed_direct_url_schemes = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] api_rate_limit = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] auth_strategy = keystone {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_availability_zone = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_host = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_stats_polling_interval = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backup_api_class = cinder.backup.api.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backup_name_template = backup-%s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backup_use_same_host = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backup_use_temp_snapshot = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] chap_password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] chap_username = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[94153]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_internal_tenant_project_id = 2ec70421e9104d6889c79146245b5c19 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_internal_tenant_user_id = 24c84a9c73c248e49f7c0892d87efa68 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cluster = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] compression_format = gzip {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] compute_api_class = cinder.compute.nova.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] config_dir = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] config_source = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] control_exchange = openstack {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] debug = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] default_availability_zone = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] default_group_type = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] default_volume_type = QuobyteHD {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] disk_geometry = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_client_cert = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_client_cert_key = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_data_namespace = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_ssl_cert_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_ssl_cert_verify = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] driver_use_ssl = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] enable_new_services = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] enable_unsupported_driver = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] enabled_backends = ['QuobyteHD'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] enforce_multipath_for_image_xfer = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] filter_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_api_insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_api_servers = ['http://192.168.122.249/image'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_api_ssl_compression = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_ca_certificates_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_catalog_info = image:glance:publicURL {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_num_retries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance_request_timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] goodness_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] graceful_shutdown_timeout = 5 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] group_api_class = cinder.group.api.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] host = devstack {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_compress_on_upload = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_conversion_address_space_limit = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_conversion_cpu_limit = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_conversion_disable = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_upload_use_cinder_backend = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_upload_use_internal_tenant = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_volume_cache_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_volume_cache_max_count = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] image_volume_cache_max_size_gb = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] init_host_max_objects_retrieval = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] instance_format = [instance: %(uuid)s] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iscsi_target_flags = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iscsi_write_cache = on {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iser_helper = tgtadm {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iser_ip_address = 192.168.122.249 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iser_port = 3260 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_color = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_config_append = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_dir = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_options = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_rotate_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_rotate_interval_type = days {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] log_rotation_type = none {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 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=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] max_age = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] max_logfile_count = 30 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] max_logfile_size_mb = 200 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] max_over_subscription_ratio = 20.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Starting volume driver QuobyteDriver (1.2) Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] message_reap_interval = 86400 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94153) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] message_ttl = 2592000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] migration_create_volume_timeout_secs = 300 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] monkey_patch = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] monkey_patch_modules = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] my_ip = 192.168.122.249 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] no_snapshot_gb_quota = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] num_iser_scan_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] num_shell_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] num_volume_device_scan_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] nvmeof_conn_info_version = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] nvmet_ns_id = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] nvmet_port_id = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_max_limit = 1000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_ext_list = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_listen_port = 8776 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_use_ssl = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] osapi_volume_workers = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] per_volume_size_limit = -1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] periodic_fuzzy_delay = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] periodic_interval = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] public_endpoint = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] publish_errors = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_backup_gigabytes = 1000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_backups = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_gigabytes = 1000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_groups = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_snapshots = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] quota_volumes = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] rate_limit_burst = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] rate_limit_except_level = CRITICAL {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] rate_limit_interval = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] reinit_driver_count = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] replication_device = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] report_discard_supported = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] report_interval = 120 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] reservation_clean_interval = 86400 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] reservation_expire = 86400 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] reserved_image_namespaces = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] reserved_percentage = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] rpc_response_timeout = 120 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] run_external_periodic_tasks = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] scst_target_driver = iscsi {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] scst_target_iqn_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_down_time = 720 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] shell_completion = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] snapshot_name_template = snapshot-%s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] split_loggers = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] state_path = /opt/stack/data/cinder {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] storage_availability_zone = nova {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] storage_protocol = iSCSI {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] syslog_log_facility = LOG_USER {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_helper = lioadm {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_ip_address = 192.168.122.249 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_port = 3260 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_protocol = iscsi {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] target_secondary_ip_addresses = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] trace_flags = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] transport_url = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] until_refresh = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_chap_auth = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_default_quota_class = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_journal = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_json = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_multipath_for_image_xfer = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_stderr = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] use_syslog = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] verify_glance_signatures = enabled {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_api_class = cinder.volume.api.API {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_backend_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_clear = zero {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_clear_ionice = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_clear_size = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_copy_bps_limit = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_dd_blocksize = 1M {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_name_template = volume-%s {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_service_inithost_offload = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volume_usage_audit_period = month {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] zoning_mode = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_concurrency.disable_process_locking = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.auth_section = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.auth_type = password {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.auth_version = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.cache = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.include_service_catalog = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.interface = public {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_password = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcache_username = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.region_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.service_type = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.249/identity {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.backend = dogpile.cache.null {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.backend_argument = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.backend_expiration_time = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.config_prefix = cache.oslo {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.debug_cache_backend = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.enable_retry_client = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.enable_socket_keepalive = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.expiration_time = 600 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.hashclient_retry_attempts = 2 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_dead_retry = 300 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_pool_maxsize = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_sasl_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.proxies = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.redis_db = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.redis_server = localhost:6379 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.retry_attempts = 2 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.retry_delay = 0.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.socket_keepalive_count = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.socket_keepalive_idle = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.socket_keepalive_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.socket_timeout = 1.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.tls_allowed_ciphers = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.tls_cafile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.tls_certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.tls_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.tls_keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cache.username = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] coordination.backend_url = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.asyncio_connection = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.asyncio_slave_connection = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.backend = sqlalchemy {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.connection = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.connection_debug = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.connection_parameters = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.connection_recycle_time = 3600 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.connection_trace = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.db_inc_retry_interval = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.db_max_retries = 20 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.db_max_retry_interval = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.db_retry_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.max_overflow = 50 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.max_pool_size = 5 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.max_retries = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.mysql_wsrep_sync_wait = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.pool_timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.retry_interval = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.slave_connection = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.sqlite_synchronous = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.synchronous_reader = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] database.use_db_reconnect = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.connection_string = messaging:// {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.es_doc_type = notification {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.es_scroll_size = 10000 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.es_scroll_time = 2m {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.filter_error_trace = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.hmac_keys = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.sentinel_service_name = mymaster {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.socket_timeout = 0.1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.trace_requests = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler.trace_sqlalchemy = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler_jaeger.process_tags = {} {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler_jaeger.service_name_prefix = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] profiler_otlp.service_name_prefix = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.enforce_new_defaults = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.policy_default_rule = default {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.policy_file = policy.yaml {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.group = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.helper_command = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] privsep_osbrick.user = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.group = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.helper_command = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] cinder_sys_admin.user = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.auth_section = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.auth_type = password {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.cafile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.collect_timing = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.send_service_user_token = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.split_loggers = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] service_user.timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.auth_section = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.auth_type = password {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.collect_timing = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.region_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.split_loggers = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] glance.timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.backend_availability_zone = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.chap_password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.chap_username = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.disk_geometry = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_client_cert = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_client_cert_key = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_data_namespace = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.driver_use_ssl = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.extra_capabilities = {} {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.filter_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.goodness_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94153) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 17:19:49 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 17:19:49 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iscsi_target_flags = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iscsi_write_cache = on {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iser_helper = tgtadm {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iser_ip_address = 192.168.122.249 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iser_port = 3260 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Running cmd (subprocess): mount.quobyte {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_host = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_login = admin {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_mount_options = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_private_key = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_share_path = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.num_shell_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.quobyte_volume_url = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.replication_device = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.report_discard_supported = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.reserved_percentage = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_helper = tgtadm {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_ip_address = 192.168.122.249 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_port = 3260 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_protocol = iscsi {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.trace_flags = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.unique_fqdn_network = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.use_chap_auth = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_backend_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_clear = zero {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_clear_ionice = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_clear_size = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_reports.file_event_handler = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_reports.log_dir = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.backend_availability_zone = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.backend_host = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.chap_password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.chap_username = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.chiscsi_conf = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.disk_geometry = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_client_cert = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_data_namespace = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.driver_use_ssl = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.extra_capabilities = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.filter_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.goodness_function = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iser_helper = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iser_ip_address = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iser_port = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack quobyte-client[94155]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.iser_target_prefix = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_host = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_login = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_mount_options = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_password = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_private_key = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack quobyte-client[94155]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_share_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_ssh_port = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.num_shell_tries = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.nvmet_port_id = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.replication_device = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.report_discard_supported = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.reserved_percentage = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.scst_target_driver = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.storage_protocol = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_helper = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_ip_address = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_port = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_prefix = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_protocol = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.trace_flags = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] CMD "mount.quobyte" returned: 1 in 0.094s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.use_chap_auth = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_clear = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_clear_size = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] QuobyteHD.volumes_dir = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_notifications.driver = [] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_notifications.retry = -1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] key_manager.fixed_key = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.barbican_api_version = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.barbican_endpoint = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.barbican_endpoint_type = public {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.barbican_region_name = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.cafile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.collect_timing = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.number_of_retries = 60 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.retry_delay = 1 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.send_service_user_token = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.split_loggers = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.verify_ssl = True {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican.verify_ssl_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.auth_section = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.auth_type = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.cafile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.certfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.collect_timing = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.insecure = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.keyfile = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.split_loggers = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] barbican_service_user.timeout = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.approle_role_id = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.approle_secret_id = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.auth_method = approle {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.038s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.auth_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.kv_mountpoint = secret {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.kv_path = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.kv_version = 2 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.namespace = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.root_token_id = **** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.ssl_ca_crt_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.timeout = 60.0 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.token_file = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.token_role = None {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.use_ssl = False {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:49 devstack cinder-volume[93864]: DEBUG oslo_service.backend._eventlet.service [None req-b2aadc94-84c4-4a58-b64a-945df6de6714 None None] ******************************************************************************** {{(pid=93864) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:19:49 devstack sudo[94156]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:49 devstack sudo[94156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:50 devstack sudo[94156]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.293s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.volume.driver [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.volume.driver [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.384922027588, 'free_capacity_gb': 1775.384922027588, '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=94153) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_db.sqlalchemy.engines [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 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=94153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writer thread running {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.db.api [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Building query based on filter {{(pid=94153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94153) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.keymgr.migration [None req-dba897b2-442d-43ef-9e30-0bc98ffb997f None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:19:50 devstack sudo[94167]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:50 devstack sudo[94167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:50 devstack sudo[94167]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.224s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Driver initialization completed successfully. Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Initiating service 3 cleanup Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Service 3 cleanup completed. Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.service [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Creating RPC server for service cinder-volume {{(pid=94153) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.service [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94153) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:19:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:50 devstack sudo[94178]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:19:50 devstack sudo[94178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:50 devstack sudo[94178]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ef2a504-35cf-44ae-8c2d-5dc3f68ca378 None None] Driver post RPC initialization completed successfully. Aug 19 17:19:59 devstack cinder-volume[93864]: DEBUG dbcounter [-] [93864] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:20:00 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=3 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:20:01 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:20:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:20:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 6 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:20:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Flow 'volume_create_manager' (a98b74de-ed28-4ebb-a6f3-fc31d434e184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8024446d-8089-4cc1-aab4-ed81166a670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8024446d-8089-4cc1-aab4-ed81166a670b) 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-19T15:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-946350088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4376665-7f72-4bb2-8055-9ffe8e02ce3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404f6203608c4b3d944526ca013cdd41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:20: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-19T15:20:51Z,use_quota=True,user_id='f583076222114a73a2f7189f0b4d84b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb0dd5ad-d07d-4fe1-97ba-bf3f83e39dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb0dd5ad-d07d-4fe1-97ba-bf3f83e39dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bbd2c54-76f6-45bc-8b5e-434b05a2620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bbd2c54-76f6-45bc-8b5e-434b05a2620c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4376665-7f72-4bb2-8055-9ffe8e02ce3e', 'volume_name': 'volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5897495-dcd3-495e-ae99-044906839bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5897495-dcd3-495e-ae99-044906839bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7377ab2d-e4ba-4102-aad9-8905d124eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Volume c4376665-7f72-4bb2-8055-9ffe8e02ce3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e', 'volume_size': 1} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 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-19T15:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-946350088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4376665-7f72-4bb2-8055-9ffe8e02ce3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='404f6203608c4b3d944526ca013cdd41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:20: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-19T15:20:51Z,use_quota=True,user_id='f583076222114a73a2f7189f0b4d84b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Creating volume c4376665-7f72-4bb2-8055-9ffe8e02ce3e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:20:51 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:20:51 devstack sudo[94486]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e 1073741824 Aug 19 17:20:51 devstack sudo[94486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:20:51 devstack sudo[94486]: pam_unix(sudo:session): session closed for user root Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e 1073741824" returned: 0 in 0.752s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:20:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:20:51 devstack sudo[94814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e Aug 19 17:20:51 devstack sudo[94814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:20:52 devstack sudo[94814]: pam_unix(sudo:session): session closed for user root Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" returned: 0 in 0.316s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] <== create_volume: return (1152ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.158s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7377ab2d-e4ba-4102-aad9-8905d124eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b793c10-c461-4f5b-a59b-fd7efed462e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Volume volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e (c4376665-7f72-4bb2-8055-9ffe8e02ce3e): created successfully Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b793c10-c461-4f5b-a59b-fd7efed462e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Flow 'volume_create_manager' (a98b74de-ed28-4ebb-a6f3-fc31d434e184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:20:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-986a330d-001d-4ce2-bff2-6eca14986e56 tempest-TaggedAttachmentsTest-2092164708 None] Created volume successfully. Aug 19 17:21:02 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=3,cinder:SELECT=3 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:02 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=1,cinder:UPDATE=3,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:12 devstack sudo[95183]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:12 devstack sudo[95183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:12 devstack sudo[95183]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.726s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 6 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:21:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Flow 'volume_create_manager' (2e2f2741-3d86-4b9d-bca2-8f40d6fb7ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ce9889e-18c7-48b2-84d0-bafa0bf141b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ce9889e-18c7-48b2-84d0-bafa0bf141b1) 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-19T15:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-841693670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3b0cb18-4a40-4cae-97bf-8b285f6af270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f2f487e57cc43eaa043a71ad4ac99ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:17Z,use_quota=True,user_id='525e0aa7bda741e9a0fb9d83432a3b44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46959897-6403-4d73-9ca4-cbb5974969fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46959897-6403-4d73-9ca4-cbb5974969fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69eabe7a-583e-4909-8a6a-17769fc17650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69eabe7a-583e-4909-8a6a-17769fc17650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3b0cb18-4a40-4cae-97bf-8b285f6af270', 'volume_name': 'volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62ac5a2f-dc0b-427a-ac78-5855dd08921f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62ac5a2f-dc0b-427a-ac78-5855dd08921f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804e38dc-4fde-4d9e-a675-349f5550b040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Volume f3b0cb18-4a40-4cae-97bf-8b285f6af270: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270', 'volume_size': 1} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 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-19T15:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-841693670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f3b0cb18-4a40-4cae-97bf-8b285f6af270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f2f487e57cc43eaa043a71ad4ac99ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:17Z,use_quota=True,user_id='525e0aa7bda741e9a0fb9d83432a3b44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Creating volume f3b0cb18-4a40-4cae-97bf-8b285f6af270 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:17 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:17 devstack sudo[95261]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 1073741824 Aug 19 17:21:17 devstack sudo[95261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:18 devstack sudo[95261]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 1073741824" returned: 0 in 1.090s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:18 devstack sudo[95291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 Aug 19 17:21:18 devstack sudo[95291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:19 devstack sudo[95291]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270" returned: 0 in 0.734s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] <== create_volume: return (1941ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.945s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804e38dc-4fde-4d9e-a675-349f5550b040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bdd4cf0-a168-492a-9316-b6e761b77c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Volume volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 (f3b0cb18-4a40-4cae-97bf-8b285f6af270): created successfully Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0bdd4cf0-a168-492a-9316-b6e761b77c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Flow 'volume_create_manager' (2e2f2741-3d86-4b9d-bca2-8f40d6fb7ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cf5f0bec-3ca4-47f3-a224-bca1ab480043 tempest-VolumesAdminNegativeTest-1184570412 None] Created volume successfully. Aug 19 17:21:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Acquiring lock "cinder-f3b0cb18-4a40-4cae-97bf-8b285f6af270-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "cinder-f3b0cb18-4a40-4cae-97bf-8b285f6af270-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Acquiring lock "cinder-quobyte-f3b0cb18-4a40-4cae-97bf-8b285f6af270" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "cinder-quobyte-f3b0cb18-4a40-4cae-97bf-8b285f6af270" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:21 devstack cinder-volume[94153]: INFO oslo.privsep.daemon [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 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/tmp5fntqfhe/privsep.sock'] Aug 19 17:21:21 devstack sudo[95348]: 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/tmp5fntqfhe/privsep.sock Aug 19 17:21:21 devstack sudo[95348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 17:21:23 devstack cinder-volume[94153]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 19 17:21:23 devstack sudo[95348]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:23 devstack cinder-volume[94153]: INFO oslo.privsep.daemon [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Spawned new privsep daemon via rootwrap Aug 19 17:21:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Accepted privsep connection to /tmp/tmp5fntqfhe/privsep.sock {{(pid=94153) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 19 17:21:23 devstack cinder-volume[94153]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 19 17:21:23 devstack cinder-volume[94153]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 19 17:21:23 devstack cinder-volume[94153]: 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 19 17:21:23 devstack cinder-volume[94153]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95366 Aug 19 17:21:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[01221d23-86f4-4fe0-b57e-2fb915aed213]: (2,) {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8857b2bc-9597-4d4d-9fe2-2b9a3f388fec]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:23 devstack sudo[95368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 Aug 19 17:21:23 devstack sudo[95368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:24 devstack sudo[95368]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270" returned: 0 in 0.710s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:24 devstack sudo[95373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270 Aug 19 17:21:24 devstack sudo[95373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:25 devstack sudo[95373]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f3b0cb18-4a40-4cae-97bf-8b285f6af270" returned: 0 in 0.648s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "cinder-quobyte-f3b0cb18-4a40-4cae-97bf-8b285f6af270" released by "delete_volume" :: held 3.792s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:25 devstack cinder-volume[94153]: WARNING cinder.quota [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 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 19 17:21:25 devstack cinder-volume[94153]: WARNING cinder.quota [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 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 19 17:21:25 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Created reservations ['b2dee77e-be99-4a59-b82f-fe0a8b52c471', 'a84f45cc-de6a-489c-beba-b95fe5eadb34', '5dc4898b-0dba-4d11-8a7d-252d8d7b9a6d', 'e1d53bd0-a6f0-4f37-a75a-b34c155cc1e7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:25 devstack sudo[95376]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:25 devstack sudo[95376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:26 devstack sudo[95376]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.740s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Deleted volume successfully. Aug 19 17:21:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a13441ba-83e3-4c09-8e30-9dc9b2479aca tempest-VolumesAdminNegativeTest-1184570412 None] Lock "cinder-f3b0cb18-4a40-4cae-97bf-8b285f6af270-delete_volume" released by "delete_volume" :: held 5.194s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Flow 'volume_create_manager' (72a35672-e3f9-4504-b37a-bb2d1c282a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (928fbd2a-45b2-4e91-814c-a9be82d50623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (928fbd2a-45b2-4e91-814c-a9be82d50623) 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-19T15:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1831278519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b285f93d-bfc0-49c8-b2ee-a1e05ea56da0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8c9b9492aabe4db78d8e277887d22fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:35Z,use_quota=True,user_id='5b79eae78c5248c091d139d1cecf8cb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a073922a-9477-4303-a9b0-cbf953c4d669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a073922a-9477-4303-a9b0-cbf953c4d669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5faac4ca-d45d-4649-9669-e947b4c109a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5faac4ca-d45d-4649-9669-e947b4c109a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b285f93d-bfc0-49c8-b2ee-a1e05ea56da0', 'volume_name': 'volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c4ca67e-08f7-42c7-9263-287e4314e542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c4ca67e-08f7-42c7-9263-287e4314e542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12bfeb6f-4537-4223-8047-de2ddcf9e46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Volume b285f93d-bfc0-49c8-b2ee-a1e05ea56da0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0', 'volume_size': 1} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 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-19T15:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1831278519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b285f93d-bfc0-49c8-b2ee-a1e05ea56da0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8c9b9492aabe4db78d8e277887d22fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:35Z,use_quota=True,user_id='5b79eae78c5248c091d139d1cecf8cb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Creating volume b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:35 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:35 devstack sudo[95458]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 1073741824 Aug 19 17:21:35 devstack sudo[95458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:35 devstack sudo[95458]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 1073741824" returned: 0 in 0.570s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:35 devstack sudo[95466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 Aug 19 17:21:35 devstack sudo[95466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:36 devstack sudo[95466]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" returned: 0 in 0.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] <== create_volume: return (937ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.939s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12bfeb6f-4537-4223-8047-de2ddcf9e46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c5a2cb1-83f6-49d4-a3cf-dd82b5574c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Volume volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 (b285f93d-bfc0-49c8-b2ee-a1e05ea56da0): created successfully Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c5a2cb1-83f6-49d4-a3cf-dd82b5574c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Flow 'volume_create_manager' (72a35672-e3f9-4504-b37a-bb2d1c282a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-dafbf4e1-4cc1-4597-8ad1-1533f4965bcd req-072a25f3-464b-4fca-9ba9-5f7aba1ba322 tempest-VolumesGetTestJSON-1045629560 None] Created volume successfully. Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Acquiring lock "cinder-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "cinder-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Acquiring lock "cinder-quobyte-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "cinder-quobyte-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6aee9a20-d565-42c9-8b97-7fafedf1f197]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:37 devstack sudo[95471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 Aug 19 17:21:37 devstack sudo[95471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:37 devstack sudo[95471]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" returned: 0 in 0.426s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:37 devstack sudo[95476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0 Aug 19 17:21:37 devstack sudo[95476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:37 devstack sudo[95476]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" returned: 0 in 0.409s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "cinder-quobyte-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0" released by "delete_volume" :: held 0.899s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG cinder.quota [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Created reservations ['4af63bce-1265-4e75-957d-31d1c7654f08', '0b035326-1543-4b14-902a-222a977ca62a', '3accde69-91fa-4e05-ab21-3e15ef89a4b7', '43cee699-f8cf-4ca5-9ea6-0b6177d7570a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:37 devstack sudo[95480]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:37 devstack sudo[95480]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:38 devstack sudo[95480]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:38 devstack cinder-volume[94153]: DEBUG cinder.manager [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Deleted volume successfully. Aug 19 17:21:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-37cbe0d2-000f-42c2-a7b9-1bb63656e51b req-f51befe9-6ee5-437c-a2c2-4ddb37993df3 tempest-VolumesGetTestJSON-1045629560 None] Lock "cinder-b285f93d-bfc0-49c8-b2ee-a1e05ea56da0-delete_volume" released by "delete_volume" :: held 1.587s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Flow 'volume_create_manager' (cb293e71-3e9f-4cd2-bebe-0c2a14e6b2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7af4b307-452b-4c23-8b01-6b3a51c0221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7af4b307-452b-4c23-8b01-6b3a51c0221e) 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-19T15:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1210466622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45556193-0996-4a03-952e-f0ef918b6860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d592768ffbfa4fff87bd63e119035859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:41Z,use_quota=True,user_id='040beb5200a348709258318471a37719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d93be3c5-b927-4b11-9339-593da66e8fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d93be3c5-b927-4b11-9339-593da66e8fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a56b9d1-6a5c-487b-9ca0-98a6cf9e0d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a56b9d1-6a5c-487b-9ca0-98a6cf9e0d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45556193-0996-4a03-952e-f0ef918b6860', 'volume_name': 'volume-45556193-0996-4a03-952e-f0ef918b6860', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f7c51f1-bf42-46c6-bff9-6ede41911c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f7c51f1-bf42-46c6-bff9-6ede41911c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1f7ce57-a479-45b5-a4f8-d21196d4f398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:41 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Volume 45556193-0996-4a03-952e-f0ef918b6860: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45556193-0996-4a03-952e-f0ef918b6860', 'volume_size': 1} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 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-19T15:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1210466622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45556193-0996-4a03-952e-f0ef918b6860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d592768ffbfa4fff87bd63e119035859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:41Z,use_quota=True,user_id='040beb5200a348709258318471a37719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Creating volume 45556193-0996-4a03-952e-f0ef918b6860 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:41 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:41 devstack sudo[95514]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 1073741824 Aug 19 17:21:41 devstack sudo[95514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:41 devstack sudo[95514]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 1073741824" returned: 0 in 0.603s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:41 devstack sudo[95520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 Aug 19 17:21:41 devstack sudo[95520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:42 devstack sudo[95520]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] <== create_volume: return (1011ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1f7ce57-a479-45b5-a4f8-d21196d4f398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45556193-0996-4a03-952e-f0ef918b6860', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b123093c-9ccf-4460-9299-d49fce14fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Volume volume-45556193-0996-4a03-952e-f0ef918b6860 (45556193-0996-4a03-952e-f0ef918b6860): created successfully Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b123093c-9ccf-4460-9299-d49fce14fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Flow 'volume_create_manager' (cb293e71-3e9f-4cd2-bebe-0c2a14e6b2bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ec4a6a1c-261a-4ab0-b77d-ff99ad2db608 tempest-ServerActionsTestOtherA-677934955 None] Created volume successfully. Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (7896bfeb-1777-4053-9a9d-a37f10c84e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b02bbb8f-eb45-4111-b3c6-3b11fc7e43bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b02bbb8f-eb45-4111-b3c6-3b11fc7e43bd) 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-19T15:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-583086636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3155dfe-3f5b-45cf-a1f8-5088a52dc85f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:43Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f6da8e3-6def-4e97-a09d-dc0750d72703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f6da8e3-6def-4e97-a09d-dc0750d72703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc7a74b2-fda1-4d5f-9578-9d2c2324b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc7a74b2-fda1-4d5f-9578-9d2c2324b48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3155dfe-3f5b-45cf-a1f8-5088a52dc85f', 'volume_name': 'volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6961881-8ce4-4e4b-ada4-5555d919df30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6961881-8ce4-4e4b-ada4-5555d919df30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8458e075-9a62-45e5-a939-0ab77a26e22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Volume b3155dfe-3f5b-45cf-a1f8-5088a52dc85f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f', 'volume_size': 1} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 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-19T15:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-583086636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3155dfe-3f5b-45cf-a1f8-5088a52dc85f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:43Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Creating volume b3155dfe-3f5b-45cf-a1f8-5088a52dc85f {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:42 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:42 devstack sudo[95525]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f 1073741824 Aug 19 17:21:42 devstack sudo[95525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:43 devstack sudo[95525]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f 1073741824" returned: 0 in 0.492s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:43 devstack sudo[95533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f Aug 19 17:21:43 devstack sudo[95533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:43 devstack sudo[95533]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] <== create_volume: return (811ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.815s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8458e075-9a62-45e5-a939-0ab77a26e22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ecc5b8-64fc-4165-a108-5db39496684c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Volume volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f (b3155dfe-3f5b-45cf-a1f8-5088a52dc85f): created successfully Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ecc5b8-64fc-4165-a108-5db39496684c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (7896bfeb-1777-4053-9a9d-a37f10c84e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-db33cccb-c227-4670-90be-cf61c2e20e34 tempest-VolumesTestJSON-73659612 None] Created volume successfully. Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (63188745-3c5f-45ff-bd3a-16ee62848bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebf1baa1-2fe6-48e9-a0f2-329a07739009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebf1baa1-2fe6-48e9-a0f2-329a07739009) 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-19T15:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141684235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=117e48ad-0d73-4167-8d18-2b8bd3a19eb5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:21:46Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c73bd6a4-cebb-44e4-8c39-e2811661a71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c73bd6a4-cebb-44e4-8c39-e2811661a71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20d65bcc-e8fe-4454-a53b-d5d35b1bc07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20d65bcc-e8fe-4454-a53b-d5d35b1bc07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '117e48ad-0d73-4167-8d18-2b8bd3a19eb5', 'volume_name': 'volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8be49d34-897d-4bf2-ba1c-9c97160e2a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8be49d34-897d-4bf2-ba1c-9c97160e2a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2ac94f6-826d-4aa5-9fd2-86ec747af500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:45 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Volume 117e48ad-0d73-4167-8d18-2b8bd3a19eb5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5', 'volume_size': 1} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 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-19T15:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2141684235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=117e48ad-0d73-4167-8d18-2b8bd3a19eb5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:21:46Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Creating volume 117e48ad-0d73-4167-8d18-2b8bd3a19eb5 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:45 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:45 devstack sudo[95544]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 1073741824 Aug 19 17:21:45 devstack sudo[95544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:46 devstack sudo[95544]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 1073741824" returned: 0 in 0.713s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:46 devstack sudo[95554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 Aug 19 17:21:46 devstack sudo[95554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:47 devstack sudo[95554]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] <== create_volume: return (1187ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.192s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2ac94f6-826d-4aa5-9fd2-86ec747af500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fd564e8-47d2-4666-8a5d-a857ec8c6d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Volume volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 (117e48ad-0d73-4167-8d18-2b8bd3a19eb5): created successfully Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fd564e8-47d2-4666-8a5d-a857ec8c6d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (63188745-3c5f-45ff-bd3a-16ee62848bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-15e4186f-f1a7-4e08-8d02-f9b4c3078af2 tempest-VolumesTestJSON-73659612 None] Created volume successfully. Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (0fa8d622-cd03-4531-9e44-dc40a5d47e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da27e71f-e8b7-4630-9b0e-2358612d4061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da27e71f-e8b7-4630-9b0e-2358612d4061) 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-19T15:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2084264009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c4c6e75-3a8b-4bbc-9248-f98af24934b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:49Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b1667e6-bf27-4cd6-924f-347680ad40ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b1667e6-bf27-4cd6-924f-347680ad40ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4610fdb-9c02-4257-be1e-024ad9fbac40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4610fdb-9c02-4257-be1e-024ad9fbac40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c4c6e75-3a8b-4bbc-9248-f98af24934b5', 'volume_name': 'volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (466de12a-776a-4d78-9267-b57eb075d15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (466de12a-776a-4d78-9267-b57eb075d15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ac61713-6f02-48d3-8dc4-ba6f6304be0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Volume 3c4c6e75-3a8b-4bbc-9248-f98af24934b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5', 'volume_size': 1} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 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-19T15:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2084264009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c4c6e75-3a8b-4bbc-9248-f98af24934b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='46c0d799a1e3431cbf4e4ca0b441439d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:49Z,use_quota=True,user_id='e496fee231ec46aaa285518ba93a8213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Creating volume 3c4c6e75-3a8b-4bbc-9248-f98af24934b5 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:48 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:21:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:48 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/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 1073741824 Aug 19 17:21:48 devstack sudo[95586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:49 devstack sudo[95586]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 1073741824" returned: 0 in 0.564s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:49 devstack sudo[95594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 Aug 19 17:21:49 devstack sudo[95594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:49 devstack sudo[95594]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" returned: 0 in 0.344s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] <== create_volume: return (966ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.971s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ac61713-6f02-48d3-8dc4-ba6f6304be0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7ea850f-5bd8-430e-993b-1ae90f498e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Volume volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 (3c4c6e75-3a8b-4bbc-9248-f98af24934b5): created successfully Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7ea850f-5bd8-430e-993b-1ae90f498e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Flow 'volume_create_manager' (0fa8d622-cd03-4531-9e44-dc40a5d47e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-581be905-e3cf-4d25-9d9f-da026836ed73 tempest-VolumesTestJSON-73659612 None] Created volume successfully. Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-3c4c6e75-3a8b-4bbc-9248-f98af24934b5-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "cinder-3c4c6e75-3a8b-4bbc-9248-f98af24934b5-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-quobyte-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f65f0663-7384-4a5a-bdf0-62e582ab7473]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:53 devstack sudo[95660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 Aug 19 17:21:53 devstack sudo[95660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:53 devstack sudo[95660]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" returned: 0 in 0.604s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:53 devstack sudo[95665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5 Aug 19 17:21:53 devstack sudo[95665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:54 devstack sudo[95665]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" returned: 0 in 0.472s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-3c4c6e75-3a8b-4bbc-9248-f98af24934b5" released by "delete_volume" :: held 1.153s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Created reservations ['9c8c4134-949c-4c76-b0ca-0acf0c945673', 'fa595655-9af6-4d62-8c7e-5a33b24a287c', 'a2e7a8e5-5c2d-4c5c-bb7d-72052bdd3bb6', 'b9d2c463-e74f-47f2-bc66-4e9cdb1e83db'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:54 devstack sudo[95669]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:54 devstack sudo[95669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:54 devstack sudo[95669]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:54 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Deleted volume successfully. Aug 19 17:21:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cb8503e-9f46-4747-8519-532a4ab07777 tempest-VolumesTestJSON-73659612 None] Lock "cinder-3c4c6e75-3a8b-4bbc-9248-f98af24934b5-delete_volume" released by "delete_volume" :: held 1.922s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-117e48ad-0d73-4167-8d18-2b8bd3a19eb5-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "cinder-117e48ad-0d73-4167-8d18-2b8bd3a19eb5-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-quobyte-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fd9cf83-de97-4862-9faf-18fbf4ffaed1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:55 devstack sudo[95673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 Aug 19 17:21:55 devstack sudo[95673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:56 devstack sudo[95673]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" returned: 0 in 0.522s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:56 devstack sudo[95678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5 Aug 19 17:21:56 devstack sudo[95678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:56 devstack sudo[95678]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" returned: 0 in 0.329s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-117e48ad-0d73-4167-8d18-2b8bd3a19eb5" released by "delete_volume" :: held 0.920s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Created reservations ['e0e3e1d7-7b9a-42e6-8b78-4dd2b83861fb', '90b4e1c9-aa65-4527-840a-a29381770be0', '4ba0458b-029f-4db3-9b8d-cc33cd67f74b', '2cf6d7bc-83f9-4c55-881b-3450cff801c8'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:56 devstack sudo[95682]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:56 devstack sudo[95682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:57 devstack sudo[95682]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Deleted volume successfully. Aug 19 17:21:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e53bf112-abcb-47aa-9cd6-5bbfc29c4d12 tempest-VolumesTestJSON-73659612 None] Lock "cinder-117e48ad-0d73-4167-8d18-2b8bd3a19eb5-delete_volume" released by "delete_volume" :: held 1.598s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "cinder-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f-delete_volume" acquired by "delete_volume" :: waited 0.081s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Acquiring lock "cinder-quobyte-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e4d9765-8903-459f-87b6-db4c3d91f3b0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:58 devstack sudo[95727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f Aug 19 17:21:58 devstack sudo[95727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:59 devstack sudo[95727]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" returned: 0 in 0.973s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:59 devstack sudo[95745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f Aug 19 17:21:59 devstack sudo[95745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:59 devstack sudo[95745]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" returned: 0 in 0.515s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "cinder-quobyte-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f" released by "delete_volume" :: held 1.624s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Created reservations ['1fc3dc37-5b47-45cb-b8a3-6b203f772051', 'aa9e5014-faf3-4d2c-93ec-6e5479f3cc5d', '0c7a42dd-36ea-418a-8c4f-a18d98ace02e', '08bc3c0f-f27a-4017-b441-89dd2e99f214'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:59 devstack sudo[95755]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:21:59 devstack sudo[95755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:00 devstack sudo[95755]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.326s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:00 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Deleted volume successfully. Aug 19 17:22:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e12a2add-2ad8-4ce2-93b7-900d97cccc6e tempest-VolumesTestJSON-73659612 None] Lock "cinder-b3155dfe-3f5b-45cf-a1f8-5088a52dc85f-delete_volume" released by "delete_volume" :: held 2.254s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:03 devstack cinder-volume[94153]: WARNING py.warnings [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 19 17:22:03 devstack cinder-volume[94153]: .first() Aug 19 17:22:03 devstack cinder-volume[94153]: Aug 19 17:22:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e', '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': '65a3e339-dfd9-4d4e-b675-c2ba1dfb6a09', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-33c5064e-bc29-425c-93f0-b428f8c0b774 req-29a857cd-342c-4301-a615-63c64dcadcdf tempest-TaggedAttachmentsTest-2092164708 None] attachment_update completed successfully. Aug 19 17:22:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-7dbfa24a-b416-47ac-a8f7-44cecad19373 req-77475f6a-4b51-40db-971b-a1ebdfbec183 tempest-TaggedAttachmentsTest-2092164708 None] Terminate volume connection completed successfully. Aug 19 17:22:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-7dbfa24a-b416-47ac-a8f7-44cecad19373 req-77475f6a-4b51-40db-971b-a1ebdfbec183 tempest-TaggedAttachmentsTest-2092164708 None] Deleting attachment 65a3e339-dfd9-4d4e-b675-c2ba1dfb6a09. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:22:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ddffe8e0-c4c6-4ed2-b547-2998c05d72e6 tempest-BackendsCapabilitiesAdminTestsJSON-1726394608 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.384922027588, 'free_capacity_gb': 1775.384922027588, '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=94153) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:22:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ee7bd5eb-f235-4c8a-a5bf-188415e9a59e tempest-BackendsCapabilitiesAdminTestsJSON-1726394608 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.384922027588, 'free_capacity_gb': 1775.384922027588, '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=94153) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:12 devstack sudo[96278]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:22:12 devstack sudo[96278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:12 devstack sudo[96278]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 8 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:22:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=61,cinder:SELECT=42,cinder:INSERT=15,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=48,cinder:UPDATE=59,cinder:DELETE=5,cinder:INSERT=11 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dcf9fd49-b07f-47ec-a5b0-16791130f591 req-deff3a80-876c-49ef-a6d4-4af39ffbb16e tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dcf9fd49-b07f-47ec-a5b0-16791130f591 req-deff3a80-876c-49ef-a6d4-4af39ffbb16e tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-dcf9fd49-b07f-47ec-a5b0-16791130f591 req-deff3a80-876c-49ef-a6d4-4af39ffbb16e tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-dcf9fd49-b07f-47ec-a5b0-16791130f591 req-deff3a80-876c-49ef-a6d4-4af39ffbb16e tempest-ServerActionsTestOtherA-677934955 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-45556193-0996-4a03-952e-f0ef918b6860', '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': '5cb64439-5c6b-4aed-8a69-e20b3f4368a6', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-dcf9fd49-b07f-47ec-a5b0-16791130f591 req-deff3a80-876c-49ef-a6d4-4af39ffbb16e tempest-ServerActionsTestOtherA-677934955 None] attachment_update completed successfully. Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "cinder-c4376665-7f72-4bb2-8055-9ffe8e02ce3e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "cinder-c4376665-7f72-4bb2-8055-9ffe8e02ce3e-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "cinder-quobyte-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "cinder-quobyte-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f95a18d-eb64-4278-b29f-578d77e1308d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:20 devstack sudo[96838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e Aug 19 17:22:20 devstack sudo[96838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:21 devstack sudo[96838]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" returned: 0 in 0.742s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:21 devstack sudo[96843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e Aug 19 17:22:21 devstack sudo[96843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:21 devstack sudo[96843]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" returned: 0 in 0.443s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "cinder-quobyte-c4376665-7f72-4bb2-8055-9ffe8e02ce3e" released by "delete_volume" :: held 1.285s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Created reservations ['4a07295a-743e-4a3f-86cb-61a0982279e1', '5e58f49f-3c9b-44e8-ba84-22bd81d2ad9d', '7e1b5f9d-0399-47ec-a2b4-b7c508734a49', '5a0c15da-a533-4d60-a96b-5acf7ae5f0be'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:21 devstack sudo[96847]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:22:21 devstack sudo[96847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Flow 'volume_create_manager' (7bc886b3-f159-4766-b122-3ba2a771860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49df62b2-90fc-4e80-b2f1-caa7b6555eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49df62b2-90fc-4e80-b2f1-caa7b6555eb0) 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1913647230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=04eb65b2-1dd4-41df-8235-95ee05b25867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07c41de0b6a4a418a6b1620fea34ffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:22:22Z,use_quota=True,user_id='b431b35d20db4df886dc7edd7bb69b14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a658cc1d-a951-4114-8ba7-835588e58d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a658cc1d-a951-4114-8ba7-835588e58d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec230f1d-4505-4f9a-8db8-dc64000c5601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec230f1d-4505-4f9a-8db8-dc64000c5601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04eb65b2-1dd4-41df-8235-95ee05b25867', 'volume_name': 'volume-04eb65b2-1dd4-41df-8235-95ee05b25867', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e4cc2a7-82d7-45e7-bbf0-052340961911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e4cc2a7-82d7-45e7-bbf0-052340961911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18baa2bb-39b5-417f-b44f-ddb710774be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Volume 04eb65b2-1dd4-41df-8235-95ee05b25867: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04eb65b2-1dd4-41df-8235-95ee05b25867', 'volume_size': 1} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1913647230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=04eb65b2-1dd4-41df-8235-95ee05b25867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07c41de0b6a4a418a6b1620fea34ffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:22:22Z,use_quota=True,user_id='b431b35d20db4df886dc7edd7bb69b14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Creating volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:21 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:22:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:22 devstack sudo[96850]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 1073741824 Aug 19 17:22:22 devstack sudo[96850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Flow 'volume_create_manager' (1b332928-565c-4973-b1e7-29cc9a360529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f82634ba-f11a-4651-8413-0d1b5a669050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f82634ba-f11a-4651-8413-0d1b5a669050) 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-977721301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f5cb4c2e-1323-4097-9253-56f7c154b684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='567df0f15e2144c7b29faa05d7ed03fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:22:22Z,use_quota=True,user_id='f1f2ad10a6a744ddba763a5e7923b8dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f35244-425b-4dab-8861-e58d27fc99dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f35244-425b-4dab-8861-e58d27fc99dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11b5efab-65df-4905-845f-f5ef41992c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11b5efab-65df-4905-845f-f5ef41992c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f5cb4c2e-1323-4097-9253-56f7c154b684', 'volume_name': 'volume-f5cb4c2e-1323-4097-9253-56f7c154b684', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e273ca-444a-42d5-b53d-d82fd9f06be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e273ca-444a-42d5-b53d-d82fd9f06be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8958f3db-15e2-4656-bbf4-51bb657571a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Volume f5cb4c2e-1323-4097-9253-56f7c154b684: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f5cb4c2e-1323-4097-9253-56f7c154b684', 'volume_size': 1} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:22 devstack sudo[96847]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Deleted volume successfully. Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ac57d38f-bce5-436d-9c98-84145d3bf204 tempest-TaggedAttachmentsTest-2092164708 None] Lock "cinder-c4376665-7f72-4bb2-8055-9ffe8e02ce3e-delete_volume" released by "delete_volume" :: held 2.062s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:22 devstack sudo[96850]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 1073741824" returned: 0 in 0.666s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:22 devstack sudo[96861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 Aug 19 17:22:22 devstack sudo[96861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:23 devstack sudo[96861]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867" returned: 0 in 0.395s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] <== create_volume: return (1134ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.139s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.944s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-977721301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f5cb4c2e-1323-4097-9253-56f7c154b684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='567df0f15e2144c7b29faa05d7ed03fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:22:22Z,use_quota=True,user_id='f1f2ad10a6a744ddba763a5e7923b8dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Creating volume f5cb4c2e-1323-4097-9253-56f7c154b684 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:23 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18baa2bb-39b5-417f-b44f-ddb710774be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04eb65b2-1dd4-41df-8235-95ee05b25867', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:23 devstack sudo[96865]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 1073741824 Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b698e04e-a7c6-4804-80e5-06deaf7141dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:23 devstack sudo[96865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:23 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Volume volume-04eb65b2-1dd4-41df-8235-95ee05b25867 (04eb65b2-1dd4-41df-8235-95ee05b25867): created successfully Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b698e04e-a7c6-4804-80e5-06deaf7141dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Flow 'volume_create_manager' (7bc886b3-f159-4766-b122-3ba2a771860a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-11d3bc07-eec3-45cc-9727-09a1655865ec tempest-SnapshotsActionsTest-1058199867 None] Created volume successfully. Aug 19 17:22:23 devstack sudo[96865]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 1073741824" returned: 0 in 0.646s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:24 devstack sudo[96905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 Aug 19 17:22:24 devstack sudo[96905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-d0ffe20b-3cac-494f-b8b0-b18480013270 tempest-ServerActionsTestOtherA-677934955 None] Terminate volume connection completed successfully. Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-d0ffe20b-3cac-494f-b8b0-b18480013270 tempest-ServerActionsTestOtherA-677934955 None] Deleting attachment 5cb64439-5c6b-4aed-8a69-e20b3f4368a6. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:24 devstack sudo[96905]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684" returned: 0 in 0.535s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] <== create_volume: return (1416ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.420s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.188s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Creating offline snapshot ef16bd47-756a-496c-bdb6-39c21da5abc8 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8958f3db-15e2-4656-bbf4-51bb657571a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f5cb4c2e-1323-4097-9253-56f7c154b684', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9950d2c-2423-4b32-9c3e-10289e044cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[21e3fb14-9592-4afe-a124-d7b833ec9ee4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:24 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Volume volume-f5cb4c2e-1323-4097-9253-56f7c154b684 (f5cb4c2e-1323-4097-9253-56f7c154b684): created successfully Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9950d2c-2423-4b32-9c3e-10289e044cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Flow 'volume_create_manager' (1b332928-565c-4973-b1e7-29cc9a360529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3cb37000-e016-4315-9045-ffb620862a1d tempest-DeleteServersTestJSON-1182134103 None] Created volume successfully. Aug 19 17:22:24 devstack sudo[96922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 Aug 19 17:22:24 devstack sudo[96922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:25 devstack sudo[96922]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867" returned: 0 in 0.773s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:25 devstack sudo[96946]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 1G Aug 19 17:22:25 devstack sudo[96946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-9b6480dd-b773-4292-bff2-07104ca35811 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:26 devstack sudo[96946]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 1G" returned: 0 in 0.951s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:26 devstack sudo[96962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:26 devstack sudo[96962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-faee204d-934e-46d1-ab64-f8add36b876f req-9e124d6c-a0a6-470c-8900-bc3043e89cda tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:26 devstack sudo[96962]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.354s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:26 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 is being set with open permissions: ugo+rw Aug 19 17:22:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:26 devstack sudo[96967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:26 devstack sudo[96967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:27 devstack sudo[96967]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:27 devstack sudo[96970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info Aug 19 17:22:27 devstack sudo[96970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:27 devstack sudo[96970]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:27 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info is being set with open permissions: ugo+rw Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:27 devstack sudo[96974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info Aug 19 17:22:27 devstack sudo[96974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:27 devstack sudo[96974]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.info" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.166s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-9b6480dd-b773-4292-bff2-07104ca35811 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 2.034s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-9b6480dd-b773-4292-bff2-07104ca35811 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-faee204d-934e-46d1-ab64-f8add36b876f req-9e124d6c-a0a6-470c-8900-bc3043e89cda tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.277s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-30d53dfa-57b0-423f-aefd-b9255a66746a tempest-SnapshotsActionsTest-1058199867 None] Create snapshot completed successfully Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-9b6480dd-b773-4292-bff2-07104ca35811 tempest-ServerActionsTestOtherA-677934955 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-45556193-0996-4a03-952e-f0ef918b6860', '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': '10c13521-b1f8-4c50-b7cb-a26a11757139', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-faee204d-934e-46d1-ab64-f8add36b876f req-9e124d6c-a0a6-470c-8900-bc3043e89cda tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.108s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-faee204d-934e-46d1-ab64-f8add36b876f req-9e124d6c-a0a6-470c-8900-bc3043e89cda tempest-DeleteServersTestJSON-1182134103 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-f5cb4c2e-1323-4097-9253-56f7c154b684', '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': '42cad14e-0d66-4ac4-be48-486438493047', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-bca096e8-00a2-4d4a-8af4-0615f6357735 req-9b6480dd-b773-4292-bff2-07104ca35811 tempest-ServerActionsTestOtherA-677934955 None] attachment_update completed successfully. Aug 19 17:22:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-faee204d-934e-46d1-ab64-f8add36b876f req-9e124d6c-a0a6-470c-8900-bc3043e89cda tempest-DeleteServersTestJSON-1182134103 None] attachment_update completed successfully. Aug 19 17:22:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Creating offline snapshot d7f4c556-846d-4882-bfd9-40909da6c401 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:29 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfb49504-b728-4fd5-af68-466235d03089]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:29 devstack sudo[97378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:29 devstack sudo[97378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:30 devstack sudo[97378]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.685s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:30 devstack sudo[97397]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 1G Aug 19 17:22:30 devstack sudo[97397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:31 devstack sudo[97397]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 1G" returned: 0 in 1.088s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:31 devstack sudo[97421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 Aug 19 17:22:31 devstack sudo[97421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:31 devstack sudo[97421]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401" returned: 0 in 0.469s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:31 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 is being set with open permissions: ugo+rw Aug 19 17:22:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:31 devstack sudo[97435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 Aug 19 17:22:31 devstack sudo[97435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:32 devstack sudo[97435]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401" returned: 0 in 0.350s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.765s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2365fad3-0c89-478b-9700-67e22c40149e tempest-SnapshotsActionsTest-1058199867 None] Create snapshot completed successfully Aug 19 17:22:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-d7f4c556-846d-4882-bfd9-40909da6c401-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-d7f4c556-846d-4882-bfd9-40909da6c401-delete_snapshot" acquired by "delete_snapshot" :: waited 0.084s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-d7f4c556-846d-4882-bfd9-40909da6c401" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-d7f4c556-846d-4882-bfd9-40909da6c401" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Deleting offline snapshot d7f4c556-846d-4882-bfd9-40909da6c401 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] snapshot_file for this snap is: volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e00260ba-d7f0-4d86-b2e4-fef68a61ce5f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:33 devstack sudo[97508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 Aug 19 17:22:33 devstack sudo[97508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:33 devstack sudo[97508]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401" returned: 0 in 0.570s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e3b7933-a439-48a6-8191-7be1fc45d873]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:33 devstack sudo[97521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:33 devstack sudo[97521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:34 devstack sudo[97521]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.552s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:34 devstack sudo[97528]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 Aug 19 17:22:34 devstack sudo[97528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-9911cf68-77ee-4839-92d6-4f2a75e3d769 req-07385926-764c-4abf-bc39-d9754214d23a tempest-DeleteServersTestJSON-1182134103 None] Terminate volume connection completed successfully. Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-9911cf68-77ee-4839-92d6-4f2a75e3d769 req-07385926-764c-4abf-bc39-d9754214d23a tempest-DeleteServersTestJSON-1182134103 None] Deleting attachment 42cad14e-0d66-4ac4-be48-486438493047. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:22:34 devstack sudo[97528]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401" returned: 0 in 0.687s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:35 devstack sudo[97541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401 Aug 19 17:22:35 devstack sudo[97541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:35 devstack sudo[97541]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.d7f4c556-846d-4882-bfd9-40909da6c401" returned: 0 in 0.356s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-d7f4c556-846d-4882-bfd9-40909da6c401" released by "_delete_snapshot" :: held 2.346s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_snapshot" :: held 2.401s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:35 devstack cinder-volume[94153]: WARNING cinder.quota [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 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 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Created reservations ['5e915b95-9563-4991-a0ac-8cdff0085205', '7844ee59-f250-4d66-9c56-766d4cb4da94', '9e16c920-6d41-40a8-8351-77ab887d05f7', '5f0b42a7-e142-478b-9440-3bd07fca30bd'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Delete snapshot completed successfully. Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d1e91a5b-180f-4c19-b029-b1ce5e3386c4 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-d7f4c556-846d-4882-bfd9-40909da6c401-delete_snapshot" released by "delete_snapshot" :: held 2.598s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "cinder-f5cb4c2e-1323-4097-9253-56f7c154b684-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "cinder-f5cb4c2e-1323-4097-9253-56f7c154b684-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "cinder-quobyte-f5cb4c2e-1323-4097-9253-56f7c154b684" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "cinder-quobyte-f5cb4c2e-1323-4097-9253-56f7c154b684" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f0975e6-4dbc-4418-9aed-d2b4f661993e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 Aug 19 17:22:36 devstack sudo[97546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack sudo[97546]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684" returned: 0 in 0.536s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684 Aug 19 17:22:36 devstack sudo[97551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Creating offline snapshot 70ab537d-dfa0-402a-a1c3-a9dc95db48d1 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[373e8b1a-be3b-477f-90a1-d6e85595c94b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97551]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f5cb4c2e-1323-4097-9253-56f7c154b684" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "cinder-quobyte-f5cb4c2e-1323-4097-9253-56f7c154b684" released by "delete_volume" :: held 0.966s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:36 devstack sudo[97553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:36 devstack sudo[97553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Created reservations ['f7e9b41c-e04b-4182-8322-f8f6e95d9cff', '0feab037-7572-43e1-9e4b-fadb3da26f3e', '2a40fd4f-78bf-4991-a745-1693a3064d1e', 'c69322a3-c83b-4561-9f34-fc4ed3562751'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:37 devstack sudo[97556]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:22:37 devstack sudo[97556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:37 devstack sudo[97553]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.471s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:37 devstack sudo[97562]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 1G Aug 19 17:22:37 devstack sudo[97562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:37 devstack sudo[97556]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.304s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Deleted volume successfully. Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d4c5a8ea-b602-4dc9-99bf-4eae1e92c04c tempest-DeleteServersTestJSON-1182134103 None] Lock "cinder-f5cb4c2e-1323-4097-9253-56f7c154b684-delete_volume" released by "delete_volume" :: held 1.493s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:37 devstack sudo[97562]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 1G" returned: 0 in 0.554s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:37 devstack sudo[97569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 Aug 19 17:22:37 devstack sudo[97569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:38 devstack sudo[97569]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1" returned: 0 in 0.369s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:38 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 is being set with open permissions: ugo+rw Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:38 devstack sudo[97574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 Aug 19 17:22:38 devstack sudo[97574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:38 devstack sudo[97574]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.802s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0d8964f2-553c-407e-b88e-9b0e47dfe5f5 tempest-SnapshotsActionsTest-1058199867 None] Create snapshot completed successfully Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-70ab537d-dfa0-402a-a1c3-a9dc95db48d1-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-70ab537d-dfa0-402a-a1c3-a9dc95db48d1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-70ab537d-dfa0-402a-a1c3-a9dc95db48d1" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-70ab537d-dfa0-402a-a1c3-a9dc95db48d1" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Deleting offline snapshot 70ab537d-dfa0-402a-a1c3-a9dc95db48d1 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] snapshot_file for this snap is: volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[67655193-b970-4cac-8324-d6ee21402b5f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:39 devstack sudo[97579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 Aug 19 17:22:39 devstack sudo[97579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:39 devstack sudo[97579]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1" returned: 0 in 0.412s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcbf65bc-8337-40c4-aa32-edb1f82cb64d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:39 devstack sudo[97584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:39 devstack sudo[97584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:39 devstack sudo[97584]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:39 devstack sudo[97589]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 Aug 19 17:22:39 devstack sudo[97589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:40 devstack sudo[97589]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1" returned: 0 in 0.494s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:40 devstack sudo[97594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1 Aug 19 17:22:40 devstack sudo[97594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:40 devstack sudo[97594]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.70ab537d-dfa0-402a-a1c3-a9dc95db48d1" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-70ab537d-dfa0-402a-a1c3-a9dc95db48d1" released by "_delete_snapshot" :: held 1.687s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_snapshot" :: held 1.722s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Created reservations ['ff5d2453-202d-49cf-8fb1-4a56630c1b01', '2bd44c71-07b2-4e3b-8281-6196245ffe6e', '41ab4678-af28-49d3-921d-6644d4819fcc', 'bc07f650-83e7-412d-9e15-dc3d9f2b6648'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Delete snapshot completed successfully. Aug 19 17:22:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9be0f12-cc73-44c8-a39c-14750c5876fd tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-70ab537d-dfa0-402a-a1c3-a9dc95db48d1-delete_snapshot" released by "delete_snapshot" :: held 1.902s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Creating offline snapshot fd8e9189-27d6-4e81-a843-335fa01c18d7 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c404d3f-2f3c-4e7c-9ced-ccf1ba891aca]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:41 devstack sudo[97598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:41 devstack sudo[97598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:42 devstack sudo[97598]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.466s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:42 devstack sudo[97604]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 1G Aug 19 17:22:42 devstack sudo[97604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:42 devstack sudo[97604]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 1G" returned: 0 in 0.591s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:42 devstack sudo[97611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 Aug 19 17:22:42 devstack sudo[97611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:43 devstack sudo[97611]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7" returned: 0 in 0.333s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:43 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 is being set with open permissions: ugo+rw Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:43 devstack sudo[97617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 Aug 19 17:22:43 devstack sudo[97617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:43 devstack sudo[97617]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7" returned: 0 in 0.280s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.811s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-91f831ca-251b-49f9-9708-2b949a404840 tempest-SnapshotsActionsTest-1058199867 None] Create snapshot completed successfully Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-fd8e9189-27d6-4e81-a843-335fa01c18d7-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-fd8e9189-27d6-4e81-a843-335fa01c18d7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-fd8e9189-27d6-4e81-a843-335fa01c18d7" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-fd8e9189-27d6-4e81-a843-335fa01c18d7" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Deleting offline snapshot fd8e9189-27d6-4e81-a843-335fa01c18d7 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] snapshot_file for this snap is: volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6310772-0319-4032-8c39-a47880756574]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:44 devstack sudo[97622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 Aug 19 17:22:44 devstack sudo[97622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:44 devstack sudo[97622]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7" returned: 0 in 0.399s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7c75799-de6f-4f3a-98ad-ef355d9cb6a4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:44 devstack sudo[97628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:44 devstack sudo[97628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:44 devstack sudo[97628]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:44 devstack sudo[97633]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 Aug 19 17:22:44 devstack sudo[97633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:45 devstack sudo[97633]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:45 devstack sudo[97639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7 Aug 19 17:22:45 devstack sudo[97639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:45 devstack sudo[97639]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.fd8e9189-27d6-4e81-a843-335fa01c18d7" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-fd8e9189-27d6-4e81-a843-335fa01c18d7" released by "_delete_snapshot" :: held 1.625s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_snapshot" :: held 1.650s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Created reservations ['97117231-e344-4d44-b09e-61cfb8b45b2b', 'e6501464-d0ad-4efd-9288-f2da4a220e1b', '4454d65d-e117-4ce5-b1c3-26dea958c8f9', '62700661-7628-4f93-baa6-7f58718bf2ed'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Delete snapshot completed successfully. Aug 19 17:22:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-345b3b79-83e7-4181-b7e8-5b10da880831 tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-fd8e9189-27d6-4e81-a843-335fa01c18d7-delete_snapshot" released by "delete_snapshot" :: held 1.883s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Creating offline snapshot 3feb2139-852c-4378-9718-b4e52bb2442f of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b73f0b8f-4049-439a-abd7-3182371219de]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:46 devstack sudo[97642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:46 devstack sudo[97642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:46 devstack sudo[97642]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.512s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:46 devstack sudo[97647]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f 1G Aug 19 17:22:46 devstack sudo[97647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:47 devstack sudo[97647]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f 1G" returned: 0 in 0.560s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:47 devstack sudo[97654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f Aug 19 17:22:47 devstack sudo[97654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:47 devstack sudo[97654]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f" returned: 0 in 0.417s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:47 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f is being set with open permissions: ugo+rw Aug 19 17:22:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:47 devstack sudo[97661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f Aug 19 17:22:47 devstack sudo[97661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:48 devstack sudo[97661]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f" returned: 0 in 0.294s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.923s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d16dae0f-5cf2-486a-9192-a2de2b5259ed tempest-SnapshotsActionsTest-1058199867 None] Create snapshot completed successfully Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-3feb2139-852c-4378-9718-b4e52bb2442f-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-3feb2139-852c-4378-9718-b4e52bb2442f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Acquiring lock "cinder-quobyte-3feb2139-852c-4378-9718-b4e52bb2442f" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-3feb2139-852c-4378-9718-b4e52bb2442f" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Deleting offline snapshot 3feb2139-852c-4378-9718-b4e52bb2442f of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] snapshot_file for this snap is: volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f10ab064-f00f-4826-b5c0-6e1da32e0743]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:49 devstack sudo[97674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f Aug 19 17:22:49 devstack sudo[97674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:49 devstack sudo[97674]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f" returned: 0 in 0.409s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0c22fd5-db0e-4a4b-820f-e3fc353d13b3]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:49 devstack sudo[97680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:49 devstack sudo[97680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:49 devstack sudo[97680]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:49 devstack sudo[97686]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f Aug 19 17:22:49 devstack sudo[97686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:50 devstack sudo[97686]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f" returned: 0 in 0.467s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:50 devstack sudo[97691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f Aug 19 17:22:50 devstack sudo[97691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:50 devstack sudo[97691]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.3feb2139-852c-4378-9718-b4e52bb2442f" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-3feb2139-852c-4378-9718-b4e52bb2442f" released by "_delete_snapshot" :: held 1.822s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_snapshot" :: held 1.854s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Created reservations ['fd098e79-05a8-46f7-b831-650fa48d5069', 'a65876b4-8ff2-43c7-90bc-2f8ecc1c1014', '5d0eee89-c258-42e6-b4d3-42c6cfc32c8b', '3fb2f21b-ac32-4d1c-af5a-2f6512bc444a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Delete snapshot completed successfully. Aug 19 17:22:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ae69aeb-4f00-4e44-b7df-39a6b8bc2dce tempest-SnapshotsActionsTest-1375467054 None] Lock "cinder-3feb2139-852c-4378-9718-b4e52bb2442f-delete_snapshot" released by "delete_snapshot" :: held 2.040s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "cinder-ef16bd47-756a-496c-bdb6-39c21da5abc8-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-ef16bd47-756a-496c-bdb6-39c21da5abc8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "cinder-quobyte-ef16bd47-756a-496c-bdb6-39c21da5abc8" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-ef16bd47-756a-496c-bdb6-39c21da5abc8" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Deleting offline snapshot ef16bd47-756a-496c-bdb6-39c21da5abc8 of volume 04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] snapshot_file for this snap is: volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e65ec64f-1ce8-496b-a6fc-25358f19abbc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:51 devstack sudo[97694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:51 devstack sudo[97694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:52 devstack sudo[97694]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-04eb65b2-1dd4-41df-8235-95ee05b25867(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5d5aff1-947c-4397-b548-1b4c0031fb65]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:52 devstack sudo[97700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 Aug 19 17:22:52 devstack sudo[97700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:52 devstack sudo[97700]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867" returned: 0 in 0.416s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:52 devstack sudo[97705]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:52 devstack sudo[97705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:52 devstack sudo[97705]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:52 devstack sudo[97710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8 Aug 19 17:22:52 devstack sudo[97710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:53 devstack sudo[97710]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867.ef16bd47-756a-496c-bdb6-39c21da5abc8" returned: 0 in 0.364s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-ef16bd47-756a-496c-bdb6-39c21da5abc8" released by "_delete_snapshot" :: held 1.766s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_snapshot" :: held 1.811s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Created reservations ['bf0a2ade-75b7-4fc4-836a-dc67fad5a217', 'f8de5060-a29c-4300-b849-3f2aa0f1e81f', 'c13b1c83-ae40-4703-8470-fd3b433263e6', '5688d475-db71-4ab8-9420-e563431d7020'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Delete snapshot completed successfully. Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-db4d2cc6-baa7-4a09-8d51-db4fbc4615b1 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-ef16bd47-756a-496c-bdb6-39c21da5abc8-delete_snapshot" released by "delete_snapshot" :: held 1.995s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "cinder-04eb65b2-1dd4-41df-8235-95ee05b25867-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-04eb65b2-1dd4-41df-8235-95ee05b25867-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fbe5f718-bfd7-41c8-bb5b-db8fbf1b1c3b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:54 devstack sudo[97713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 Aug 19 17:22:54 devstack sudo[97713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:54 devstack sudo[97713]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867" returned: 0 in 0.516s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:54 devstack sudo[97723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867 Aug 19 17:22:54 devstack sudo[97723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:54 devstack sudo[97723]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-04eb65b2-1dd4-41df-8235-95ee05b25867" returned: 0 in 0.336s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-quobyte-04eb65b2-1dd4-41df-8235-95ee05b25867" released by "delete_volume" :: held 0.940s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Created reservations ['2fb22afc-5b4f-4318-a4cd-30836a6905b7', 'ca53942a-f6be-4c9c-95c2-67f5d7ae9178', '98f9f26e-ee13-4300-9fc3-0d217228c620', '6520e258-bb1d-437a-95f6-0652d57c2fc3'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:54 devstack sudo[97726]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:22:55 devstack sudo[97726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:55 devstack sudo[97726]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.336s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Deleted volume successfully. Aug 19 17:22:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-99e165f5-2dcf-4651-9fa2-a41be9ca6a10 tempest-SnapshotsActionsTest-1058199867 None] Lock "cinder-04eb65b2-1dd4-41df-8235-95ee05b25867-delete_volume" released by "delete_volume" :: held 1.554s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:04 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=67,cinder:UPDATE=71,cinder:INSERT=19,cinder:DELETE=5 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:23:05 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=88,cinder:UPDATE=64,cinder:INSERT=16,cinder:DELETE=5 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:12 devstack sudo[98007]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:12 devstack sudo[98007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:12 devstack sudo[98007]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.840s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Flow 'volume_create_manager' (6e1e47b1-5b6a-46d4-9aee-e046c0e89a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ce7f390-15a4-495f-831d-508ca07db0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ce7f390-15a4-495f-831d-508ca07db0d5) 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-19T15:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1691353482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74f1eb83-47a4-4bf5-a6fb-868cc761302e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f9aafa89565461f90c783bbba9e482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:31Z,use_quota=True,user_id='2e8f556c4b29462f90dc2bed92da7123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fd2042c-72f8-4fa5-9417-c1a16c400988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fd2042c-72f8-4fa5-9417-c1a16c400988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca58fb40-acbc-4e25-ba7e-e25c38c71bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca58fb40-acbc-4e25-ba7e-e25c38c71bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74f1eb83-47a4-4bf5-a6fb-868cc761302e', 'volume_name': 'volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8202beb8-e67c-4608-8fa6-b40fe9e6d684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8202beb8-e67c-4608-8fa6-b40fe9e6d684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2af39d6-4e5c-497a-a109-80a16d555312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Volume 74f1eb83-47a4-4bf5-a6fb-868cc761302e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e', 'volume_size': 1} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 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-19T15:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1691353482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74f1eb83-47a4-4bf5-a6fb-868cc761302e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f9aafa89565461f90c783bbba9e482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:31Z,use_quota=True,user_id='2e8f556c4b29462f90dc2bed92da7123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Creating volume 74f1eb83-47a4-4bf5-a6fb-868cc761302e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:30 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:23:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:30 devstack sudo[98319]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e 1073741824 Aug 19 17:23:30 devstack sudo[98319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:31 devstack sudo[98319]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e 1073741824" returned: 0 in 0.724s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:31 devstack sudo[98324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e Aug 19 17:23:31 devstack sudo[98324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:32 devstack sudo[98324]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] <== create_volume: return (1181ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.185s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2af39d6-4e5c-497a-a109-80a16d555312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b95647a-10bf-4f94-8fbb-866dca54f7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Volume volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e (74f1eb83-47a4-4bf5-a6fb-868cc761302e): created successfully Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b95647a-10bf-4f94-8fbb-866dca54f7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Flow 'volume_create_manager' (6e1e47b1-5b6a-46d4-9aee-e046c0e89a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-48cde228-abe4-47cb-bec8-3e894d022c30 tempest-ServerRescueNegativeTestJSON-553964910 None] Created volume successfully. Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Flow 'volume_create_manager' (d41a243e-27f0-4d87-a1d6-d0048cbbf8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7e0e8f0-bfac-43f7-b948-6d47ea6a9d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7e0e8f0-bfac-43f7-b948-6d47ea6a9d78) 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-19T15:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-374420381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbdda778-9bc3-4544-8abe-5e665436a5fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18af78a416c24bbea8cb58547772f24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:32Z,use_quota=True,user_id='1137dc086600463087557a3ae8095ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c57b1cd7-49f7-4060-b418-324396166ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c57b1cd7-49f7-4060-b418-324396166ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b461ddeb-9588-4571-9049-f7c9471ac0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b461ddeb-9588-4571-9049-f7c9471ac0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbdda778-9bc3-4544-8abe-5e665436a5fe', 'volume_name': 'volume-cbdda778-9bc3-4544-8abe-5e665436a5fe', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a80f7412-3eba-40ab-84a6-a2fe471fbd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a80f7412-3eba-40ab-84a6-a2fe471fbd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7d41795-7538-4496-b918-0b4b1c4c8d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Volume cbdda778-9bc3-4544-8abe-5e665436a5fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbdda778-9bc3-4544-8abe-5e665436a5fe', 'volume_size': 1} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 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-19T15:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-374420381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbdda778-9bc3-4544-8abe-5e665436a5fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18af78a416c24bbea8cb58547772f24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:32Z,use_quota=True,user_id='1137dc086600463087557a3ae8095ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Creating volume cbdda778-9bc3-4544-8abe-5e665436a5fe {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:32 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:32 devstack sudo[98328]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe 1073741824 Aug 19 17:23:32 devstack sudo[98328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:32 devstack sudo[98328]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe 1073741824" returned: 0 in 0.534s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:32 devstack sudo[98334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe Aug 19 17:23:32 devstack sudo[98334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:33 devstack sudo[98334]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe" returned: 0 in 0.392s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] <== create_volume: return (980ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.983s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7d41795-7538-4496-b918-0b4b1c4c8d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbdda778-9bc3-4544-8abe-5e665436a5fe', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5773abed-7bd9-4b88-b242-be3bf1630771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Volume volume-cbdda778-9bc3-4544-8abe-5e665436a5fe (cbdda778-9bc3-4544-8abe-5e665436a5fe): created successfully Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5773abed-7bd9-4b88-b242-be3bf1630771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Flow 'volume_create_manager' (d41a243e-27f0-4d87-a1d6-d0048cbbf8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-54b3c94a-cf6c-4fd9-90cc-8f5f7bcf5680 tempest-ServersNegativeTestJSON-316296889 None] Created volume successfully. Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Flow 'volume_create_manager' (bf75ce1b-4876-4692-b8ea-127fc8ef2778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (900e2af5-cc27-48b1-b0f3-0eabddb5992e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (900e2af5-cc27-48b1-b0f3-0eabddb5992e) 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-19T15:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1322942673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71b6c049-acef-45a5-a967-921dfa68f508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18af78a416c24bbea8cb58547772f24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:23:37Z,use_quota=True,user_id='1137dc086600463087557a3ae8095ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f932e2b-8a8e-4e0f-80c4-2bf23647a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f932e2b-8a8e-4e0f-80c4-2bf23647a239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72f34f6d-0e19-4ad9-bb1a-cafe6cc90538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72f34f6d-0e19-4ad9-bb1a-cafe6cc90538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71b6c049-acef-45a5-a967-921dfa68f508', 'volume_name': 'volume-71b6c049-acef-45a5-a967-921dfa68f508', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a06271f-c645-47f9-b4cf-361c4ece5857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a06271f-c645-47f9-b4cf-361c4ece5857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ae04d1-ad38-429a-82b4-876516f66a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Volume 71b6c049-acef-45a5-a967-921dfa68f508: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71b6c049-acef-45a5-a967-921dfa68f508', 'volume_size': 1} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 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-19T15:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1322942673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71b6c049-acef-45a5-a967-921dfa68f508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18af78a416c24bbea8cb58547772f24a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:23:37Z,use_quota=True,user_id='1137dc086600463087557a3ae8095ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Creating volume 71b6c049-acef-45a5-a967-921dfa68f508 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:36 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:36 devstack sudo[98399]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 1073741824 Aug 19 17:23:36 devstack sudo[98399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Flow 'volume_create_manager' (b6fa656e-8546-4a3f-b6e3-ecc65623942e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e22512df-baf4-4cff-820a-8f8094f4bb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e22512df-baf4-4cff-820a-8f8094f4bb1c) 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-19T15:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-986466989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2802abee538f450d8d1d6fc0468862bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:23:37Z,use_quota=True,user_id='7d545c016ff34d4297dcd623398de724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (173fc742-7bfa-4dce-97f3-bf96bb6aab37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (173fc742-7bfa-4dce-97f3-bf96bb6aab37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (885553ea-b827-474c-8363-f7d1550069be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (885553ea-b827-474c-8363-f7d1550069be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8', 'volume_name': 'volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b375176c-57aa-4755-aa02-b1617f3b2889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b375176c-57aa-4755-aa02-b1617f3b2889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d42b72a4-d7cc-4157-bfdd-a322f2a56e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Volume ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8', 'volume_size': 1} Aug 19 17:23:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:37 devstack sudo[98399]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 1073741824" returned: 0 in 0.602s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:37 devstack sudo[98405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 Aug 19 17:23:37 devstack sudo[98405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:37 devstack sudo[98405]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] <== create_volume: return (1029ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.032s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.849s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 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-19T15:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-986466989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2802abee538f450d8d1d6fc0468862bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:23:37Z,use_quota=True,user_id='7d545c016ff34d4297dcd623398de724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Creating volume ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:37 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:37 devstack sudo[98409]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 1073741824 Aug 19 17:23:37 devstack sudo[98409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ae04d1-ad38-429a-82b4-876516f66a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71b6c049-acef-45a5-a967-921dfa68f508', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21d346c-2af3-4316-a798-47c616624f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Volume volume-71b6c049-acef-45a5-a967-921dfa68f508 (71b6c049-acef-45a5-a967-921dfa68f508): created successfully Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21d346c-2af3-4316-a798-47c616624f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Flow 'volume_create_manager' (bf75ce1b-4876-4692-b8ea-127fc8ef2778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e17251ef-5c8b-418d-8967-17256f06eee6 tempest-ServersNegativeTestJSON-316296889 None] Created volume successfully. Aug 19 17:23:38 devstack sudo[98409]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 1073741824" returned: 0 in 0.612s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:38 devstack sudo[98415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 Aug 19 17:23:38 devstack sudo[98415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:38 devstack sudo[98415]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" returned: 0 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] <== create_volume: return (1141ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.146s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d42b72a4-d7cc-4157-bfdd-a322f2a56e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbeb6237-dc37-40ea-a760-d96f36e39dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "cinder-71b6c049-acef-45a5-a967-921dfa68f508-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:39 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Volume volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 (ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8): created successfully Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbeb6237-dc37-40ea-a760-d96f36e39dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Flow 'volume_create_manager' (b6fa656e-8546-4a3f-b6e3-ecc65623942e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-71b6c049-acef-45a5-a967-921dfa68f508-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d9619555-26bf-44ca-8a22-e4b6f0823bb6 tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Created volume successfully. Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "cinder-quobyte-71b6c049-acef-45a5-a967-921dfa68f508" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-quobyte-71b6c049-acef-45a5-a967-921dfa68f508" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[de732619-03dc-4a1a-8199-e52cd7025687]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:39 devstack sudo[98418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 Aug 19 17:23:39 devstack sudo[98418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:39 devstack sudo[98418]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508" returned: 0 in 0.474s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:39 devstack sudo[98424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508 Aug 19 17:23:39 devstack sudo[98424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:40 devstack sudo[98424]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71b6c049-acef-45a5-a967-921dfa68f508" returned: 0 in 0.521s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-quobyte-71b6c049-acef-45a5-a967-921dfa68f508" released by "delete_volume" :: held 1.079s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Created reservations ['412ff87e-a355-412e-a772-cd0167f056f0', '03790420-a146-4be6-b968-4b82f8682550', '7a65d833-4758-4f28-a1ca-4f321c9fd1b5', '47e3cf2a-784a-4c04-8ff2-ef306d422a41'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:40 devstack sudo[98427]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:40 devstack sudo[98427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:40 devstack sudo[98427]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Deleted volume successfully. Aug 19 17:23:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eb6e5c1a-84f1-42e4-abe9-541d3a9fd772 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-71b6c049-acef-45a5-a967-921dfa68f508-delete_volume" released by "delete_volume" :: held 1.824s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "cinder-cbdda778-9bc3-4544-8abe-5e665436a5fe-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-cbdda778-9bc3-4544-8abe-5e665436a5fe-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "cinder-quobyte-cbdda778-9bc3-4544-8abe-5e665436a5fe" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-quobyte-cbdda778-9bc3-4544-8abe-5e665436a5fe" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Acquiring lock "cinder-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bce56e6b-141e-4c31-b30c-8a6e223f96ab]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "cinder-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Acquiring lock "cinder-quobyte-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "cinder-quobyte-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:41 devstack sudo[98468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe Aug 19 17:23:41 devstack sudo[98468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e55d69d-bc62-410d-8f90-171868dd94fa]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:41 devstack sudo[98473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 Aug 19 17:23:41 devstack sudo[98473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98468]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe" returned: 0 in 0.471s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:42 devstack sudo[98485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe Aug 19 17:23:42 devstack sudo[98485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98473]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:42 devstack sudo[98497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8 Aug 19 17:23:42 devstack sudo[98497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98485]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cbdda778-9bc3-4544-8abe-5e665436a5fe" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-quobyte-cbdda778-9bc3-4544-8abe-5e665436a5fe" released by "delete_volume" :: held 0.828s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Created reservations ['3707f471-70b5-4019-b387-beeb79a98420', 'd55ebbc3-fb80-49ce-a407-4e6110501551', 'bd16a754-9389-4353-81e5-c76c3f5f2c26', '7c67bfc1-e011-461b-a7b9-88e0385a9d59'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:42 devstack sudo[98497]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" returned: 0 in 0.390s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack sudo[98510]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:42 devstack sudo[98510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "cinder-quobyte-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8" released by "delete_volume" :: held 0.845s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Created reservations ['31a26ef1-aeb4-4115-ad34-44757fe7897c', '614946f9-4850-4a28-85de-9255b32392a3', 'e3d07c49-d113-450c-97cf-3ac0ee3b2642', '0730d5e4-3565-46f6-a347-c67770f02f47'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:42 devstack sudo[98512]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:42 devstack sudo[98512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98510]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.373s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Deleted volume successfully. Aug 19 17:23:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bc3bd9a5-18ea-4ef9-bc8f-02772fda0890 tempest-ServersNegativeTestJSON-316296889 None] Lock "cinder-cbdda778-9bc3-4544-8abe-5e665436a5fe-delete_volume" released by "delete_volume" :: held 1.541s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:43 devstack sudo[98512]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.507s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:43 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Deleted volume successfully. Aug 19 17:23:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-762ac822-0520-424c-b008-c76346567d0a tempest-VolumeQuotasNegativeTestJSON-1535697416 None] Lock "cinder-ed7796ff-aa2d-4b90-89bb-17ebc53c8ed8-delete_volume" released by "delete_volume" :: held 1.675s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Acquiring lock "cinder-74f1eb83-47a4-4bf5-a6fb-868cc761302e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "cinder-74f1eb83-47a4-4bf5-a6fb-868cc761302e-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Acquiring lock "cinder-quobyte-74f1eb83-47a4-4bf5-a6fb-868cc761302e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "cinder-quobyte-74f1eb83-47a4-4bf5-a6fb-868cc761302e" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6be021d5-f746-4c0c-bae1-daa56d058e97]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:44 devstack sudo[98543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e Aug 19 17:23:44 devstack sudo[98543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:45 devstack sudo[98543]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e" returned: 0 in 0.842s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:45 devstack sudo[98552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e Aug 19 17:23:45 devstack sudo[98552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:45 devstack sudo[98552]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-74f1eb83-47a4-4bf5-a6fb-868cc761302e" returned: 0 in 0.409s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "cinder-quobyte-74f1eb83-47a4-4bf5-a6fb-868cc761302e" released by "delete_volume" :: held 1.341s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Created reservations ['69461708-889a-470b-acbc-77be150793c9', '40728c7e-968a-4e51-9535-e32f2ef9624a', 'df7ae263-53d7-4305-aafa-dee0dcc910f2', '92ddd552-b32b-4d28-8b63-0d002deaef3f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:45 devstack sudo[98556]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:45 devstack sudo[98556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:46 devstack sudo[98556]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.333s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:46 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:46 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Deleted volume successfully. Aug 19 17:23:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b03af1d5-042f-4c93-b3bd-e505d87c44e0 tempest-ServerRescueNegativeTestJSON-553964910 None] Lock "cinder-74f1eb83-47a4-4bf5-a6fb-868cc761302e-delete_volume" released by "delete_volume" :: held 2.006s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Flow 'volume_create_manager' (424fa59b-0d9d-4a88-b29e-2083ea1f45fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e33efb1-23ee-4bde-842d-a439c499575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e33efb1-23ee-4bde-842d-a439c499575e) 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-19T15:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1837908942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=452b896a-1a6c-410d-bb6a-de7498b7f36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54db5213309c4df08380ff0fc958c225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:54Z,use_quota=True,user_id='34ef7ad6848b46cf9a67550715db565d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a75d9ed6-c695-4f9e-8e22-5789260ffa9b),volume_type_id=a75d9ed6-c695-4f9e-8e22-5789260ffa9b)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac1d9b4f-d01a-4416-8adf-e04d6267fedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac1d9b4f-d01a-4416-8adf-e04d6267fedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0f4e40e-a4cb-4c33-a7d5-5d480017cc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0f4e40e-a4cb-4c33-a7d5-5d480017cc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '452b896a-1a6c-410d-bb6a-de7498b7f36e', 'volume_name': 'volume-452b896a-1a6c-410d-bb6a-de7498b7f36e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (048d9108-fe59-4b71-bc5d-5017549bccae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (048d9108-fe59-4b71-bc5d-5017549bccae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8e0d795-9b28-4a53-bbc6-3987dc9d9d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Volume 452b896a-1a6c-410d-bb6a-de7498b7f36e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-452b896a-1a6c-410d-bb6a-de7498b7f36e', 'volume_size': 1} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 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-19T15:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1837908942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=452b896a-1a6c-410d-bb6a-de7498b7f36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54db5213309c4df08380ff0fc958c225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:54Z,use_quota=True,user_id='34ef7ad6848b46cf9a67550715db565d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a75d9ed6-c695-4f9e-8e22-5789260ffa9b),volume_type_id=a75d9ed6-c695-4f9e-8e22-5789260ffa9b)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Creating volume 452b896a-1a6c-410d-bb6a-de7498b7f36e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:53 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:23:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:53 devstack sudo[98642]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e 1073741824 Aug 19 17:23:53 devstack sudo[98642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:54 devstack sudo[98642]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e 1073741824" returned: 0 in 0.528s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:54 devstack sudo[98649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e Aug 19 17:23:54 devstack sudo[98649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:54 devstack sudo[98649]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] <== create_volume: return (841ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.845s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8e0d795-9b28-4a53-bbc6-3987dc9d9d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-452b896a-1a6c-410d-bb6a-de7498b7f36e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d82eb76-d259-4006-bef0-7d90e881dd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Volume volume-452b896a-1a6c-410d-bb6a-de7498b7f36e (452b896a-1a6c-410d-bb6a-de7498b7f36e): created successfully Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d82eb76-d259-4006-bef0-7d90e881dd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Flow 'volume_create_manager' (424fa59b-0d9d-4a88-b29e-2083ea1f45fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:54 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-766c68ea-0664-4a36-9c73-c1002938d8ba tempest-VolumeTypesAccessTest-1081300152 None] Created volume successfully. Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Acquiring lock "cinder-452b896a-1a6c-410d-bb6a-de7498b7f36e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "cinder-452b896a-1a6c-410d-bb6a-de7498b7f36e-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Acquiring lock "cinder-quobyte-452b896a-1a6c-410d-bb6a-de7498b7f36e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "cinder-quobyte-452b896a-1a6c-410d-bb6a-de7498b7f36e" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[16c78f92-dba3-4af5-ac8b-a6b5b259a440]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:56 devstack sudo[98653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e Aug 19 17:23:56 devstack sudo[98653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:56 devstack sudo[98653]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e" returned: 0 in 0.445s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:56 devstack sudo[98659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e Aug 19 17:23:56 devstack sudo[98659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:56 devstack sudo[98659]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-452b896a-1a6c-410d-bb6a-de7498b7f36e" returned: 0 in 0.285s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "cinder-quobyte-452b896a-1a6c-410d-bb6a-de7498b7f36e" released by "delete_volume" :: held 0.779s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:56 devstack cinder-volume[94153]: WARNING cinder.quota [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-582754814 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-582754814, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:56 devstack cinder-volume[94153]: WARNING cinder.quota [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-582754814 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-582754814, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Created reservations ['9f189b90-a7d2-402b-9d73-30ddd66042e8', 'b9524a0d-404e-4c50-991a-bb05ae214ff9', '3c9f4ad7-fb1c-4d2b-bd35-c191645f55ea', '5964a2c6-5c2c-46e2-8b0b-d0b6cc55179c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:56 devstack sudo[98662]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:23:56 devstack sudo[98662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:57 devstack sudo[98662]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Deleted volume successfully. Aug 19 17:23:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba3682e0-1f57-4d27-8b55-05ed6398466b tempest-VolumeTypesAccessTest-1081300152 None] Lock "cinder-452b896a-1a6c-410d-bb6a-de7498b7f36e-delete_volume" released by "delete_volume" :: held 1.360s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (b49591df-30f2-4ecc-885b-0a3c75139571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (870e93af-f2e2-4eed-acdc-4e527f5cae2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (870e93af-f2e2-4eed-acdc-4e527f5cae2e) 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-19T15:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1546361522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1982d61c-f62f-47c8-ae4c-ad603b7462d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:06Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (daa0a31d-e21e-4ba7-acb5-36d7939809a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (daa0a31d-e21e-4ba7-acb5-36d7939809a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35cc64b8-b5e8-42a7-b640-aaaf3134a7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35cc64b8-b5e8-42a7-b640-aaaf3134a7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1982d61c-f62f-47c8-ae4c-ad603b7462d3', 'volume_name': 'volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58b4387b-206e-4b1f-aa11-176ddfeeb7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58b4387b-206e-4b1f-aa11-176ddfeeb7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4525f11-cfc3-4b8d-8e88-364f957e9bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Volume 1982d61c-f62f-47c8-ae4c-ad603b7462d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3', 'volume_size': 1} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 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-19T15:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1546361522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1982d61c-f62f-47c8-ae4c-ad603b7462d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:06Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Creating volume 1982d61c-f62f-47c8-ae4c-ad603b7462d3 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:06 devstack sudo[98668]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 1073741824 Aug 19 17:24:06 devstack sudo[98668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:06 devstack sudo[98668]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 1073741824" returned: 0 in 0.563s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:06 devstack sudo[98674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 Aug 19 17:24:06 devstack sudo[98674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:06 devstack sudo[98674]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3" returned: 0 in 0.329s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] <== create_volume: return (962ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.968s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4525f11-cfc3-4b8d-8e88-364f957e9bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b235795f-8e4a-42dc-8778-15c661b8eac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Volume volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 (1982d61c-f62f-47c8-ae4c-ad603b7462d3): created successfully Aug 19 17:24:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b235795f-8e4a-42dc-8778-15c661b8eac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (b49591df-30f2-4ecc-885b-0a3c75139571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-43e88776-17c8-4eec-b0d7-48cad4d1ed5c tempest-VolumesListAdminTestJSON-1142444689 None] Created volume successfully. Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (55842667-b912-42a5-9fca-6401e29ab79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1334cb2e-f718-49b0-b10a-f85dbfe1d697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1334cb2e-f718-49b0-b10a-f85dbfe1d697) 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-19T15:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1532813165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36b4823a-875a-4308-bb7e-985c332eb53e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:09Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a79ff9e-7316-4d0e-9abd-e80c1c58f9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a79ff9e-7316-4d0e-9abd-e80c1c58f9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b03fe667-d5b7-4ceb-8832-e5dea4975673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b03fe667-d5b7-4ceb-8832-e5dea4975673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36b4823a-875a-4308-bb7e-985c332eb53e', 'volume_name': 'volume-36b4823a-875a-4308-bb7e-985c332eb53e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5f21a34-e7e4-4e29-a60a-922832db1a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5f21a34-e7e4-4e29-a60a-922832db1a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dab0feff-da55-443b-a66d-a484f5837e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Volume 36b4823a-875a-4308-bb7e-985c332eb53e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36b4823a-875a-4308-bb7e-985c332eb53e', 'volume_size': 1} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 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-19T15:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1532813165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36b4823a-875a-4308-bb7e-985c332eb53e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:09Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Creating volume 36b4823a-875a-4308-bb7e-985c332eb53e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:08 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:08 devstack sudo[98677]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e 1073741824 Aug 19 17:24:08 devstack sudo[98677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:09 devstack sudo[98677]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e 1073741824" returned: 0 in 0.543s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:09 devstack sudo[98683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e Aug 19 17:24:09 devstack sudo[98683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:09 devstack sudo[98683]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] <== create_volume: return (893ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.896s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dab0feff-da55-443b-a66d-a484f5837e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36b4823a-875a-4308-bb7e-985c332eb53e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (333eab42-bdbf-4436-a3eb-fce79e6f5026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Volume volume-36b4823a-875a-4308-bb7e-985c332eb53e (36b4823a-875a-4308-bb7e-985c332eb53e): created successfully Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (333eab42-bdbf-4436-a3eb-fce79e6f5026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (55842667-b912-42a5-9fca-6401e29ab79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:09 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b61d7f66-f7d5-47b4-b44a-b3130dceb3e6 tempest-VolumesListAdminTestJSON-1142444689 None] Created volume successfully. Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (38c04837-200f-4817-94bf-a89e1a9e29cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5423dc5-d9b2-478c-b44b-008ebe0fab81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5423dc5-d9b2-478c-b44b-008ebe0fab81) 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-19T15:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1950473122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=671d91cb-4586-4ece-b8e2-3250110610dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:11Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb7f5630-5b85-4c13-8ae9-8a9b59d5f8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb7f5630-5b85-4c13-8ae9-8a9b59d5f8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50e9dfef-40fb-45f0-acd1-269576bd3fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50e9dfef-40fb-45f0-acd1-269576bd3fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '671d91cb-4586-4ece-b8e2-3250110610dd', 'volume_name': 'volume-671d91cb-4586-4ece-b8e2-3250110610dd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc7f70c2-5e7a-4914-a67e-02177f82da43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc7f70c2-5e7a-4914-a67e-02177f82da43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c16d04d1-11ec-418e-bb2c-9ab9d34113d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Volume 671d91cb-4586-4ece-b8e2-3250110610dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-671d91cb-4586-4ece-b8e2-3250110610dd', 'volume_size': 1} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 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-19T15:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1950473122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=671d91cb-4586-4ece-b8e2-3250110610dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d01d95da804f869f91c33cc80fb321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:11Z,use_quota=True,user_id='b458c713e18e4dffb14c9de2738e7ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Creating volume 671d91cb-4586-4ece-b8e2-3250110610dd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:11 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:11 devstack sudo[98690]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd 1073741824 Aug 19 17:24:11 devstack sudo[98690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:12 devstack sudo[98690]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd 1073741824" returned: 0 in 0.570s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:12 devstack sudo[98700]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:12 devstack sudo[98700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:12 devstack sudo[98702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd Aug 19 17:24:12 devstack sudo[98702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:12 devstack sudo[98700]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.393s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 8 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:24:12 devstack sudo[98702]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd" returned: 0 in 0.412s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] <== create_volume: return (1039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c16d04d1-11ec-418e-bb2c-9ab9d34113d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-671d91cb-4586-4ece-b8e2-3250110610dd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5d82f33-b722-405b-bc40-fca36f489f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:12 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Volume volume-671d91cb-4586-4ece-b8e2-3250110610dd (671d91cb-4586-4ece-b8e2-3250110610dd): created successfully Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5d82f33-b722-405b-bc40-fca36f489f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Flow 'volume_create_manager' (38c04837-200f-4817-94bf-a89e1a9e29cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c2880b6c-a385-40e2-90fe-427d80af0ae2 tempest-VolumesListAdminTestJSON-1142444689 None] Created volume successfully. Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Flow 'volume_create_manager' (962c8c9e-641f-4881-8c87-803530706074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00cfdd0e-1c02-4aae-8d43-b9bddae10c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00cfdd0e-1c02-4aae-8d43-b9bddae10c43) 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-19T15:24:14Z,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=b3d18619-9bcd-4540-882f-44bf99634f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db14630252a1484ab7cf9018374cd51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:14Z,use_quota=True,user_id='f589ecd76644432b88fa63279156fb45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea4c296a-3171-4d9a-9875-369046268580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea4c296a-3171-4d9a-9875-369046268580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9a31ef-1afc-498b-95f1-0d0ce9bc25f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9a31ef-1afc-498b-95f1-0d0ce9bc25f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3d18619-9bcd-4540-882f-44bf99634f90', 'volume_name': 'volume-b3d18619-9bcd-4540-882f-44bf99634f90', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb488974-644e-4ac5-b452-6f56d4cef16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb488974-644e-4ac5-b452-6f56d4cef16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba367d71-b805-40b7-89d3-220ccafadb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:14 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Volume b3d18619-9bcd-4540-882f-44bf99634f90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3d18619-9bcd-4540-882f-44bf99634f90', 'volume_size': 1} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 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-19T15:24:14Z,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=b3d18619-9bcd-4540-882f-44bf99634f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db14630252a1484ab7cf9018374cd51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:14Z,use_quota=True,user_id='f589ecd76644432b88fa63279156fb45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Creating volume b3d18619-9bcd-4540-882f-44bf99634f90 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:14 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:14 devstack sudo[98724]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 1073741824 Aug 19 17:24:14 devstack sudo[98724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:15 devstack sudo[98724]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 1073741824" returned: 0 in 0.553s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:15 devstack sudo[98732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 Aug 19 17:24:15 devstack sudo[98732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:15 devstack sudo[98732]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90" returned: 0 in 0.421s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] <== create_volume: return (1032ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.036s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba367d71-b805-40b7-89d3-220ccafadb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3d18619-9bcd-4540-882f-44bf99634f90', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6024ab23-dc8c-469b-a4dc-9327f48f291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:15 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Volume volume-b3d18619-9bcd-4540-882f-44bf99634f90 (b3d18619-9bcd-4540-882f-44bf99634f90): created successfully Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6024ab23-dc8c-469b-a4dc-9327f48f291d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Flow 'volume_create_manager' (962c8c9e-641f-4881-8c87-803530706074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:15 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cd6cd25b-7575-44c0-b0cd-13cd41c84f60 tempest-VolumesListAdminTestJSON-1116113774 None] Created volume successfully. Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Acquiring lock "cinder-b3d18619-9bcd-4540-882f-44bf99634f90-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "cinder-b3d18619-9bcd-4540-882f-44bf99634f90-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Acquiring lock "cinder-quobyte-b3d18619-9bcd-4540-882f-44bf99634f90" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "cinder-quobyte-b3d18619-9bcd-4540-882f-44bf99634f90" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2cfee092-96a5-4b72-8659-978633913fc9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-671d91cb-4586-4ece-b8e2-3250110610dd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-671d91cb-4586-4ece-b8e2-3250110610dd-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:17 devstack sudo[98828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 Aug 19 17:24:17 devstack sudo[98828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-quobyte-671d91cb-4586-4ece-b8e2-3250110610dd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-671d91cb-4586-4ece-b8e2-3250110610dd" acquired by "delete_volume" :: waited 0.041s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0bcd4e8-1f4c-412c-802c-d1b1eb67b54b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:17 devstack sudo[98842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd Aug 19 17:24:17 devstack sudo[98842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:17 devstack sudo[98828]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90" returned: 0 in 0.763s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:18 devstack sudo[98861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90 Aug 19 17:24:18 devstack sudo[98861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:18 devstack sudo[98842]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd" returned: 0 in 0.605s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:18 devstack sudo[98868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd Aug 19 17:24:18 devstack sudo[98868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:18 devstack sudo[98861]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b3d18619-9bcd-4540-882f-44bf99634f90" returned: 0 in 0.477s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "cinder-quobyte-b3d18619-9bcd-4540-882f-44bf99634f90" released by "delete_volume" :: held 1.332s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Created reservations ['0f1b5272-a460-4184-bd73-0a44cb022e77', '06a24a97-711c-4f31-b922-895745d3cb80', '84705759-de0e-42d2-90f9-21d67680bd03', '3f1dd602-2153-405e-acc4-8925f8b18939'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:18 devstack sudo[98868]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-671d91cb-4586-4ece-b8e2-3250110610dd" returned: 0 in 0.451s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-671d91cb-4586-4ece-b8e2-3250110610dd" released by "delete_volume" :: held 1.155s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Created reservations ['3064d557-e52e-470d-9cfb-a533147dbedd', 'bf4d1707-943a-4724-973d-c6fae9e12fff', '4caf9034-b65a-4d4e-b2d5-6e3fd71d9ba7', '6797cfa2-9326-4b96-8008-1cc796f61134'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:18 devstack sudo[98872]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:18 devstack sudo[98872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:18 devstack sudo[98874]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:18 devstack sudo[98874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:19 devstack sudo[98872]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.346s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Deleted volume successfully. Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-610d655b-a9be-4a72-ba66-3edd397c0b49 tempest-VolumesListAdminTestJSON-1116113774 None] Lock "cinder-b3d18619-9bcd-4540-882f-44bf99634f90-delete_volume" released by "delete_volume" :: held 2.113s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:19 devstack sudo[98874]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Deleted volume successfully. Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-55a31c32-0316-4113-bbaa-d21c732e3917 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-671d91cb-4586-4ece-b8e2-3250110610dd-delete_volume" released by "delete_volume" :: held 1.904s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-36b4823a-875a-4308-bb7e-985c332eb53e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-36b4823a-875a-4308-bb7e-985c332eb53e-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-quobyte-36b4823a-875a-4308-bb7e-985c332eb53e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-36b4823a-875a-4308-bb7e-985c332eb53e" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d14fb1fa-1572-4e5a-ac8e-66d30fb1d618]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:20 devstack sudo[98881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e Aug 19 17:24:20 devstack sudo[98881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:20 devstack sudo[98881]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e" returned: 0 in 0.542s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:20 devstack sudo[98886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e Aug 19 17:24:20 devstack sudo[98886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:21 devstack sudo[98886]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-36b4823a-875a-4308-bb7e-985c332eb53e" returned: 0 in 0.550s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-36b4823a-875a-4308-bb7e-985c332eb53e" released by "delete_volume" :: held 1.212s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Created reservations ['b957de8b-afbf-4ee2-b004-dd496a3dcbef', 'ee09c33a-2b3b-498d-98b5-c26694016ca0', 'f09f8807-809f-43b6-a7bd-ac9a58ffe6d7', '61cc69c6-e150-4bd5-8ed9-3e63eba59550'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:21 devstack sudo[98889]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:21 devstack sudo[98889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:21 devstack sudo[98889]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.417s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Deleted volume successfully. Aug 19 17:24:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ea08362-dc9e-4657-954d-9cb4a7c70ac3 tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-36b4823a-875a-4308-bb7e-985c332eb53e-delete_volume" released by "delete_volume" :: held 2.020s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-1982d61c-f62f-47c8-ae4c-ad603b7462d3-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-1982d61c-f62f-47c8-ae4c-ad603b7462d3-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "cinder-quobyte-1982d61c-f62f-47c8-ae4c-ad603b7462d3" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-1982d61c-f62f-47c8-ae4c-ad603b7462d3" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b350876-0661-44cc-8d82-6f9f977ac70a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:22 devstack sudo[98894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 Aug 19 17:24:22 devstack sudo[98894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:23 devstack sudo[98894]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:23 devstack sudo[98901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3 Aug 19 17:24:23 devstack sudo[98901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:23 devstack sudo[98901]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1982d61c-f62f-47c8-ae4c-ad603b7462d3" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-quobyte-1982d61c-f62f-47c8-ae4c-ad603b7462d3" released by "delete_volume" :: held 0.907s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Created reservations ['6ad13d9c-4543-439c-be64-0af9ff5194b8', '29175c60-ec05-421a-a09e-5e90a719d159', '7bcdbcd0-22eb-4df0-a882-6373a5f26199', 'a0ae30d9-d136-4220-906f-131c95edebfa'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:23 devstack sudo[98904]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:23 devstack sudo[98904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:23 devstack sudo[98904]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.372s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:23 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Deleted volume successfully. Aug 19 17:24:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a3e97c23-3843-462c-93e1-d14cb64349af tempest-VolumesListAdminTestJSON-1142444689 None] Lock "cinder-1982d61c-f62f-47c8-ae4c-ad603b7462d3-delete_volume" released by "delete_volume" :: held 1.569s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:33 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=64,cinder:UPDATE=108,cinder:INSERT=26,cinder:DELETE=4 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:24:34 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=91,cinder:SELECT=63,cinder:INSERT=19,cinder:DELETE=14 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Flow 'volume_create_manager' (810da0ae-1460-465b-9915-ed2379fc56d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2af8633d-b1b4-4c2b-916f-2d43484f876f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2af8633d-b1b4-4c2b-916f-2d43484f876f) 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-19T15:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-557497000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecbddf92-624e-446c-af34-288a93124a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb1417fc42f484b841b856496085aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:36Z,use_quota=True,user_id='16a60d7f4be74f5e922e03d3e1630162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7edb2a3-c607-4003-952a-7f3dce8d7342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7edb2a3-c607-4003-952a-7f3dce8d7342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b0fe04b-9b21-452a-8509-d87a3bf24fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b0fe04b-9b21-452a-8509-d87a3bf24fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecbddf92-624e-446c-af34-288a93124a71', 'volume_name': 'volume-ecbddf92-624e-446c-af34-288a93124a71', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fea42d4-1596-444b-967d-1377ad2f4684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fea42d4-1596-444b-967d-1377ad2f4684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c677302-e83e-4d0f-a814-9e81ac8b4c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Volume ecbddf92-624e-446c-af34-288a93124a71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecbddf92-624e-446c-af34-288a93124a71', 'volume_size': 1} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 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-19T15:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-557497000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecbddf92-624e-446c-af34-288a93124a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb1417fc42f484b841b856496085aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:36Z,use_quota=True,user_id='16a60d7f4be74f5e922e03d3e1630162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Creating volume ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:35 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:35 devstack sudo[99046]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 1073741824 Aug 19 17:24:35 devstack sudo[99046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:36 devstack sudo[99046]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 1073741824" returned: 0 in 0.523s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:36 devstack sudo[99052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 Aug 19 17:24:36 devstack sudo[99052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:36 devstack sudo[99052]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71" returned: 0 in 0.280s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] <== create_volume: return (856ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.859s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c677302-e83e-4d0f-a814-9e81ac8b4c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecbddf92-624e-446c-af34-288a93124a71', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e8cfdca-d088-4f96-9728-93a48b32aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Volume volume-ecbddf92-624e-446c-af34-288a93124a71 (ecbddf92-624e-446c-af34-288a93124a71): created successfully Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e8cfdca-d088-4f96-9728-93a48b32aa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Flow 'volume_create_manager' (810da0ae-1460-465b-9915-ed2379fc56d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c2f9c77e-b988-4103-aec0-36c98aa741ae tempest-SnapshotMetadataTestJSON-1418408681 None] Created volume successfully. Aug 19 17:24:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Creating offline snapshot 2a4c9789-abb5-449a-916d-2f5941ae7f5e of volume ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:24:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b069c451-be93-44f8-b004-61db716936fb]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:38 devstack sudo[99058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 Aug 19 17:24:38 devstack sudo[99058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:38 devstack sudo[99058]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:38 devstack sudo[99063]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e 1G Aug 19 17:24:38 devstack sudo[99063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:38 devstack sudo[99063]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e 1G" returned: 0 in 0.423s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ecbddf92-624e-446c-af34-288a93124a71 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:38 devstack sudo[99068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ecbddf92-624e-446c-af34-288a93124a71 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e Aug 19 17:24:38 devstack sudo[99068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:39 devstack sudo[99068]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ecbddf92-624e-446c-af34-288a93124a71 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e" returned: 0 in 0.340s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e is being set with open permissions: ugo+rw Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:39 devstack sudo[99073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e Aug 19 17:24:39 devstack sudo[99073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:39 devstack sudo[99073]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:39 devstack sudo[99076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info Aug 19 17:24:39 devstack sudo[99076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:39 devstack sudo[99076]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info is being set with open permissions: ugo+rw Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:39 devstack sudo[99079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info Aug 19 17:24:39 devstack sudo[99079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:39 devstack sudo[99079]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.info" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.103s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-104290f7-e71e-4a8c-af9e-d33323282cc5 tempest-SnapshotMetadataTestJSON-1418408681 None] Create snapshot completed successfully Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "cinder-2a4c9789-abb5-449a-916d-2f5941ae7f5e-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-2a4c9789-abb5-449a-916d-2f5941ae7f5e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "cinder-quobyte-2a4c9789-abb5-449a-916d-2f5941ae7f5e" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-2a4c9789-abb5-449a-916d-2f5941ae7f5e" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Deleting offline snapshot 2a4c9789-abb5-449a-916d-2f5941ae7f5e of volume ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] snapshot_file for this snap is: volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc4f0eef-7162-4a3d-87cd-06ac7275eff5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:41 devstack sudo[99083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e Aug 19 17:24:41 devstack sudo[99083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack sudo[99083]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ecbddf92-624e-446c-af34-288a93124a71(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0dcc61c-bc54-4caf-83c1-04d7193cf5d0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:42 devstack sudo[99091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 Aug 19 17:24:42 devstack sudo[99091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack sudo[99091]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:42 devstack sudo[99096]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e Aug 19 17:24:42 devstack sudo[99096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Flow 'volume_create_manager' (666b1f10-0174-436f-afb9-98285fbe6cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (101e5adb-44b6-443d-b9c1-c3ca22473871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (101e5adb-44b6-443d-b9c1-c3ca22473871) 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-19T15:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1479698232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6843b95d-124f-4e1f-b8c7-b375762e1b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='638d3cdb62eb4086bfc6c840a37c3aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:43Z,use_quota=True,user_id='eb7d5ab448a844faaef988f1b7cc6e36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (189cd72a-68a5-4dcc-b0bb-bcc62666cccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (189cd72a-68a5-4dcc-b0bb-bcc62666cccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c053bf76-b6d1-4e86-ace7-a4455227041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c053bf76-b6d1-4e86-ace7-a4455227041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6843b95d-124f-4e1f-b8c7-b375762e1b61', 'volume_name': 'volume-6843b95d-124f-4e1f-b8c7-b375762e1b61', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed125672-33e4-4a58-a487-b6bfa1e59a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed125672-33e4-4a58-a487-b6bfa1e59a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b48aa5b-61c7-458a-b36f-cd333c167cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Volume 6843b95d-124f-4e1f-b8c7-b375762e1b61: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6843b95d-124f-4e1f-b8c7-b375762e1b61', 'volume_size': 1} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 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-19T15:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1479698232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6843b95d-124f-4e1f-b8c7-b375762e1b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='638d3cdb62eb4086bfc6c840a37c3aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:43Z,use_quota=True,user_id='eb7d5ab448a844faaef988f1b7cc6e36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Creating volume 6843b95d-124f-4e1f-b8c7-b375762e1b61 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:43 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:43 devstack sudo[99100]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 1073741824 Aug 19 17:24:43 devstack sudo[99100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:43 devstack sudo[99096]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e" returned: 0 in 0.364s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:43 devstack sudo[99104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e Aug 19 17:24:43 devstack sudo[99104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:43 devstack sudo[99104]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71.2a4c9789-abb5-449a-916d-2f5941ae7f5e" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-2a4c9789-abb5-449a-916d-2f5941ae7f5e" released by "_delete_snapshot" :: held 1.638s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" released by "delete_snapshot" :: held 1.673s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:43 devstack sudo[99100]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 1073741824" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:43 devstack sudo[99113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Created reservations ['6b786418-6f26-455d-87ad-1458d2e0a748', '717c3241-d5e1-4f4e-97d3-2838bc3aa21c', '1f31b85a-4b57-482f-ba20-2c3075511959', '124d2ece-f1db-4758-8aca-e63752ae83ea'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:43 devstack sudo[99113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Delete snapshot completed successfully. Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0c33336c-21db-4582-86f3-364d352e204d tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-2a4c9789-abb5-449a-916d-2f5941ae7f5e-delete_snapshot" released by "delete_snapshot" :: held 1.879s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:43 devstack sudo[99113]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61" returned: 0 in 0.309s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] <== create_volume: return (830ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.832s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b48aa5b-61c7-458a-b36f-cd333c167cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6843b95d-124f-4e1f-b8c7-b375762e1b61', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efc2db4a-775a-45aa-b228-c57f58cc22df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Volume volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 (6843b95d-124f-4e1f-b8c7-b375762e1b61): created successfully Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efc2db4a-775a-45aa-b228-c57f58cc22df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Flow 'volume_create_manager' (666b1f10-0174-436f-afb9-98285fbe6cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b322a119-6c0a-495a-b450-2f48dbe5d006 tempest-AttachVolumeShelveTestJSON-722731920 None] Created volume successfully. Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "cinder-ecbddf92-624e-446c-af34-288a93124a71-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-ecbddf92-624e-446c-af34-288a93124a71-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[341a1281-cf9f-4860-a9c2-6668607e9c4b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:44 devstack sudo[99116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 Aug 19 17:24:44 devstack sudo[99116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:44 devstack sudo[99116]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71" returned: 0 in 0.356s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:44 devstack sudo[99122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71 Aug 19 17:24:44 devstack sudo[99122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:44 devstack sudo[99122]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecbddf92-624e-446c-af34-288a93124a71" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-quobyte-ecbddf92-624e-446c-af34-288a93124a71" released by "delete_volume" :: held 0.660s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Created reservations ['cfad27f4-c8a1-44f3-abc9-64c6b45052a5', 'f339e722-7ceb-4559-8014-459cdf8a60e0', '16e46d41-9a37-42a5-85a3-1ab3d6658ba1', '1299741a-5ed4-4244-a4a1-7ca18ef26ace'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:44 devstack sudo[99125]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:24:44 devstack sudo[99125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:45 devstack sudo[99125]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.270s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:45 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Deleted volume successfully. Aug 19 17:24:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4436412f-3789-4dd9-8340-7f09f9faa00b tempest-SnapshotMetadataTestJSON-1418408681 None] Lock "cinder-ecbddf92-624e-446c-af34-288a93124a71-delete_volume" released by "delete_volume" :: held 1.185s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (c2013fa5-94c9-4cab-81e8-7297750a5044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0319bf7-3b75-41de-be26-cf979c9470d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0319bf7-3b75-41de-be26-cf979c9470d9) 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-19T15:24:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1067589954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1a2304f-6091-4e8c-bf28-e0c90dd5e580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4997018ac954953983bc1e9770bccf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:49Z,use_quota=True,user_id='ed1dfc7f56d245c7859c4f74219ce913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e946286f-e54d-4324-94b3-7262d08dcc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e946286f-e54d-4324-94b3-7262d08dcc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (556c5959-a0ae-4c97-b9e2-3e09a8fd5d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (556c5959-a0ae-4c97-b9e2-3e09a8fd5d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c1a2304f-6091-4e8c-bf28-e0c90dd5e580', 'volume_name': 'volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edff6559-5dc4-4fff-85db-ff0f9bce33c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edff6559-5dc4-4fff-85db-ff0f9bce33c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1c910e8-1b33-4646-a20d-a155beb1d8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580', 'volume_size': 1} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 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-19T15:24:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1067589954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1a2304f-6091-4e8c-bf28-e0c90dd5e580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4997018ac954953983bc1e9770bccf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:49Z,use_quota=True,user_id='ed1dfc7f56d245c7859c4f74219ce913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Creating volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:48 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:48 devstack sudo[99170]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 1073741824 Aug 19 17:24:48 devstack sudo[99170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:49 devstack sudo[99170]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 1073741824" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:49 devstack sudo[99176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 Aug 19 17:24:49 devstack sudo[99176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:49 devstack sudo[99176]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] <== create_volume: return (746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.749s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1c910e8-1b33-4646-a20d-a155beb1d8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c53e9fbc-53e1-4aaa-95d1-4fd40cff3fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Volume volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 (c1a2304f-6091-4e8c-bf28-e0c90dd5e580): created successfully Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c53e9fbc-53e1-4aaa-95d1-4fd40cff3fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (c2013fa5-94c9-4cab-81e8-7297750a5044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3d7087c2-9c90-4021-b6fc-c3e871abdead tempest-VolumesDeleteCascade-976498343 None] Created volume successfully. Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Creating offline snapshot 91c2fa32-3f2f-46fa-a875-ae683e2dad6b of volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0453f60a-13c2-4f7d-b66d-3144620272b7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:50 devstack sudo[99179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 Aug 19 17:24:50 devstack sudo[99179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:50 devstack sudo[99179]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:50 devstack sudo[99184]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b 1G Aug 19 17:24:50 devstack sudo[99184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:50 devstack sudo[99184]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b 1G" returned: 0 in 0.487s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:50 devstack sudo[99193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:50 devstack sudo[99193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:51 devstack sudo[99193]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.319s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:51 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b is being set with open permissions: ugo+rw Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:51 devstack sudo[99205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:51 devstack sudo[99205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:51 devstack sudo[99205]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:51 devstack sudo[99214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info Aug 19 17:24:51 devstack sudo[99214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:51 devstack sudo[99214]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info" returned: 0 in 0.273s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:51 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info is being set with open permissions: ugo+rw Aug 19 17:24:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:51 devstack sudo[99223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info Aug 19 17:24:51 devstack sudo[99223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:52 devstack sudo[99223]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.info" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.204s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f9488168-dfcc-4e4e-bb3e-f53dab596509 tempest-VolumesDeleteCascade-976498343 None] Create snapshot completed successfully Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Creating offline snapshot 090b689f-0408-4368-b0f4-7349da2b360a of volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[391e0b00-65d2-4f91-844b-b48346ce06e5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:53 devstack sudo[99249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:53 devstack sudo[99249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:53 devstack sudo[99249]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.427s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:53 devstack sudo[99254]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a 1G Aug 19 17:24:53 devstack sudo[99254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-2b09717a-e0f9-42e4-b66d-6a3708610b3c req-49ff0428-2c7c-4b4c-81f6-233c96a588a0 tempest-AttachVolumeShelveTestJSON-722731920 None] No connector for attachment bcf1c105-6102-419b-9ce4-9010c999ea20; skipping storage backend terminate_connection call. {{(pid=94153) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-2b09717a-e0f9-42e4-b66d-6a3708610b3c req-49ff0428-2c7c-4b4c-81f6-233c96a588a0 tempest-AttachVolumeShelveTestJSON-722731920 None] Deleting attachment bcf1c105-6102-419b-9ce4-9010c999ea20. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:24:54 devstack sudo[99254]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a 1G" returned: 0 in 0.488s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:54 devstack sudo[99260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a Aug 19 17:24:54 devstack sudo[99260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:54 devstack sudo[99260]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a" returned: 0 in 0.400s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:54 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a is being set with open permissions: ugo+rw Aug 19 17:24:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:54 devstack sudo[99267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a Aug 19 17:24:54 devstack sudo[99267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:55 devstack sudo[99267]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.740s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6808882c-5924-4568-9631-410d04ddb829 tempest-VolumesDeleteCascade-976498343 None] Create snapshot completed successfully Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-c1a2304f-6091-4e8c-bf28-e0c90dd5e580-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-c1a2304f-6091-4e8c-bf28-e0c90dd5e580-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Performing cascade delete. {{(pid=94153) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-090b689f-0408-4368-b0f4-7349da2b360a-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-090b689f-0408-4368-b0f4-7349da2b360a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-090b689f-0408-4368-b0f4-7349da2b360a" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-090b689f-0408-4368-b0f4-7349da2b360a" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Deleting offline snapshot 090b689f-0408-4368-b0f4-7349da2b360a of volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] snapshot_file for this snap is: volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d8be38c6-3079-4dea-93d5-e75ca5d3b3d6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:55 devstack sudo[99272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a Aug 19 17:24:55 devstack sudo[99272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:56 devstack sudo[99272]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a" returned: 0 in 0.401s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e7e44ef-af3e-4b2c-b7b2-4bdad985a655]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:56 devstack sudo[99278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:56 devstack sudo[99278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:56 devstack sudo[99278]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.430s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:56 devstack sudo[99284]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a Aug 19 17:24:56 devstack sudo[99284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:57 devstack sudo[99284]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a" returned: 0 in 0.464s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:57 devstack sudo[99294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a Aug 19 17:24:57 devstack sudo[99294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:57 devstack sudo[99294]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.090b689f-0408-4368-b0f4-7349da2b360a" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-090b689f-0408-4368-b0f4-7349da2b360a" released by "_delete_snapshot" :: held 1.696s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" released by "delete_snapshot" :: held 1.721s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Created reservations ['b9a32a0b-c0e0-49c6-8d4d-0dc415d23c9f', 'b42a4c70-e7ea-42c3-8328-3734f6837e86', '477017d1-c7a6-414a-a4b2-ba306f0744be', '91a45233-4c78-46c1-9765-9fbd74239b7f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Delete snapshot completed successfully. Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-090b689f-0408-4368-b0f4-7349da2b360a-delete_snapshot" released by "delete_snapshot" :: held 1.931s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-91c2fa32-3f2f-46fa-a875-ae683e2dad6b-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-91c2fa32-3f2f-46fa-a875-ae683e2dad6b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-91c2fa32-3f2f-46fa-a875-ae683e2dad6b" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-91c2fa32-3f2f-46fa-a875-ae683e2dad6b" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Deleting offline snapshot 91c2fa32-3f2f-46fa-a875-ae683e2dad6b of volume c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] snapshot_file for this snap is: volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e334cb5-abe0-4e5c-bc20-16da02ca26ba]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:57 devstack sudo[99299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:57 devstack sudo[99299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (780750ad-0e1a-4085-9444-851bc1e34ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b22dd0c5-ee00-4b01-abea-95509406e2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b22dd0c5-ee00-4b01-abea-95509406e2fc) 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-19T15:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2076312783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02669252-874a-4bad-96d2-64d7b727133d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:58Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c45e891-3d81-4558-813a-3c32896ffcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:58 devstack sudo[99299]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c45e891-3d81-4558-813a-3c32896ffcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65a3e7ea-82f0-4044-9f89-a11a03bfa61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65a3e7ea-82f0-4044-9f89-a11a03bfa61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02669252-874a-4bad-96d2-64d7b727133d', 'volume_name': 'volume-02669252-874a-4bad-96d2-64d7b727133d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e44c22a-d00f-4ad2-b26f-78ea347529a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e44c22a-d00f-4ad2-b26f-78ea347529a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b7bafcd-a6ec-4831-ae84-6de6f0a0b9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Volume 02669252-874a-4bad-96d2-64d7b727133d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02669252-874a-4bad-96d2-64d7b727133d', 'volume_size': 1} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 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-19T15:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2076312783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=02669252-874a-4bad-96d2-64d7b727133d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:58Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Creating volume 02669252-874a-4bad-96d2-64d7b727133d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:58 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.503s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:58 devstack sudo[99304]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d 1073741824 Aug 19 17:24:58 devstack sudo[99304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d02df615-7357-4910-9df4-dfa758a42a86]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack sudo[99308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 Aug 19 17:24:58 devstack sudo[99308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:58 devstack sudo[99308]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" returned: 0 in 0.400s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack sudo[99304]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d 1073741824" returned: 0 in 0.488s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:58 devstack sudo[99318]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:58 devstack sudo[99318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack sudo[99320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d Aug 19 17:24:58 devstack sudo[99320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:59 devstack sudo[99320]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:59 devstack sudo[99318]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] <== create_volume: return (1023ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.026s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.547s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b7bafcd-a6ec-4831-ae84-6de6f0a0b9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02669252-874a-4bad-96d2-64d7b727133d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ded51fa-bbdb-4263-98be-589724b3b5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:59 devstack sudo[99326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b Aug 19 17:24:59 devstack sudo[99326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:59 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Volume volume-02669252-874a-4bad-96d2-64d7b727133d (02669252-874a-4bad-96d2-64d7b727133d): created successfully Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ded51fa-bbdb-4263-98be-589724b3b5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (780750ad-0e1a-4085-9444-851bc1e34ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-28b619c2-1a98-47de-bbe6-2a654939fc41 tempest-AttachVolumeTestJSON-225028921 None] Created volume successfully. Aug 19 17:24:59 devstack sudo[99326]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580.91c2fa32-3f2f-46fa-a875-ae683e2dad6b" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-91c2fa32-3f2f-46fa-a875-ae683e2dad6b" released by "_delete_snapshot" :: held 1.957s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" released by "delete_snapshot" :: held 1.982s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Created reservations ['f8a03452-4b2f-41da-b6f5-2c78c4bfe484', '87a3524a-ca6b-4257-b4a9-3d83fb3976bf', '0e97ae9a-fc62-461a-b6c9-4981e0d22e8c', '999a2540-9b52-4aa2-bb2e-95dabf3625a2'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Delete snapshot completed successfully. Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-91c2fa32-3f2f-46fa-a875-ae683e2dad6b-delete_snapshot" released by "delete_snapshot" :: held 2.161s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Snapshots deleted, issuing volume delete {{(pid=94153) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e14a6a1b-6a69-4a69-911c-1f3cbe752dbd]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:59 devstack sudo[99329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 Aug 19 17:24:59 devstack sudo[99329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:00 devstack sudo[99329]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:00 devstack sudo[99339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580 Aug 19 17:25:00 devstack sudo[99339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:00 devstack sudo[99339]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" returned: 0 in 0.311s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-c1a2304f-6091-4e8c-bf28-e0c90dd5e580" released by "delete_volume" :: held 0.839s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Created reservations ['c019d704-4233-45dc-84a8-c3e5bed683d2', 'a829aa19-db16-40af-b056-bfb0d680e859', 'ecb60535-faef-46b0-a870-be98e02f1db3', 'a713db02-6468-4d7b-b067-a016b15f7f3e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:00 devstack sudo[99352]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:00 devstack sudo[99352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:01 devstack sudo[99352]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.295s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Deleted volume successfully. Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-784a178e-cb4c-41c2-9f04-14518636a834 req-284b2c6e-9703-49c6-a2f9-a5ee9a1d4834 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-784a178e-cb4c-41c2-9f04-14518636a834 req-284b2c6e-9703-49c6-a2f9-a5ee9a1d4834 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b66efbc1-f40d-4a8b-ad38-1d47dbdf2360 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-c1a2304f-6091-4e8c-bf28-e0c90dd5e580-delete_volume" released by "delete_volume" :: held 5.570s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-784a178e-cb4c-41c2-9f04-14518636a834 req-284b2c6e-9703-49c6-a2f9-a5ee9a1d4834 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-784a178e-cb4c-41c2-9f04-14518636a834 req-284b2c6e-9703-49c6-a2f9-a5ee9a1d4834 tempest-AttachVolumeTestJSON-225028921 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-02669252-874a-4bad-96d2-64d7b727133d', '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': '9e13e123-fd58-439b-85ee-9d10801801bb', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:25:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-784a178e-cb4c-41c2-9f04-14518636a834 req-284b2c6e-9703-49c6-a2f9-a5ee9a1d4834 tempest-AttachVolumeTestJSON-225028921 None] attachment_update completed successfully. Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (68e5b5b6-f4b5-423c-a186-da874fabeb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eb3fd87-83c4-46b4-84a7-655ff1a6c931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eb3fd87-83c4-46b4-84a7-655ff1a6c931) 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-19T15:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2051651348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e616eb6-d25d-4eef-aa1b-5892e806fd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4997018ac954953983bc1e9770bccf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:02Z,use_quota=True,user_id='ed1dfc7f56d245c7859c4f74219ce913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca780ad4-8fb6-4905-bf22-2d19041edfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca780ad4-8fb6-4905-bf22-2d19041edfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8e990cd-b5b5-4d1c-ad05-864c082595f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8e990cd-b5b5-4d1c-ad05-864c082595f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e616eb6-d25d-4eef-aa1b-5892e806fd59', 'volume_name': 'volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4bd07697-ea8c-4661-9948-d92156df9799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4bd07697-ea8c-4661-9948-d92156df9799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60b15700-5f93-446c-aa42-a9d44c37cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Volume 3e616eb6-d25d-4eef-aa1b-5892e806fd59: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59', 'volume_size': 1} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 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-19T15:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2051651348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e616eb6-d25d-4eef-aa1b-5892e806fd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4997018ac954953983bc1e9770bccf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:02Z,use_quota=True,user_id='ed1dfc7f56d245c7859c4f74219ce913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Creating volume 3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:02 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:02 devstack sudo[100020]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 1073741824 Aug 19 17:25:02 devstack sudo[100020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:02 devstack sudo[100020]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 1073741824" returned: 0 in 0.696s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:02 devstack sudo[100112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:02 devstack sudo[100112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:03 devstack sudo[100112]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.310s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] <== create_volume: return (1070ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.073s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60b15700-5f93-446c-aa42-a9d44c37cc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36091674-1d48-48e2-9cf7-8ba353a7fc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:03 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Volume volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 (3e616eb6-d25d-4eef-aa1b-5892e806fd59): created successfully Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36091674-1d48-48e2-9cf7-8ba353a7fc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (68e5b5b6-f4b5-423c-a186-da874fabeb22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f56a8bec-3a69-4a77-9ee8-60fcf661fcf7 tempest-VolumesDeleteCascade-976498343 None] Created volume successfully. Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Creating offline snapshot 3ec95a42-c2c3-40e7-b209-d5c620da5bdc of volume 3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d52b1d54-4254-4a34-9ab0-372686401614]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:04 devstack sudo[100134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:04 devstack sudo[100134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:04 devstack sudo[100134]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.640s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:04 devstack sudo[100177]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc 1G Aug 19 17:25:04 devstack sudo[100177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:05 devstack sudo[100177]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc 1G" returned: 0 in 0.775s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:05 devstack sudo[100212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:05 devstack sudo[100212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:06 devstack sudo[100212]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.432s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:06 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc is being set with open permissions: ugo+rw Aug 19 17:25:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:06 devstack sudo[100224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:06 devstack sudo[100224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:06 devstack sudo[100224]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.426s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:06 devstack sudo[100275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info Aug 19 17:25:06 devstack sudo[100275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:07 devstack sudo[100275]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info" returned: 0 in 0.636s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:07 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info is being set with open permissions: ugo+rw Aug 19 17:25:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:07 devstack sudo[100341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info Aug 19 17:25:07 devstack sudo[100341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:07 devstack sudo[100341]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.info" returned: 0 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.484s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-31c800e7-6ba1-4171-a696-3b4f54205af9 tempest-VolumesDeleteCascade-976498343 None] Create snapshot completed successfully Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (9f05d8b8-8c4b-4e9f-9d5a-ed68db492aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d604de8-f6d8-469d-8ed9-2563b69a1cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d604de8-f6d8-469d-8ed9-2563b69a1cc1) 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-19T15:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1230279198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eccf374c-8d0c-4f30-9889-6fffc12e025d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4997018ac954953983bc1e9770bccf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ec95a42-c2c3-40e7-b209-d5c620da5bdc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:25:10Z,use_quota=True,user_id='ed1dfc7f56d245c7859c4f74219ce913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8936609-e027-4209-b658-b1e2fe56930f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8936609-e027-4209-b658-b1e2fe56930f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed854798-276c-4df8-bdb4-88dd80427103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed854798-276c-4df8-bdb4-88dd80427103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'eccf374c-8d0c-4f30-9889-6fffc12e025d', 'volume_name': 'volume-eccf374c-8d0c-4f30-9889-6fffc12e025d', 'volume_size': 1, 'snapshot_id': '3ec95a42-c2c3-40e7-b209-d5c620da5bdc'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f523f597-cb35-4d00-aefa-5bca6fe149db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f523f597-cb35-4d00-aefa-5bca6fe149db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (687ba571-af76-43cd-b9f8-7165a1369cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Volume eccf374c-8d0c-4f30-9889-6fffc12e025d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-eccf374c-8d0c-4f30-9889-6fffc12e025d', 'volume_size': 1, 'snapshot_id': '3ec95a42-c2c3-40e7-b209-d5c620da5bdc'} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-eccf374c-8d0c-4f30-9889-6fffc12e025d" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-eccf374c-8d0c-4f30-9889-6fffc12e025d" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Creating volume eccf374c-8d0c-4f30-9889-6fffc12e025d from snapshot 3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] snapshot: 3ec95a42-c2c3-40e7-b209-d5c620da5bdc, volume: eccf374c-8d0c-4f30-9889-6fffc12e025d, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[da9d669f-38e6-4272-bd3a-8f7610738d7e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:10 devstack sudo[100742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:10 devstack sudo[100742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:10 devstack sudo[100742]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b24129ad-b427-433e-84e1-fbdf229e627f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:10 devstack sudo[100752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:10 devstack sudo[100752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:10 devstack sudo[100752]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.462s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:25:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:11 devstack sudo[100757]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d Aug 19 17:25:11 devstack sudo[100757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:12 devstack sudo[100785]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:12 devstack sudo[100785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:12 devstack sudo[100785]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.868s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 8 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:25:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:25:18 devstack sudo[100757]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d" returned: 0 in 8.027s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:18 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59, size 1024.00 MB, duration 8.03 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:25:18 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Converted 1024.00 MB image at 127.55 MB/s Aug 19 17:25:18 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d is being set with open permissions: ugo+rw Aug 19 17:25:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:19 devstack sudo[100913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d Aug 19 17:25:19 devstack sudo[100913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:19 devstack sudo[100913]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" released by "_copy_volume_from_snapshot" :: held 9.238s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-eccf374c-8d0c-4f30-9889-6fffc12e025d" released by "_create_volume_from_snapshot" :: held 9.313s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.332s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (687ba571-af76-43cd-b9f8-7165a1369cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eccf374c-8d0c-4f30-9889-6fffc12e025d', 'volume_size': 1, 'snapshot_id': '3ec95a42-c2c3-40e7-b209-d5c620da5bdc'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d2ebfa-900e-48a9-882a-5b98cc77058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Volume volume-eccf374c-8d0c-4f30-9889-6fffc12e025d (eccf374c-8d0c-4f30-9889-6fffc12e025d): created successfully Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d2ebfa-900e-48a9-882a-5b98cc77058f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Flow 'volume_create_manager' (9f05d8b8-8c4b-4e9f-9d5a-ed68db492aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f9d93b4d-4f07-4a93-b290-abc65b0966be tempest-VolumesDeleteCascade-976498343 None] Created volume successfully. Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-3e616eb6-d25d-4eef-aa1b-5892e806fd59-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-3e616eb6-d25d-4eef-aa1b-5892e806fd59-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Performing cascade delete. {{(pid=94153) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Deleting offline snapshot 3ec95a42-c2c3-40e7-b209-d5c620da5bdc of volume 3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] snapshot_file for this snap is: volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[916a66ba-fce6-4f03-8eda-7334945ad6b5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack sudo[100916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:20 devstack sudo[100916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:20 devstack sudo[100916]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.466s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3cc912a3-691d-4c1c-9cbd-324d69da2920]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack sudo[100921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:20 devstack sudo[100921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:21 devstack sudo[100921]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.676s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:21 devstack sudo[100926]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:21 devstack sudo[100926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:21 devstack sudo[100926]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.349s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:21 devstack sudo[100935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc Aug 19 17:25:21 devstack sudo[100935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:21 devstack sudo[100935]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59.3ec95a42-c2c3-40e7-b209-d5c620da5bdc" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3ec95a42-c2c3-40e7-b209-d5c620da5bdc" released by "_delete_snapshot" :: held 1.878s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" released by "delete_snapshot" :: held 1.906s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Created reservations ['c6776592-3350-4aa7-a42a-cde8e5c41572', 'ab8e7d4c-a079-4ad5-a083-ffe8c1268bf4', '7dcf9623-52e8-4f98-bcf8-3ea43287f88b', '5066de88-0397-45ab-bd2e-895ac6aac2e4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Delete snapshot completed successfully. Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-3ec95a42-c2c3-40e7-b209-d5c620da5bdc-delete_snapshot" released by "delete_snapshot" :: held 2.133s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Snapshots deleted, issuing volume delete {{(pid=94153) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8f2b825-433f-4150-a883-27c99924521f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:22 devstack sudo[100941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:22 devstack sudo[100941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:22 devstack sudo[100941]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:22 devstack sudo[100946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59 Aug 19 17:25:22 devstack sudo[100946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:22 devstack sudo[100946]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e616eb6-d25d-4eef-aa1b-5892e806fd59" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-3e616eb6-d25d-4eef-aa1b-5892e806fd59" released by "delete_volume" :: held 0.699s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Created reservations ['b6f2291d-caf4-4d29-bcf5-b8abcade3a5a', '67b12da4-e9ed-450d-bb0d-59dba8b6a0a6', 'd3aeeb50-459e-4d3a-a466-3fbc64510f17', 'e03f9bdb-89c3-4177-a1e1-2821dcf25c41'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:23 devstack sudo[100949]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:23 devstack sudo[100949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:23 devstack sudo[100949]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Deleted volume successfully. Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fb11d0e-8fca-4391-b8dd-b4b71bb0c7bf tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-3e616eb6-d25d-4eef-aa1b-5892e806fd59-delete_volume" released by "delete_volume" :: held 3.426s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-eccf374c-8d0c-4f30-9889-6fffc12e025d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-eccf374c-8d0c-4f30-9889-6fffc12e025d-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac029586-315d-43c9-b8e2-b37fa1fd04c1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:23 devstack sudo[100952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d Aug 19 17:25:23 devstack sudo[100952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:23 devstack sudo[100952]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:23 devstack sudo[100957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d Aug 19 17:25:23 devstack sudo[100957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:24 devstack sudo[100957]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eccf374c-8d0c-4f30-9889-6fffc12e025d" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-quobyte-eccf374c-8d0c-4f30-9889-6fffc12e025d" released by "delete_volume" :: held 0.683s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Created reservations ['865d2d0a-6002-43c3-be48-009bc2cee58e', 'eff57863-ed9f-4965-abf1-29993dab44d3', 'f49f0627-a9ad-4bf8-bb17-5136c2d9501f', '4d11f5d5-21a2-4826-aed8-c2980832bf1a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:24 devstack sudo[100960]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:24 devstack sudo[100960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:24 devstack sudo[100960]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Deleted volume successfully. Aug 19 17:25:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-44b682e1-a828-4680-9029-56da98d17a57 tempest-VolumesDeleteCascade-976498343 None] Lock "cinder-eccf374c-8d0c-4f30-9889-6fffc12e025d-delete_volume" released by "delete_volume" :: held 1.229s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Flow 'volume_create_manager' (aeacbfeb-f8f3-4a4f-a802-5ba49f90c9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a8f7eb6-3c95-4a64-b26e-c8bce1b10a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a8f7eb6-3c95-4a64-b26e-c8bce1b10a02) 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-19T15:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1282093111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=662c93f5-ce96-447d-8633-9ded453e15d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edfbf3fd8206494da20552ba187731a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:29Z,use_quota=True,user_id='4c1c96b6e6164f3992e5a5ae33d9f892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53d36114-4e88-4471-a15d-55cb9962d75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53d36114-4e88-4471-a15d-55cb9962d75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78da4332-65e7-43a9-8a19-76407903764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78da4332-65e7-43a9-8a19-76407903764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '662c93f5-ce96-447d-8633-9ded453e15d6', 'volume_name': 'volume-662c93f5-ce96-447d-8633-9ded453e15d6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4db558d-bc58-4817-8306-443c319e34e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4db558d-bc58-4817-8306-443c319e34e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f4efcc7-6208-431d-84a5-50726336f1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Volume 662c93f5-ce96-447d-8633-9ded453e15d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-662c93f5-ce96-447d-8633-9ded453e15d6', 'volume_size': 1} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 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-19T15:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1282093111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=662c93f5-ce96-447d-8633-9ded453e15d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edfbf3fd8206494da20552ba187731a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:29Z,use_quota=True,user_id='4c1c96b6e6164f3992e5a5ae33d9f892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Creating volume 662c93f5-ce96-447d-8633-9ded453e15d6 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:29 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:29 devstack sudo[100996]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 1073741824 Aug 19 17:25:29 devstack sudo[100996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:29 devstack sudo[100996]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 1073741824" returned: 0 in 0.495s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:29 devstack sudo[101002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 Aug 19 17:25:29 devstack sudo[101002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:29 devstack sudo[101002]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] <== create_volume: return (809ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.812s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f4efcc7-6208-431d-84a5-50726336f1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-662c93f5-ce96-447d-8633-9ded453e15d6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb48efa1-a4bd-4fff-8fb7-a222ed55a8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Volume volume-662c93f5-ce96-447d-8633-9ded453e15d6 (662c93f5-ce96-447d-8633-9ded453e15d6): created successfully Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb48efa1-a4bd-4fff-8fb7-a222ed55a8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Flow 'volume_create_manager' (aeacbfeb-f8f3-4a4f-a802-5ba49f90c9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d57763ff-1fab-4647-94a3-01f58da822af tempest-VolumesTransfersV355Test-391428025 None] Created volume successfully. Aug 19 17:25:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-522bc090-7f3e-4ad7-af07-6ae8e0f56b1a tempest-VolumesTransfersV355Test-1139790160 None] Transfer volume completed successfully. Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "cinder-662c93f5-ce96-447d-8633-9ded453e15d6-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-662c93f5-ce96-447d-8633-9ded453e15d6-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "cinder-quobyte-662c93f5-ce96-447d-8633-9ded453e15d6" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-quobyte-662c93f5-ce96-447d-8633-9ded453e15d6" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8c2fecb-6034-4645-92d9-b6a8e53ceada]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack sudo[101005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 Aug 19 17:25:31 devstack sudo[101005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101005]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6" returned: 0 in 0.344s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack sudo[101010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6 Aug 19 17:25:31 devstack sudo[101010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101010]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-662c93f5-ce96-447d-8633-9ded453e15d6" returned: 0 in 0.251s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-quobyte-662c93f5-ce96-447d-8633-9ded453e15d6" released by "delete_volume" :: held 0.635s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Created reservations ['4242c122-ef32-4d59-ad1a-d6d9733fde77', 'd0bc856c-c83e-4181-b51b-31bebb6881de', '2647d704-7057-4a20-9d21-6db3a3d2705c', '646f307d-4cc9-4070-b0e7-fec6c9866ba8'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack sudo[101015]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:31 devstack sudo[101015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:32 devstack sudo[101015]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:32 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Deleted volume successfully. Aug 19 17:25:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9680e411-4898-40fa-b3bf-0eb603471d2b tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-662c93f5-ce96-447d-8633-9ded453e15d6-delete_volume" released by "delete_volume" :: held 1.166s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Flow 'volume_create_manager' (225e46e1-7766-4c03-8e9c-67f1c260ea3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fbf07dc-ba16-476f-a194-6385b5736dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fbf07dc-ba16-476f-a194-6385b5736dc8) 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-19T15:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1298783638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2b944d9-6320-475d-830d-92fb9fffc5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edfbf3fd8206494da20552ba187731a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:33Z,use_quota=True,user_id='4c1c96b6e6164f3992e5a5ae33d9f892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9a6d063-4959-41e4-9b53-f984571e8153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9a6d063-4959-41e4-9b53-f984571e8153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cd8c89f-5b5b-4a1a-93fc-1cd36b929a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cd8c89f-5b5b-4a1a-93fc-1cd36b929a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2b944d9-6320-475d-830d-92fb9fffc5bb', 'volume_name': 'volume-f2b944d9-6320-475d-830d-92fb9fffc5bb', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faebc1af-9d0b-45bf-910b-0ad45344d9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (faebc1af-9d0b-45bf-910b-0ad45344d9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b06de10b-91f2-412f-86f6-693cf59d0a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Volume f2b944d9-6320-475d-830d-92fb9fffc5bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2b944d9-6320-475d-830d-92fb9fffc5bb', 'volume_size': 1} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 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-19T15:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1298783638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f2b944d9-6320-475d-830d-92fb9fffc5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edfbf3fd8206494da20552ba187731a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:33Z,use_quota=True,user_id='4c1c96b6e6164f3992e5a5ae33d9f892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Creating volume f2b944d9-6320-475d-830d-92fb9fffc5bb {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:33 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:33 devstack sudo[101045]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb 1073741824 Aug 19 17:25:33 devstack sudo[101045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:33 devstack sudo[101045]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb 1073741824" returned: 0 in 0.582s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=93,cinder:SELECT=85,cinder:DELETE=10,cinder:INSERT=31 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:33 devstack sudo[101052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb Aug 19 17:25:33 devstack sudo[101052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:34 devstack sudo[101052]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb" returned: 0 in 0.331s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] <== create_volume: return (997ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=85,cinder:UPDATE=91,cinder:INSERT=16,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b06de10b-91f2-412f-86f6-693cf59d0a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2b944d9-6320-475d-830d-92fb9fffc5bb', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4adb3cc1-70a1-49aa-9be9-e3138f7b3c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Volume volume-f2b944d9-6320-475d-830d-92fb9fffc5bb (f2b944d9-6320-475d-830d-92fb9fffc5bb): created successfully Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4adb3cc1-70a1-49aa-9be9-e3138f7b3c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Flow 'volume_create_manager' (225e46e1-7766-4c03-8e9c-67f1c260ea3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4cf249f1-b103-4064-855f-63bdd9b5e69b tempest-VolumesTransfersV355Test-391428025 None] Created volume successfully. Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "cinder-f2b944d9-6320-475d-830d-92fb9fffc5bb-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-f2b944d9-6320-475d-830d-92fb9fffc5bb-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "cinder-quobyte-f2b944d9-6320-475d-830d-92fb9fffc5bb" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-quobyte-f2b944d9-6320-475d-830d-92fb9fffc5bb" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[492d624a-a15f-40d1-8aef-43b8c7a1f9ed]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:35 devstack sudo[101063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb Aug 19 17:25:35 devstack sudo[101063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:35 devstack sudo[101063]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:35 devstack sudo[101068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb Aug 19 17:25:35 devstack sudo[101068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Acquiring lock "cinder-6843b95d-124f-4e1f-b8c7-b375762e1b61-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "cinder-6843b95d-124f-4e1f-b8c7-b375762e1b61-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:36 devstack sudo[101068]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f2b944d9-6320-475d-830d-92fb9fffc5bb" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Acquiring lock "cinder-quobyte-6843b95d-124f-4e1f-b8c7-b375762e1b61" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-quobyte-f2b944d9-6320-475d-830d-92fb9fffc5bb" released by "delete_volume" :: held 0.698s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "cinder-quobyte-6843b95d-124f-4e1f-b8c7-b375762e1b61" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[49dffe8c-b5b4-4019-89b8-671dfe9800da]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Created reservations ['9daa52ac-267d-4f9c-913b-4ad4834e090d', '030d3cfe-fa98-41de-ba88-261ad0597717', '49847aa9-c5fb-4b6e-9e78-96c90d17ab95', 'dc0a4ffb-73da-47c9-98b9-3ff2b7001642'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:36 devstack sudo[101071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 Aug 19 17:25:36 devstack sudo[101071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:36 devstack sudo[101073]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:36 devstack sudo[101073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack sudo[101073]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:36 devstack sudo[101071]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61" returned: 0 in 0.427s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Deleted volume successfully. Aug 19 17:25:36 devstack sudo[101079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61 Aug 19 17:25:36 devstack sudo[101079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd3f9c3-9f99-4a18-b574-2861efeec59c tempest-VolumesTransfersV355Test-1517203318 None] Lock "cinder-f2b944d9-6320-475d-830d-92fb9fffc5bb-delete_volume" released by "delete_volume" :: held 1.284s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:36 devstack sudo[101079]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6843b95d-124f-4e1f-b8c7-b375762e1b61" returned: 0 in 0.261s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "cinder-quobyte-6843b95d-124f-4e1f-b8c7-b375762e1b61" released by "delete_volume" :: held 0.726s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:36 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Created reservations ['6f61b1d9-eab6-402d-891c-5956e2c3c373', '77a12663-3253-447e-8fc5-ebc04e5e25d8', 'fbd316bd-bd66-4a39-9646-352b7f416975', '8a6d468a-9ac2-441b-bae6-31c1442897a9'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:37 devstack sudo[101082]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:25:37 devstack sudo[101082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:37 devstack sudo[101082]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Deleted volume successfully. Aug 19 17:25:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d19b4a35-dc8e-4086-a089-51161b962ecf tempest-AttachVolumeShelveTestJSON-722731920 None] Lock "cinder-6843b95d-124f-4e1f-b8c7-b375762e1b61-delete_volume" released by "delete_volume" :: held 1.215s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:47 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=15,cinder:DELETE=1,cinder:SELECT=11,cinder:INSERT=4 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:47 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=19,cinder:SELECT=9,cinder:INSERT=4,cinder:DELETE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-21553029-c0e1-45a3-8fa3-21ea3bde9a8e req-931aea18-c1f5-403d-b7e9-4f186ab43e78 tempest-AttachVolumeTestJSON-225028921 None] Terminate volume connection completed successfully. Aug 19 17:25:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-21553029-c0e1-45a3-8fa3-21ea3bde9a8e req-931aea18-c1f5-403d-b7e9-4f186ab43e78 tempest-AttachVolumeTestJSON-225028921 None] Deleting attachment 9e13e123-fd58-439b-85ee-9d10801801bb. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Flow 'volume_create_manager' (b1d10902-16fa-4013-9dcd-1a2898095df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f3875ff-9c8f-4f07-92ac-ae69460d0e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f3875ff-9c8f-4f07-92ac-ae69460d0e7f) 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-19T15:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808404796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bd6927c-74f9-48d3-9ec6-3ef363181437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d0e68d863b24ae7bb969ea4a6812d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:52Z,use_quota=True,user_id='0fc6c9d9e18c4a03a15a182bd2b2e602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64658201-0dce-4d72-92e9-bbd6250986dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64658201-0dce-4d72-92e9-bbd6250986dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e1c540f-483c-440f-8c46-ce525c36128e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e1c540f-483c-440f-8c46-ce525c36128e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bd6927c-74f9-48d3-9ec6-3ef363181437', 'volume_name': 'volume-4bd6927c-74f9-48d3-9ec6-3ef363181437', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ee3c7df-d4a0-485f-96b3-671241765d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ee3c7df-d4a0-485f-96b3-671241765d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (844c6d54-26d0-446d-892e-6f5bbe7b94f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Volume 4bd6927c-74f9-48d3-9ec6-3ef363181437: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bd6927c-74f9-48d3-9ec6-3ef363181437', 'volume_size': 1} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 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-19T15:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808404796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bd6927c-74f9-48d3-9ec6-3ef363181437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d0e68d863b24ae7bb969ea4a6812d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:52Z,use_quota=True,user_id='0fc6c9d9e18c4a03a15a182bd2b2e602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Creating volume 4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:52 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:25:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:52 devstack sudo[101126]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 1073741824 Aug 19 17:25:52 devstack sudo[101126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:53 devstack sudo[101126]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 1073741824" returned: 0 in 0.573s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:53 devstack sudo[101134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:25:53 devstack sudo[101134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:53 devstack sudo[101134]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.319s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] <== create_volume: return (958ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.960s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (844c6d54-26d0-446d-892e-6f5bbe7b94f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bd6927c-74f9-48d3-9ec6-3ef363181437', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8360480a-3aca-4287-a226-bbe33ba813bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Volume volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 (4bd6927c-74f9-48d3-9ec6-3ef363181437): created successfully Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8360480a-3aca-4287-a226-bbe33ba813bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Flow 'volume_create_manager' (b1d10902-16fa-4013-9dcd-1a2898095df1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d76208b2-a99f-4cf2-8258-61308a0d01db tempest-VolumesActionsTest-928456082 None] Created volume successfully. Aug 19 17:26:03 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=3,cinder:UPDATE=3 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:03 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=4,cinder:UPDATE=4,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:12 devstack sudo[101360]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:26:12 devstack sudo[101360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:12 devstack sudo[101360]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 8 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:26:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-edee47e2-1ea6-4f9b-9e07-7c1f66547f2e tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" by "attach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-edee47e2-1ea6-4f9b-9e07-7c1f66547f2e tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" acquired by "attach_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-edee47e2-1ea6-4f9b-9e07-7c1f66547f2e tempest-VolumesActionsTest-928456082 None] Attaching volume 4bd6927c-74f9-48d3-9ec6-3ef363181437 to instance cbd0537a-a310-4616-a4fc-204dc57f3efe at mountpoint /dev/vdb on host None. Aug 19 17:26:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-edee47e2-1ea6-4f9b-9e07-7c1f66547f2e tempest-VolumesActionsTest-928456082 None] Attach volume completed successfully. Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-edee47e2-1ea6-4f9b-9e07-7c1f66547f2e tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" released by "attach_volume" :: held 0.208s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1955d47a-b35f-497d-abc1-48302feb19d8 tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" by "detach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1955d47a-b35f-497d-abc1-48302feb19d8 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" acquired by "detach_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1955d47a-b35f-497d-abc1-48302feb19d8 tempest-VolumesActionsTest-928456082 None] Detaching volume 4bd6927c-74f9-48d3-9ec6-3ef363181437 from instance cbd0537a-a310-4616-a4fc-204dc57f3efe. Aug 19 17:26:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1955d47a-b35f-497d-abc1-48302feb19d8 tempest-VolumesActionsTest-928456082 None] Detach volume completed successfully. Aug 19 17:26:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1955d47a-b35f-497d-abc1-48302feb19d8 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" released by "detach_volume" :: held 0.083s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:23 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=7,cinder:UPDATE=4 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:23 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=2,cinder:SELECT=6,cinder:UPDATE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cf6be210-7973-432b-8e71-5367c48cf647 tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" by "attach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cf6be210-7973-432b-8e71-5367c48cf647 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" acquired by "attach_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cf6be210-7973-432b-8e71-5367c48cf647 tempest-VolumesActionsTest-928456082 None] Attaching volume 4bd6927c-74f9-48d3-9ec6-3ef363181437 to instance 2b6ef6af-c019-4994-bfa1-5b8d94d0366a at mountpoint /dev/vdb on host None. Aug 19 17:26:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cf6be210-7973-432b-8e71-5367c48cf647 tempest-VolumesActionsTest-928456082 None] Attach volume completed successfully. Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cf6be210-7973-432b-8e71-5367c48cf647 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437" released by "attach_volume" :: held 0.125s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-afeb2b99-4aff-4bcf-acda-88134e0b12ee tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" by "detach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-afeb2b99-4aff-4bcf-acda-88134e0b12ee tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" acquired by "detach_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-afeb2b99-4aff-4bcf-acda-88134e0b12ee tempest-VolumesActionsTest-928456082 None] Detaching volume 4bd6927c-74f9-48d3-9ec6-3ef363181437 from instance 2b6ef6af-c019-4994-bfa1-5b8d94d0366a. Aug 19 17:26:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-afeb2b99-4aff-4bcf-acda-88134e0b12ee tempest-VolumesActionsTest-928456082 None] Detach volume completed successfully. Aug 19 17:26:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-afeb2b99-4aff-4bcf-acda-88134e0b12ee tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-detach_volume" released by "detach_volume" :: held 0.071s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d5d7589-eafd-4096-afc5-7049cc3dc4f3]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:36 devstack sudo[101740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:26:36 devstack sudo[101740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:36 devstack sudo[101740]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.477s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6696abe4-0bad-423a-accf-25d889320335]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:36 devstack sudo[101767]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:26:36 devstack sudo[101767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:37 devstack sudo[101767]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.626s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.9c29824b-2299-4284-8b4f-1c3f8a1a41f6zmpp8su4.img {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:37 devstack sudo[101804]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.9c29824b-2299-4284-8b4f-1c3f8a1a41f6zmpp8su4.img Aug 19 17:26:37 devstack sudo[101804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:40 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:43 devstack sudo[101804]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.9c29824b-2299-4284-8b4f-1c3f8a1a41f6zmpp8su4.img" returned: 0 in 6.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[94b50e18-f234-4dc6-ba12-dd069f637781]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:43 devstack sudo[101853]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:26:43 devstack sudo[101853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (1deb3fe3-2ddb-4c0e-9fe4-0e18bc297004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb93c62a-2cab-429e-82c6-1bbb3917627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb93c62a-2cab-429e-82c6-1bbb3917627e) 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-19T15:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1496345871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c172459-99dc-4d6a-8203-7a1713ae11be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:26:44Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3acbee57-88c4-48df-8c71-fcdb7316de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:44 devstack sudo[101853]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3acbee57-88c4-48df-8c71-fcdb7316de70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5857ed78-5ef4-4345-9cc8-4cf426700660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5857ed78-5ef4-4345-9cc8-4cf426700660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c172459-99dc-4d6a-8203-7a1713ae11be', 'volume_name': 'volume-4c172459-99dc-4d6a-8203-7a1713ae11be', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f89d4d4-5e77-4b0d-a9f9-d37b825efb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f89d4d4-5e77-4b0d-a9f9-d37b825efb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf6aa71-b08c-45a4-868d-7942ec01a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:44 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Volume 4c172459-99dc-4d6a-8203-7a1713ae11be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c172459-99dc-4d6a-8203-7a1713ae11be', 'volume_size': 1} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.828s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437, size 1024.00 MB, duration 6.39 sec, destination /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.9c29824b-2299-4284-8b4f-1c3f8a1a41f6zmpp8su4.img {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:26:44 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Converted 1024.00 MB image at 160.24 MB/s Aug 19 17:26:44 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] 9c29824b-2299-4284-8b4f-1c3f8a1a41f6 was raw, no need to convert to raw {{(pid=94153) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 17:26:54 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=8,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:54 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=1,cinder:SELECT=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 28.183s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Uploaded volume to glance image-id: 9c29824b-2299-4284-8b4f-1c3f8a1a41f6. {{(pid=94153) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 19.790s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 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-19T15:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1496345871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c172459-99dc-4d6a-8203-7a1713ae11be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:26:44Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Creating volume 4c172459-99dc-4d6a-8203-7a1713ae11be {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:04 devstack sudo[101935]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be 1073741824 Aug 19 17:27:04 devstack sudo[101935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ec2a59a9-dff2-4758-a1b4-e63fd563d34b tempest-VolumesActionsTest-928456082 None] Copy volume to image completed successfully. Aug 19 17:27:04 devstack sudo[101935]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be 1073741824" returned: 0 in 0.480s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:04 devstack sudo[101943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be Aug 19 17:27:04 devstack sudo[101943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:05 devstack sudo[101943]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be" returned: 0 in 0.311s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] <== create_volume: return (840ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.843s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf6aa71-b08c-45a4-868d-7942ec01a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c172459-99dc-4d6a-8203-7a1713ae11be', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (480014a5-6c03-400d-b2ec-2fe024e9e836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Volume volume-4c172459-99dc-4d6a-8203-7a1713ae11be (4c172459-99dc-4d6a-8203-7a1713ae11be): created successfully Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (480014a5-6c03-400d-b2ec-2fe024e9e836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (1deb3fe3-2ddb-4c0e-9fe4-0e18bc297004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (3dc2a4fe-499e-4489-97cf-dafa157a001d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f93fdd5e-ffde-466c-901c-fc3fec5bd37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f4e0a6eb-e7a1-4ce0-bea1-d003a2a54e9c tempest-AttachVolumeNegativeTest-1774813379 None] Created volume successfully. Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f93fdd5e-ffde-466c-901c-fc3fec5bd37d) 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-19T15:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-536478092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0de91584-f712-4891-8489-83fe1958e96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:05Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d424913d-1d43-4064-8df7-3937c952a248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d424913d-1d43-4064-8df7-3937c952a248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a670022-fdde-4810-a067-515c7c7a939e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a670022-fdde-4810-a067-515c7c7a939e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0de91584-f712-4891-8489-83fe1958e96c', 'volume_name': 'volume-0de91584-f712-4891-8489-83fe1958e96c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee23c783-15db-4415-a4fb-336db3831312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee23c783-15db-4415-a4fb-336db3831312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3db295be-0880-4616-b931-95a27bf15305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Volume 0de91584-f712-4891-8489-83fe1958e96c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0de91584-f712-4891-8489-83fe1958e96c', 'volume_size': 1} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 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-19T15:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-536478092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0de91584-f712-4891-8489-83fe1958e96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:05Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Creating volume 0de91584-f712-4891-8489-83fe1958e96c {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:05 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:05 devstack sudo[101946]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c 1073741824 Aug 19 17:27:05 devstack sudo[101946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:05 devstack sudo[101946]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c 1073741824" returned: 0 in 0.507s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:05 devstack sudo[101952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c Aug 19 17:27:05 devstack sudo[101952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:06 devstack sudo[101952]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] <== create_volume: return (830ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.833s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.313s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3db295be-0880-4616-b931-95a27bf15305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0de91584-f712-4891-8489-83fe1958e96c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28a0fcad-1e5d-49c7-893e-cf8f2893fd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[767319a8-8903-45bb-9fd2-3e1d5eaaf68a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Volume volume-0de91584-f712-4891-8489-83fe1958e96c (0de91584-f712-4891-8489-83fe1958e96c): created successfully Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28a0fcad-1e5d-49c7-893e-cf8f2893fd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (3dc2a4fe-499e-4489-97cf-dafa157a001d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-35dfd92b-58de-4fb6-b554-684faca7d8fc tempest-AttachVolumeTestJSON-225028921 None] Created volume successfully. Aug 19 17:27:06 devstack sudo[101960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:27:06 devstack sudo[101960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:06 devstack sudo[101960]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.408s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-1da817cd-5996-4998-a947-fc54edc54d0c req-855bf5e0-15fe-436b-9f18-b783a064beb7 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed40c554-799a-42fa-8d98-c5f1c618862d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:06 devstack sudo[101975]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:27:06 devstack sudo[101975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:06 devstack sudo[101975]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.358s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:06 devstack sudo[101980]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img Aug 19 17:27:06 devstack sudo[101980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-073e4b66-2bc9-4f05-9078-5a44099e2d56 req-fa9a3edd-59d4-4d16-b6ad-c7ed6ceb0690 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:11 devstack sudo[101980]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img" returned: 0 in 4.336s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b55d07bd-62f1-4e86-937d-b447956acd58]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:11 devstack sudo[102006]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:27:11 devstack sudo[102006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:11 devstack sudo[102006]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.509s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437, size 1024.00 MB, duration 4.34 sec, destination /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:27:11 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Converted 1024.00 MB image at 236.10 MB/s Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] 0f64c043-bcc2-41ad-9778-688f5a9c034e was raw, converting to qcow2 {{(pid=94153) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa29101f-f77b-4192-bcda-93608d4fdd2a]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:11 devstack sudo[102011]: 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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img Aug 19 17:27:11 devstack sudo[102011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:12 devstack sudo[102013]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:12 devstack sudo[102013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:12 devstack sudo[102011]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img" returned: 0 in 0.322s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:12 devstack sudo[102017]: 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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img Aug 19 17:27:12 devstack sudo[102017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:12 devstack sudo[102013]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.245s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:27:12 devstack sudo[102017]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img" returned: 1 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img /opt/stack/data/cinder/conversion/vol_upload_h0v64x5c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:12 devstack sudo[102024]: 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/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img /opt/stack/data/cinder/conversion/vol_upload_h0v64x5c Aug 19 17:27:12 devstack sudo[102024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:12 devstack sudo[102024]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img /opt/stack/data/cinder/conversion/vol_upload_h0v64x5c" returned: 0 in 0.251s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Image conversion details: src /opt/stack/data/cinder/conversion/4bd6927c-74f9-48d3-9ec6-3ef363181437.temp_image.0f64c043-bcc2-41ad-9778-688f5a9c034emxduswf0.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_h0v64x5c {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:27:12 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[92213ef0-df1c-453c-840d-b6e5e8a47275]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_h0v64x5c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:12 devstack sudo[102029]: quobyte : PWD=/ ; USER=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_h0v64x5c Aug 19 17:27:12 devstack sudo[102029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:13 devstack sudo[102029]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_h0v64x5c" returned: 0 in 0.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 8.117s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Uploaded volume to glance image-id: 0f64c043-bcc2-41ad-9778-688f5a9c034e. {{(pid=94153) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-1da817cd-5996-4998-a947-fc54edc54d0c req-855bf5e0-15fe-436b-9f18-b783a064beb7 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 7.671s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-1da817cd-5996-4998-a947-fc54edc54d0c req-855bf5e0-15fe-436b-9f18-b783a064beb7 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-073e4b66-2bc9-4f05-9078-5a44099e2d56 req-fa9a3edd-59d4-4d16-b6ad-c7ed6ceb0690 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 5.305s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-70fb6c4e-8acd-433f-8d2c-c2e74ecffe92 tempest-VolumesActionsTest-928456082 None] Copy volume to image completed successfully. Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-073e4b66-2bc9-4f05-9078-5a44099e2d56 req-fa9a3edd-59d4-4d16-b6ad-c7ed6ceb0690 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.018s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-1da817cd-5996-4998-a947-fc54edc54d0c req-855bf5e0-15fe-436b-9f18-b783a064beb7 tempest-AttachVolumeNegativeTest-1774813379 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-4c172459-99dc-4d6a-8203-7a1713ae11be', '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': 'cb18c9eb-db0f-4c05-8894-2a9f0b1072ed', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:27:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-073e4b66-2bc9-4f05-9078-5a44099e2d56 req-fa9a3edd-59d4-4d16-b6ad-c7ed6ceb0690 tempest-AttachVolumeTestJSON-225028921 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-0de91584-f712-4891-8489-83fe1958e96c', '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': 'ffb2f4ff-e9c1-482d-b404-82aecc99e439', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:27:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-1da817cd-5996-4998-a947-fc54edc54d0c req-855bf5e0-15fe-436b-9f18-b783a064beb7 tempest-AttachVolumeNegativeTest-1774813379 None] attachment_update completed successfully. Aug 19 17:27:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-073e4b66-2bc9-4f05-9078-5a44099e2d56 req-fa9a3edd-59d4-4d16-b6ad-c7ed6ceb0690 tempest-AttachVolumeTestJSON-225028921 None] attachment_update completed successfully. Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Acquiring lock "cinder-quobyte-4bd6927c-74f9-48d3-9ec6-3ef363181437" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "cinder-quobyte-4bd6927c-74f9-48d3-9ec6-3ef363181437" acquired by "delete_volume" :: waited 0.037s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a063c4d-a68a-43e9-a222-8a7e4fcc8954]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:15 devstack sudo[102427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:27:15 devstack sudo[102427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:15 devstack sudo[102427]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.450s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:15 devstack sudo[102432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437 Aug 19 17:27:15 devstack sudo[102432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:16 devstack sudo[102432]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4bd6927c-74f9-48d3-9ec6-3ef363181437" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "cinder-quobyte-4bd6927c-74f9-48d3-9ec6-3ef363181437" released by "delete_volume" :: held 0.803s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Created reservations ['6f23fff2-03e2-4c99-8c3e-515729975375', '98883865-8400-4412-9771-73d157fc2790', '329d7495-f911-45c0-9730-a9d97beb07eb', 'd6e58e7a-7748-42e5-b56e-02197d52607b'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:16 devstack sudo[102435]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:16 devstack sudo[102435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:16 devstack sudo[102435]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.303s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Deleted volume successfully. Aug 19 17:27:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-679b620b-cce1-4710-bdc1-b6506717ff48 tempest-VolumesActionsTest-928456082 None] Lock "cinder-4bd6927c-74f9-48d3-9ec6-3ef363181437-delete_volume" released by "delete_volume" :: held 1.393s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (e69ca7ea-b9f0-4412-b826-e87d433939b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ecd08ae-5c7a-48ac-b98c-1781597924d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ecd08ae-5c7a-48ac-b98c-1781597924d4) 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-19T15:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-403496279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf191331-b0d4-4ea8-ab38-c2e4e0053c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:17Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af33237e-fd9a-47b3-910b-00833a9cb0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af33237e-fd9a-47b3-910b-00833a9cb0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b36c2423-a339-4e2b-8e75-01e96b11885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b36c2423-a339-4e2b-8e75-01e96b11885c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf191331-b0d4-4ea8-ab38-c2e4e0053c4d', 'volume_name': 'volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b95d0ab-9718-44c6-a0c3-f933dbbbd375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b95d0ab-9718-44c6-a0c3-f933dbbbd375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af4bdc50-8f70-4f15-a53b-3f9c233b2012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Volume bf191331-b0d4-4ea8-ab38-c2e4e0053c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d', 'volume_size': 1} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 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-19T15:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-403496279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf191331-b0d4-4ea8-ab38-c2e4e0053c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28a4f1669dd4950a14a17946f580a3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:17Z,use_quota=True,user_id='daf1a9ac9ace4fbebad245ccdc55101a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Creating volume bf191331-b0d4-4ea8-ab38-c2e4e0053c4d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:17 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:17 devstack sudo[102439]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d 1073741824 Aug 19 17:27:17 devstack sudo[102439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:18 devstack sudo[102439]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d 1073741824" returned: 0 in 0.538s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:18 devstack sudo[102446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d Aug 19 17:27:18 devstack sudo[102446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:18 devstack sudo[102446]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" returned: 0 in 0.293s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.886s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af4bdc50-8f70-4f15-a53b-3f9c233b2012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e49e70b-ab1a-4586-9800-d67f7c1372a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Volume volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d (bf191331-b0d4-4ea8-ab38-c2e4e0053c4d): created successfully Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e49e70b-ab1a-4586-9800-d67f7c1372a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Flow 'volume_create_manager' (e69ca7ea-b9f0-4412-b826-e87d433939b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d1b339f7-1c38-466b-975b-8d00b3e88329 tempest-AttachVolumeTestJSON-225028921 None] Created volume successfully. Aug 19 17:27:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-0c761a12-e04b-4d67-99e3-ac2d68b021bb req-dc1636a1-a7f1-43f0-bff4-61cb5e91a39c tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-0c761a12-e04b-4d67-99e3-ac2d68b021bb req-dc1636a1-a7f1-43f0-bff4-61cb5e91a39c tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-0c761a12-e04b-4d67-99e3-ac2d68b021bb req-dc1636a1-a7f1-43f0-bff4-61cb5e91a39c tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.018s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-0c761a12-e04b-4d67-99e3-ac2d68b021bb req-dc1636a1-a7f1-43f0-bff4-61cb5e91a39c tempest-AttachVolumeTestJSON-225028921 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d', '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': '738d5316-b39d-4b52-94c6-dad6f78bb916', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:27:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-0c761a12-e04b-4d67-99e3-ac2d68b021bb req-dc1636a1-a7f1-43f0-bff4-61cb5e91a39c tempest-AttachVolumeTestJSON-225028921 None] attachment_update completed successfully. Aug 19 17:27:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-7abb5a1e-e87f-4fdc-8cac-1cb9dacbe5c9 req-e8b30731-63a1-4163-8230-b8600bf22336 tempest-AttachVolumeTestJSON-225028921 None] Terminate volume connection completed successfully. Aug 19 17:27:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-7abb5a1e-e87f-4fdc-8cac-1cb9dacbe5c9 req-e8b30731-63a1-4163-8230-b8600bf22336 tempest-AttachVolumeTestJSON-225028921 None] Deleting attachment ffb2f4ff-e9c1-482d-b404-82aecc99e439. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:27:25 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-e41f4a30-1dc7-4b1b-9692-f8db958326cd req-577c301d-e87d-4e02-b651-df02f148da94 tempest-AttachVolumeTestJSON-225028921 None] Terminate volume connection completed successfully. Aug 19 17:27:25 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-e41f4a30-1dc7-4b1b-9692-f8db958326cd req-577c301d-e87d-4e02-b651-df02f148da94 tempest-AttachVolumeTestJSON-225028921 None] Deleting attachment 738d5316-b39d-4b52-94c6-dad6f78bb916. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Flow 'volume_create_manager' (16725051-e31b-44cb-8e13-9317fe3dae9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33759f8b-bb43-49a0-bb32-43fdf6422bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33759f8b-bb43-49a0-bb32-43fdf6422bd2) 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-19T15:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1975005221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=738ef9ca-ce5d-4444-8367-20e786b2c92d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ace698eb329f47489dbba580ca191d57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:26Z,use_quota=True,user_id='100addc17f804448a0876a516cd4d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b8bbec1-13a3-4fdb-88d3-1e11ad27acd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b8bbec1-13a3-4fdb-88d3-1e11ad27acd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d9417b-1a8e-4aa7-8d09-240afd1b46c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37d9417b-1a8e-4aa7-8d09-240afd1b46c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '738ef9ca-ce5d-4444-8367-20e786b2c92d', 'volume_name': 'volume-738ef9ca-ce5d-4444-8367-20e786b2c92d', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7f60142-bb12-46a5-9ba1-54c83a70ecdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7f60142-bb12-46a5-9ba1-54c83a70ecdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27f6f1de-27a9-467b-bc43-f0e44a4cfbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:26 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Volume 738ef9ca-ce5d-4444-8367-20e786b2c92d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-738ef9ca-ce5d-4444-8367-20e786b2c92d', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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 19 17:27:26 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Trying to clone 738ef9ca-ce5d-4444-8367-20e786b2c92d from image 523b4d81-c238-455f-a1d6-73b4798637d0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:27:27 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:27:27 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:27:27 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6b68ef1-3467-4148-93ff-533e89663155]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:27 devstack sudo[102621]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD Aug 19 17:27:27 devstack sudo[102621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack sudo[102621]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD" returned: 0 in 0.638s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 is fetched for user 100addc17f804448a0876a516cd4d65b. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:27:28 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0771f1ce-8639-4e19-ad05-e0994d776973]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:28 devstack sudo[102628]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD Aug 19 17:27:28 devstack sudo[102628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:29 devstack sudo[102628]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD" returned: 0 in 0.520s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 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-19T15:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1975005221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=738ef9ca-ce5d-4444-8367-20e786b2c92d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ace698eb329f47489dbba580ca191d57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:26Z,use_quota=True,user_id='100addc17f804448a0876a516cd4d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Creating volume 738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:29 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[102635]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1073741824 Aug 19 17:27:29 devstack sudo[102635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:29 devstack sudo[102635]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1073741824" returned: 0 in 0.771s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[102642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d Aug 19 17:27:29 devstack sudo[102642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:30 devstack sudo[102642]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d" returned: 0 in 0.496s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] <== create_volume: return (1353ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.357s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Attempting download of 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 738ef9ca-ce5d-4444-8367-20e786b2c92d. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6277dbc9-fdd4-495c-8a9a-422676b84a97]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:30 devstack sudo[102646]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3 Aug 19 17:27:30 devstack sudo[102646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:30 devstack sudo[102646]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3" returned: 0 in 0.374s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[102651]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3 Aug 19 17:27:31 devstack sudo[102651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:31 devstack sudo[102651]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3" returned: 1 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 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_523b4d81-c238-455f-a1d6-73b4798637d0_libwvhz3' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[66e9fd1e-004f-42a9-8ec8-5004b56db7d8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-quobyte-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[26065ad5-2b1a-4956-8c21-73b0e15960b4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[102655]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD Aug 19 17:27:31 devstack sudo[102655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[102656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d Aug 19 17:27:31 devstack sudo[102656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[102655]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD" returned: 0 in 0.341s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] 523b4d81-c238-455f-a1d6-73b4798637d0 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[102662]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d Aug 19 17:27:31 devstack sudo[102662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[102656]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[102667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d Aug 19 17:27:31 devstack sudo[102667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:32 devstack sudo[102667]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d" released by "delete_volume" :: held 0.708s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Created reservations ['6f54c728-d203-4232-a92f-175d05b28125', '947c753c-dd14-4336-a8f8-fc088cb6daba', '19d3e5c1-b841-411c-aee1-4ab97356c106', '0c1d5153-b823-4772-bc7b-bff806843e12'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:32 devstack sudo[102677]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:32 devstack sudo[102677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-0de91584-f712-4891-8489-83fe1958e96c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-0de91584-f712-4891-8489-83fe1958e96c-delete_volume" acquired by "delete_volume" :: waited 0.086s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-quobyte-0de91584-f712-4891-8489-83fe1958e96c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-0de91584-f712-4891-8489-83fe1958e96c" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a1724d7b-6234-47a7-a103-c8808b6ed3ca]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:32 devstack sudo[102677]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.601s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Deleted volume successfully. Aug 19 17:27:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5cf68a01-6b5e-4e0e-9423-56400bc557ad tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-bf191331-b0d4-4ea8-ab38-c2e4e0053c4d-delete_volume" released by "delete_volume" :: held 1.613s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:33 devstack sudo[102681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c Aug 19 17:27:33 devstack sudo[102681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:33 devstack sudo[102681]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c" returned: 0 in 0.486s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:33 devstack sudo[102686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c Aug 19 17:27:33 devstack sudo[102686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:33 devstack sudo[102686]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0de91584-f712-4891-8489-83fe1958e96c" returned: 0 in 0.354s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-0de91584-f712-4891-8489-83fe1958e96c" released by "delete_volume" :: held 0.920s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Created reservations ['6fe87d02-8632-4526-9739-278f37eff6db', '95ff8ffb-16bd-43ef-93e7-d9d40431ea36', '607fafb9-49de-41da-af6c-576e43ce69bb', '15be4c47-9db0-40a4-92dc-b40096e4ba81'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:33 devstack sudo[102662]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d" returned: 0 in 2.128s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_hmn4cl4ddevstack@QuobyteHD, size 112.00 MB, duration 2.13 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:27:33 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Converted 112.00 MB image at 52.60 MB/s Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:33 devstack sudo[102689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1G Aug 19 17:27:33 devstack sudo[102689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:33 devstack sudo[102691]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:33 devstack sudo[102691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:34 devstack sudo[102691]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Deleted volume successfully. Aug 19 17:27:34 devstack sudo[102689]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 1G" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Downloaded image 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 738ef9ca-ce5d-4444-8367-20e786b2c92d successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 for user 100addc17f804448a0876a516cd4d65b is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Marking volume 738ef9ca-ce5d-4444-8367-20e786b2c92d as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Copying metadata from image 523b4d81-c238-455f-a1d6-73b4798637d0 to 738ef9ca-ce5d-4444-8367-20e786b2c92d. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Creating volume glance metadata for volume 738ef9ca-ce5d-4444-8367-20e786b2c92d backed by image 523b4d81-c238-455f-a1d6-73b4798637d0 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': '523b4d81-c238-455f-a1d6-73b4798637d0', '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=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cedcef2f-a108-4b0c-8171-7c78a293b4a4 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-0de91584-f712-4891-8489-83fe1958e96c-delete_volume" released by "delete_volume" :: held 1.545s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27f6f1de-27a9-467b-bc43-f0e44a4cfbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-738ef9ca-ce5d-4444-8367-20e786b2c92d', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09c46848-69bb-4052-989d-f00297ab9634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Volume volume-738ef9ca-ce5d-4444-8367-20e786b2c92d (738ef9ca-ce5d-4444-8367-20e786b2c92d): created successfully Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09c46848-69bb-4052-989d-f00297ab9634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Flow 'volume_create_manager' (16725051-e31b-44cb-8e13-9317fe3dae9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f8a726ba-6c7e-4798-a2e0-5f1115e14dc6 tempest-VolumesExtendTest-162195727 None] Created volume successfully. Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-02669252-874a-4bad-96d2-64d7b727133d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-02669252-874a-4bad-96d2-64d7b727133d-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "cinder-quobyte-02669252-874a-4bad-96d2-64d7b727133d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-02669252-874a-4bad-96d2-64d7b727133d" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a924ac09-6538-4a32-8503-7ff3ce305e5e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[168470ac-afed-468c-a7a3-d7a7458d98ba]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack sudo[102723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d Aug 19 17:27:35 devstack sudo[102723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:35 devstack sudo[102722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d Aug 19 17:27:35 devstack sudo[102722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:35 devstack sudo[102722]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d" returned: 0 in 0.392s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack sudo[102735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d Aug 19 17:27:35 devstack sudo[102735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:35 devstack sudo[102723]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 2G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d 2G" returned: 0 in 0.095s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.626s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ded8c7f2-ebb9-4409-99e1-cae18612fade tempest-VolumesExtendTest-162195727 None] Extend volume completed successfully. Aug 19 17:27:35 devstack sudo[102735]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-02669252-874a-4bad-96d2-64d7b727133d" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-quobyte-02669252-874a-4bad-96d2-64d7b727133d" released by "delete_volume" :: held 0.729s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Created reservations ['95c17471-e8dc-4a96-861e-db52a86403f9', 'bb398a95-170a-4142-b026-76b0362ffb83', 'bdba0484-880c-44fb-8437-5ff872d0ea92', 'cf76b629-761f-4b89-b2a9-6d11543b5749'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:36 devstack sudo[102746]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:36 devstack sudo[102746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:36 devstack sudo[102746]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.294s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Deleted volume successfully. Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1052575b-5035-40b2-aa64-b5552bc9d7f6 tempest-AttachVolumeTestJSON-225028921 None] Lock "cinder-02669252-874a-4bad-96d2-64d7b727133d-delete_volume" released by "delete_volume" :: held 1.329s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-738ef9ca-ce5d-4444-8367-20e786b2c92d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "cinder-738ef9ca-ce5d-4444-8367-20e786b2c92d-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-quobyte-738ef9ca-ce5d-4444-8367-20e786b2c92d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-738ef9ca-ce5d-4444-8367-20e786b2c92d" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c037d7a-de99-46ae-acbf-c7bbde808ee9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:36 devstack sudo[102749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d Aug 19 17:27:36 devstack sudo[102749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:37 devstack sudo[102749]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d" returned: 0 in 0.423s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:37 devstack sudo[102755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d Aug 19 17:27:37 devstack sudo[102755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:37 devstack sudo[102755]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-738ef9ca-ce5d-4444-8367-20e786b2c92d" returned: 0 in 0.324s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-738ef9ca-ce5d-4444-8367-20e786b2c92d" released by "delete_volume" :: held 0.796s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Created reservations ['5b267657-471f-4148-8e59-246d7d682d7b', 'a438c22d-5102-40b8-b5cd-1ff5ac686915', 'ff346916-725a-4b16-9c29-05e415f832d4', '8ee64198-4371-454e-9a4f-6c635466ca82'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:37 devstack sudo[102758]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:37 devstack sudo[102758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:38 devstack sudo[102758]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Deleted volume successfully. Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f2c89143-d53b-462d-89d1-f1019d781a26 tempest-VolumesExtendTest-162195727 None] Lock "cinder-738ef9ca-ce5d-4444-8367-20e786b2c92d-delete_volume" released by "delete_volume" :: held 1.473s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Flow 'volume_create_manager' (5d966f9b-4c15-470e-a0bb-162dbfa284c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a075e724-c7d7-4842-9c42-ea0fa405d96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a075e724-c7d7-4842-9c42-ea0fa405d96c) 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-19T15:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-563648111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f488620-1618-45f5-a93b-e89edace3b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ace698eb329f47489dbba580ca191d57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:27:38Z,use_quota=True,user_id='100addc17f804448a0876a516cd4d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb46c4ec-c37f-440a-95fb-c689db2582c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb46c4ec-c37f-440a-95fb-c689db2582c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36cdadd0-f57e-490a-b8d1-ccd1d26ef22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36cdadd0-f57e-490a-b8d1-ccd1d26ef22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f488620-1618-45f5-a93b-e89edace3b90', 'volume_name': 'volume-2f488620-1618-45f5-a93b-e89edace3b90', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bc1f699-d342-4eb3-beef-980db878fc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bc1f699-d342-4eb3-beef-980db878fc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (535aae7f-c86e-4650-8a4b-cc7d078ebe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Volume 2f488620-1618-45f5-a93b-e89edace3b90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f488620-1618-45f5-a93b-e89edace3b90', 'volume_size': 1} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 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-19T15:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-563648111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f488620-1618-45f5-a93b-e89edace3b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ace698eb329f47489dbba580ca191d57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:27:38Z,use_quota=True,user_id='100addc17f804448a0876a516cd4d65b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Creating volume 2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:38 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:38 devstack sudo[102762]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 1073741824 Aug 19 17:27:38 devstack sudo[102762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:39 devstack sudo[102762]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 1073741824" returned: 0 in 0.583s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:39 devstack sudo[102786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:39 devstack sudo[102786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:39 devstack sudo[102786]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.362s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] <== create_volume: return (1007ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (535aae7f-c86e-4650-8a4b-cc7d078ebe13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f488620-1618-45f5-a93b-e89edace3b90', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1847254c-8218-4491-a150-ff02b4b72944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:39 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Volume volume-2f488620-1618-45f5-a93b-e89edace3b90 (2f488620-1618-45f5-a93b-e89edace3b90): created successfully Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1847254c-8218-4491-a150-ff02b4b72944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Flow 'volume_create_manager' (5d966f9b-4c15-470e-a0bb-162dbfa284c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-24f0ad01-d399-4895-8f07-b99a40744ae4 tempest-VolumesExtendTest-162195727 None] Created volume successfully. Aug 19 17:27:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Creating offline snapshot 3a289972-55e9-4aa2-937c-a5e7bf3bdf47 of volume 2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:27:40 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[55d1d4d3-9c58-4351-ac9c-a977354d7bfc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:40 devstack sudo[102790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:40 devstack sudo[102790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:41 devstack sudo[102790]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.405s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:41 devstack sudo[102795]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 1G Aug 19 17:27:41 devstack sudo[102795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:41 devstack sudo[102795]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 1G" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2f488620-1618-45f5-a93b-e89edace3b90 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:41 devstack sudo[102802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2f488620-1618-45f5-a93b-e89edace3b90 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 Aug 19 17:27:41 devstack sudo[102802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:41 devstack sudo[102802]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2f488620-1618-45f5-a93b-e89edace3b90 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47" returned: 0 in 0.311s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:41 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 is being set with open permissions: ugo+rw Aug 19 17:27:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:41 devstack sudo[102807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 Aug 19 17:27:41 devstack sudo[102807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:42 devstack sudo[102807]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47" returned: 0 in 0.293s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:42 devstack sudo[102810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info Aug 19 17:27:42 devstack sudo[102810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:42 devstack sudo[102810]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:42 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info is being set with open permissions: ugo+rw Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:42 devstack sudo[102814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info Aug 19 17:27:42 devstack sudo[102814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:42 devstack sudo[102814]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.info" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.105s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-15e23e8c-aaa8-4755-9f5e-cc7b32db43e1 tempest-VolumesExtendTest-162195727 None] Create snapshot completed successfully Aug 19 17:27:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[965b761a-9d2c-4be5-8580-653eea821b05]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:44 devstack sudo[102819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:44 devstack sudo[102819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:44 devstack sudo[102819]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.405s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 2G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 2G" returned: 0 in 0.141s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.584s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-467aab96-c529-43b8-92bf-f8457a790f9c tempest-VolumesExtendTest-162195727 None] Extend volume completed successfully. Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-3a289972-55e9-4aa2-937c-a5e7bf3bdf47-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-3a289972-55e9-4aa2-937c-a5e7bf3bdf47-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-quobyte-3a289972-55e9-4aa2-937c-a5e7bf3bdf47" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-3a289972-55e9-4aa2-937c-a5e7bf3bdf47" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Deleting offline snapshot 3a289972-55e9-4aa2-937c-a5e7bf3bdf47 of volume 2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] snapshot_file for this snap is: volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[13c78d48-a45a-4653-a0a8-16f746a2481a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:45 devstack sudo[102827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 Aug 19 17:27:45 devstack sudo[102827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:45 devstack sudo[102827]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2f488620-1618-45f5-a93b-e89edace3b90(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f712b0c1-79ee-42cf-868d-a1814d390147]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:45 devstack sudo[102832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:45 devstack sudo[102832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:46 devstack sudo[102832]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.426s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:46 devstack sudo[102837]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 Aug 19 17:27:46 devstack sudo[102837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:46 devstack sudo[102837]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47" returned: 0 in 0.454s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:46 devstack sudo[102842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47 Aug 19 17:27:46 devstack sudo[102842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:46 devstack sudo[102842]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90.3a289972-55e9-4aa2-937c-a5e7bf3bdf47" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-3a289972-55e9-4aa2-937c-a5e7bf3bdf47" released by "_delete_snapshot" :: held 1.676s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" released by "delete_snapshot" :: held 1.698s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Created reservations ['ff2d9a73-5eb1-4918-9fce-4e22e1c9c3ec', 'd1bcdc13-8061-4a6c-baf3-e004ac2e85fa', '761f9fb2-a385-4726-a981-08020f14e473', '08ec79f4-bbdb-4752-b813-d7e563d4d106'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Delete snapshot completed successfully. Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb909fe2-bc34-442a-8bb7-76d56605d88d tempest-VolumesExtendTest-162195727 None] Lock "cinder-3a289972-55e9-4aa2-937c-a5e7bf3bdf47-delete_snapshot" released by "delete_snapshot" :: held 1.886s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-2f488620-1618-45f5-a93b-e89edace3b90-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "cinder-2f488620-1618-45f5-a93b-e89edace3b90-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Acquiring lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[26141b56-6fe9-4351-8b87-86899eb00e4d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:47 devstack sudo[102845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:47 devstack sudo[102845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:48 devstack sudo[102845]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.482s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:48 devstack sudo[102850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90 Aug 19 17:27:48 devstack sudo[102850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:48 devstack sudo[102850]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2f488620-1618-45f5-a93b-e89edace3b90" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "cinder-quobyte-2f488620-1618-45f5-a93b-e89edace3b90" released by "delete_volume" :: held 0.886s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Created reservations ['4ad21d6e-b67e-4230-a5d5-98a93d2b0f5f', '1c922c3a-62e2-43e9-a666-92735c4810e5', '2e673552-46cf-4f81-ab30-aa6a2308a983', '768934d2-64e3-4275-bf10-72e3f86508fa'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:48 devstack sudo[102853]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:48 devstack sudo[102853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:48 devstack sudo[102853]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.313s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Deleted volume successfully. Aug 19 17:27:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a343aaf2-a502-45d4-b66a-d2d5c9959413 tempest-VolumesExtendTest-162195727 None] Lock "cinder-2f488620-1618-45f5-a93b-e89edace3b90-delete_volume" released by "delete_volume" :: held 1.490s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7de54984-d891-42bc-bdd3-dcded5e7f0cd tempest-GroupsTest-1243666475 None] Group tempest-Group1-950976899: creating Aug 19 17:27:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7de54984-d891-42bc-bdd3-dcded5e7f0cd tempest-GroupsTest-1243666475 None] Group tempest-Group1-950976899: created successfully Aug 19 17:27:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7de54984-d891-42bc-bdd3-dcded5e7f0cd tempest-GroupsTest-1243666475 None] Create group completed successfully. Aug 19 17:27:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-403f504f-1faa-4bdb-9e86-a54ee71d9b3b tempest-GroupsTest-1243666475 None] Group tempest-Group2-1030283594: creating Aug 19 17:27:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-403f504f-1faa-4bdb-9e86-a54ee71d9b3b tempest-GroupsTest-1243666475 None] Group tempest-Group2-1030283594: created successfully Aug 19 17:27:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-403f504f-1faa-4bdb-9e86-a54ee71d9b3b tempest-GroupsTest-1243666475 None] Create group completed successfully. Aug 19 17:27:53 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (995fe381-33a0-42ad-a0a0-3124bcf4cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75b64727-b189-44df-ae89-88ec9cdd9070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75b64727-b189-44df-ae89-88ec9cdd9070) 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-19T15:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-222608443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e9a08902-d4dc-4455-ac79-cf94bb594bfd,host='devstack@QuobyteHD#QuobyteHD',id=c7cf3e92-182a-4022-a75a-437786abd5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:54Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d497a334-2f09-4174-9318-fcea73a08b7a),volume_type_id=d497a334-2f09-4174-9318-fcea73a08b7a)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11c59c93-6a0a-4982-bad5-0ab0f44b72f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11c59c93-6a0a-4982-bad5-0ab0f44b72f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8c44a1b-a9df-4463-bbdb-300a46f14b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8c44a1b-a9df-4463-bbdb-300a46f14b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7cf3e92-182a-4022-a75a-437786abd5da', 'volume_name': 'volume-c7cf3e92-182a-4022-a75a-437786abd5da', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (464c139e-85c2-4f7e-8eb6-33319075aa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (464c139e-85c2-4f7e-8eb6-33319075aa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e172e5af-e546-4bfb-a218-91d93425b821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Volume c7cf3e92-182a-4022-a75a-437786abd5da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7cf3e92-182a-4022-a75a-437786abd5da', 'volume_size': 1} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 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=e9a08902-d4dc-4455-ac79-cf94bb594bfd,created_at=2026-08-19T15:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-222608443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e9a08902-d4dc-4455-ac79-cf94bb594bfd,host='devstack@QuobyteHD#QuobyteHD',id=c7cf3e92-182a-4022-a75a-437786abd5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:54Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d497a334-2f09-4174-9318-fcea73a08b7a),volume_type_id=d497a334-2f09-4174-9318-fcea73a08b7a)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Creating volume c7cf3e92-182a-4022-a75a-437786abd5da {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:54 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:54 devstack sudo[102904]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da 1073741824 Aug 19 17:27:54 devstack sudo[102904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:54 devstack sudo[102904]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da 1073741824" returned: 0 in 0.618s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=99,cinder:UPDATE=84,cinder:INSERT=21,cinder:DELETE=5 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:27:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:54 devstack sudo[102909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da Aug 19 17:27:54 devstack sudo[102909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:55 devstack sudo[102909]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.957s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e172e5af-e546-4bfb-a218-91d93425b821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7cf3e92-182a-4022-a75a-437786abd5da', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64fa00bb-9f29-45c1-9417-827582ca4d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:55 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Volume volume-c7cf3e92-182a-4022-a75a-437786abd5da (c7cf3e92-182a-4022-a75a-437786abd5da): created successfully Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64fa00bb-9f29-45c1-9417-827582ca4d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (995fe381-33a0-42ad-a0a0-3124bcf4cbe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3b683742-2d64-40d6-b346-c053ee9d346c tempest-GroupsTest-1243666475 None] Created volume successfully. Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Acquiring lock "cinder-quobyte-c7cf3e92-182a-4022-a75a-437786abd5da" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-c7cf3e92-182a-4022-a75a-437786abd5da" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9cc74055-3596-4cc3-a0ed-d2223ef79214]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:56 devstack sudo[102912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da Aug 19 17:27:56 devstack sudo[102912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:56 devstack sudo[102912]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da" returned: 0 in 0.477s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:56 devstack sudo[102917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da Aug 19 17:27:56 devstack sudo[102917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:56 devstack sudo[102917]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c7cf3e92-182a-4022-a75a-437786abd5da" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-c7cf3e92-182a-4022-a75a-437786abd5da" released by "delete_volume" :: held 0.860s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Created reservations ['2f0ec2da-4f74-4a6b-88d0-433f9b5efc5c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:57 devstack cinder-volume[94153]: WARNING cinder.quota [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-559775110 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-559775110, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:27:57 devstack cinder-volume[94153]: WARNING cinder.quota [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-559775110 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-559775110, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Created reservations ['da2e4266-a1c3-4248-ba68-17868de0758b', '167c0663-7e25-42b3-8ed7-c989cdfe5944', 'fc1fb754-9e5e-4a1e-abc1-ecc31af9f939', 'a96ce7ea-6690-432e-a252-eec74a68cadd'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:57 devstack sudo[102921]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:57 devstack sudo[102921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Created reservations ['175d478f-0a78-4fbb-acef-ee258a58d3b5'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:57 devstack sudo[102921]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e4c3722b-e11b-4d72-aa03-ef078d491f7e tempest-GroupsTest-1243666475 None] Delete group completed successfully. Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:57 devstack sudo[102929]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:27:57 devstack sudo[102929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-a2db75aa-df7c-4f68-8c54-dd07209c464d req-42155274-a474-4b21-ad22-b16e328543f3 tempest-AttachVolumeNegativeTest-1774813379 None] Terminate volume connection completed successfully. Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-a2db75aa-df7c-4f68-8c54-dd07209c464d req-42155274-a474-4b21-ad22-b16e328543f3 tempest-AttachVolumeNegativeTest-1774813379 None] Deleting attachment cb18c9eb-db0f-4c05-8894-2a9f0b1072ed. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:27:57 devstack sudo[102929]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.334s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bf7e657e-c305-4b9b-9b4e-ebf6a46ee9dc tempest-GroupsTest-1243666475 None] Delete group completed successfully. Aug 19 17:27:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c44ec08f-9a15-4cd8-a536-65f83486447c tempest-GroupsTest-1243666475 None] Group tempest-GroupsTest-Group-900920426: creating Aug 19 17:27:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c44ec08f-9a15-4cd8-a536-65f83486447c tempest-GroupsTest-1243666475 None] Group tempest-GroupsTest-Group-900920426: created successfully Aug 19 17:27:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c44ec08f-9a15-4cd8-a536-65f83486447c tempest-GroupsTest-1243666475 None] Create group completed successfully. Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (471a0aa9-9ce7-4854-8ca0-fbd09ca40d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbc88b27-7cfa-49c3-82be-f3053081bed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbc88b27-7cfa-49c3-82be-f3053081bed3) 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-19T15:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-583484463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d7e9af9-10fa-4348-b42d-8816f2062b07,host='devstack@QuobyteHD#QuobyteHD',id=47017d8a-aed1-4481-8657-2039256f79f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:28:01Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(302143b0-bff3-453e-9860-a80d125893ce),volume_type_id=302143b0-bff3-453e-9860-a80d125893ce)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (242c087e-f823-4e2d-865a-8b2f8cf143af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (242c087e-f823-4e2d-865a-8b2f8cf143af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (489e5d59-1310-43c0-8320-41a37a172639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (489e5d59-1310-43c0-8320-41a37a172639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47017d8a-aed1-4481-8657-2039256f79f9', 'volume_name': 'volume-47017d8a-aed1-4481-8657-2039256f79f9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dc235c7-6226-4d6c-9cea-da7ea7896b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dc235c7-6226-4d6c-9cea-da7ea7896b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8233fed1-812e-475b-b9eb-5533a387c269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Volume 47017d8a-aed1-4481-8657-2039256f79f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47017d8a-aed1-4481-8657-2039256f79f9', 'volume_size': 1} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 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=0d7e9af9-10fa-4348-b42d-8816f2062b07,created_at=2026-08-19T15:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-583484463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d7e9af9-10fa-4348-b42d-8816f2062b07,host='devstack@QuobyteHD#QuobyteHD',id=47017d8a-aed1-4481-8657-2039256f79f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:28:01Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(302143b0-bff3-453e-9860-a80d125893ce),volume_type_id=302143b0-bff3-453e-9860-a80d125893ce)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Creating volume 47017d8a-aed1-4481-8657-2039256f79f9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:01 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:01 devstack sudo[102959]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 1073741824 Aug 19 17:28:01 devstack sudo[102959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:01 devstack sudo[102959]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 1073741824" returned: 0 in 0.606s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:02 devstack sudo[102965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 Aug 19 17:28:02 devstack sudo[102965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:02 devstack sudo[102965]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] <== create_volume: return (971ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8233fed1-812e-475b-b9eb-5533a387c269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47017d8a-aed1-4481-8657-2039256f79f9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2ee3d3b-37f1-47c4-8533-0f568282e789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Volume volume-47017d8a-aed1-4481-8657-2039256f79f9 (47017d8a-aed1-4481-8657-2039256f79f9): created successfully Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2ee3d3b-37f1-47c4-8533-0f568282e789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (471a0aa9-9ce7-4854-8ca0-fbd09ca40d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9efc3132-c4b5-4316-b68a-e1169394de73 tempest-GroupsTest-1243666475 None] Created volume successfully. Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (ca5320b8-54b4-4ac2-8ba9-340878808bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3fd2aa5-afc3-4e87-b9b6-74bd7637a22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3fd2aa5-afc3-4e87-b9b6-74bd7637a22e) 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-19T15:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1754082377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d7e9af9-10fa-4348-b42d-8816f2062b07,host='devstack@QuobyteHD#QuobyteHD',id=dc842131-b21a-4181-b3fb-0fb76f3bbb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:04Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(302143b0-bff3-453e-9860-a80d125893ce),volume_type_id=302143b0-bff3-453e-9860-a80d125893ce)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ac942d3-0081-4f43-bf38-31e3491ea934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ac942d3-0081-4f43-bf38-31e3491ea934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9afebbf-bef2-4866-bab2-22fff10e6538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9afebbf-bef2-4866-bab2-22fff10e6538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc842131-b21a-4181-b3fb-0fb76f3bbb2e', 'volume_name': 'volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a1c7c76-f789-4af0-bc00-3fa3b13a6e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a1c7c76-f789-4af0-bc00-3fa3b13a6e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a266242a-48fb-45dd-8d20-73116a626c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Volume dc842131-b21a-4181-b3fb-0fb76f3bbb2e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e', 'volume_size': 1} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 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=0d7e9af9-10fa-4348-b42d-8816f2062b07,created_at=2026-08-19T15:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1754082377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d7e9af9-10fa-4348-b42d-8816f2062b07,host='devstack@QuobyteHD#QuobyteHD',id=dc842131-b21a-4181-b3fb-0fb76f3bbb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2686a97736914770a8f7fb67dad820a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:04Z,use_quota=True,user_id='86ec3c4d2f134fe5a97c5b42dfb8618b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(302143b0-bff3-453e-9860-a80d125893ce),volume_type_id=302143b0-bff3-453e-9860-a80d125893ce)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Creating volume dc842131-b21a-4181-b3fb-0fb76f3bbb2e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:04 devstack sudo[102969]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e 1073741824 Aug 19 17:28:04 devstack sudo[102969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:05 devstack sudo[102969]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e 1073741824" returned: 0 in 0.586s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=98,cinder:UPDATE=104,cinder:INSERT=29,cinder:DELETE=8 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:05 devstack sudo[102975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e Aug 19 17:28:05 devstack sudo[102975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:05 devstack sudo[102975]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" returned: 0 in 0.367s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] <== create_volume: return (1009ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a266242a-48fb-45dd-8d20-73116a626c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7108b59b-9443-4d8f-b968-658a10f503d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Volume volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e (dc842131-b21a-4181-b3fb-0fb76f3bbb2e): created successfully Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7108b59b-9443-4d8f-b968-658a10f503d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Flow 'volume_create_manager' (ca5320b8-54b4-4ac2-8ba9-340878808bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d08a3516-ebb0-427a-a3a7-0e9f8612ef48 tempest-GroupsTest-1243666475 None] Created volume successfully. Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (bf43916b-1de3-4075-b6f3-01dfe62899b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24c21cce-b4d4-4304-a90c-f6465727e20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24c21cce-b4d4-4304-a90c-f6465727e20f) 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-19T15:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-86747930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6edbcbe-ab3f-4883-aa2e-09f83106a43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:06Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c22cc5c-d9b9-45ce-9163-241e38e2c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c22cc5c-d9b9-45ce-9163-241e38e2c876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1276bd-870d-4038-8f1b-e8f24d6ad4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b1276bd-870d-4038-8f1b-e8f24d6ad4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6edbcbe-ab3f-4883-aa2e-09f83106a43d', 'volume_name': 'volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55a43d20-70cc-4d16-af95-c70736176296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55a43d20-70cc-4d16-af95-c70736176296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e931bc0b-ce73-4dbf-9e69-a9e262e73e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Volume f6edbcbe-ab3f-4883-aa2e-09f83106a43d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d', 'volume_size': 1} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 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-19T15:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-86747930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6edbcbe-ab3f-4883-aa2e-09f83106a43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:06Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Creating volume f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:06 devstack sudo[102981]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d 1073741824 Aug 19 17:28:06 devstack sudo[102981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-70b852c4-949a-4923-bb7f-f073be7dc3a9 tempest-GroupsTest-1243666475 None] Update group completed successfully. Aug 19 17:28:07 devstack sudo[102981]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d 1073741824" returned: 0 in 0.557s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:07 devstack sudo[102988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d Aug 19 17:28:07 devstack sudo[102988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:07 devstack sudo[102988]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" returned: 0 in 0.310s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] <== create_volume: return (912ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.914s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e931bc0b-ce73-4dbf-9e69-a9e262e73e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd8b8de7-8ae8-4b32-8060-4fb786d19acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Volume volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d (f6edbcbe-ab3f-4883-aa2e-09f83106a43d): created successfully Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd8b8de7-8ae8-4b32-8060-4fb786d19acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (bf43916b-1de3-4075-b6f3-01dfe62899b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-15ea8839-73f1-4573-b3a8-58e5e6f631de tempest-VolumesSnapshotTestJSON-1663657970 None] Created volume successfully. Aug 19 17:28:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c55a6062-f16f-4488-9418-9561f5edecd1 tempest-GroupsTest-1243666475 None] Update group completed successfully. Aug 19 17:28:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Creating offline snapshot df1afd91-2592-4c75-90ec-f7cd8c17353b of volume f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[55073adb-93c8-4707-81bc-4b271e5282c7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:09 devstack sudo[103007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d Aug 19 17:28:09 devstack sudo[103007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:09 devstack sudo[103007]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:09 devstack sudo[103012]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b 1G Aug 19 17:28:09 devstack sudo[103012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:09 devstack sudo[103012]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b 1G" returned: 0 in 0.545s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack sudo[103020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b Aug 19 17:28:10 devstack sudo[103020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:10 devstack sudo[103020]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b" returned: 0 in 0.375s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:10 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b is being set with open permissions: ugo+rw Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack sudo[103026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b Aug 19 17:28:10 devstack sudo[103026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Acquiring lock "cinder-quobyte-47017d8a-aed1-4481-8657-2039256f79f9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-47017d8a-aed1-4481-8657-2039256f79f9" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:10 devstack sudo[103026]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b" returned: 0 in 0.471s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[98aa6cdc-7307-4b12-ac5c-acb14feab9c6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack sudo[103061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info Aug 19 17:28:10 devstack sudo[103061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[103058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 Aug 19 17:28:11 devstack sudo[103058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[103061]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info" returned: 0 in 0.458s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info is being set with open permissions: ugo+rw Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[103086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info Aug 19 17:28:11 devstack sudo[103086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[103058]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9" returned: 0 in 0.843s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[103099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9 Aug 19 17:28:11 devstack sudo[103099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[103086]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.info" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.860s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:11 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e8697521-bc32-4175-bd8c-02fb501a555a tempest-VolumesSnapshotTestJSON-1663657970 None] Create snapshot completed successfully Aug 19 17:28:12 devstack sudo[103099]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-47017d8a-aed1-4481-8657-2039256f79f9" returned: 0 in 0.332s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-47017d8a-aed1-4481-8657-2039256f79f9" released by "delete_volume" :: held 1.310s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Acquiring lock "cinder-quobyte-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack sudo[103111]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:12 devstack sudo[103111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[932f5450-376f-4a68-84fa-a95a8e0f0715]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:12 devstack sudo[103116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e Aug 19 17:28:12 devstack sudo[103116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-df1afd91-2592-4c75-90ec-f7cd8c17353b-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-df1afd91-2592-4c75-90ec-f7cd8c17353b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:12 devstack sudo[103111]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-df1afd91-2592-4c75-90ec-f7cd8c17353b" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-df1afd91-2592-4c75-90ec-f7cd8c17353b" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Deleting offline snapshot df1afd91-2592-4c75-90ec-f7cd8c17353b of volume f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] snapshot_file for this snap is: volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[729c3fb5-95ba-4656-9690-54a6e9598dd5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:12 devstack sudo[103116]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" returned: 0 in 0.445s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:12 devstack sudo[103131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b Aug 19 17:28:12 devstack sudo[103131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:12 devstack sudo[103135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e Aug 19 17:28:12 devstack sudo[103135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:12 devstack sudo[103131]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b" returned: 0 in 0.415s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:12 devstack sudo[103135]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" returned: 0 in 0.342s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9aa04004-7ba1-4686-8826-4f6e9e54e72e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "cinder-quobyte-dc842131-b21a-4181-b3fb-0fb76f3bbb2e" released by "delete_volume" :: held 0.876s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Created reservations ['40e83afd-0f0b-4d77-9ab1-7af9982f03e6'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:13 devstack sudo[103143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d Aug 19 17:28:13 devstack sudo[103143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack cinder-volume[94153]: WARNING cinder.quota [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1260129800 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1260129800, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:13 devstack cinder-volume[94153]: WARNING cinder.quota [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1260129800 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1260129800, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Created reservations ['1cd24ef6-7537-4e63-80fd-7d6f5cd08684', '714997d7-fbe8-4f22-9ea7-319d18e43f0b', '91082d0c-1d9c-4dc0-96a2-1cefebfeaf02', '6b9bc941-95a7-44a6-afff-52495d1824bf'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Created reservations ['63563295-0167-4dcd-9610-b60ec013c6f5', 'b9d0443c-9ead-474b-9334-526143a24bdf', '7ec74932-c8dc-4a81-9324-49dcd00cf4b6', 'b616a283-ad6c-4801-b88e-a0e17da06e56'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[103151]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:13 devstack sudo[103151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack sudo[103143]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" returned: 0 in 0.525s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[103153]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b Aug 19 17:28:13 devstack sudo[103153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack sudo[103151]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:13 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b26afe30-ec0a-472b-86d6-745a0cd97ffe tempest-GroupsTest-1243666475 None] Delete group completed successfully. Aug 19 17:28:14 devstack sudo[103153]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b" returned: 0 in 0.527s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:14 devstack sudo[103161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b Aug 19 17:28:14 devstack sudo[103161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:14 devstack sudo[103161]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d.df1afd91-2592-4c75-90ec-f7cd8c17353b" returned: 0 in 0.430s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-df1afd91-2592-4c75-90ec-f7cd8c17353b" released by "_delete_snapshot" :: held 2.066s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" released by "delete_snapshot" :: held 2.095s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['f88f3e47-08e3-489b-b66f-c7ea8acdff2c', 'a23b4fe0-fc19-4fac-b188-53e3c8f93ab4', 'eaa1a415-f000-44ae-9d45-4d55de1259a9', 'ce511aef-2e87-4cab-84f0-766acb97195a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Delete snapshot completed successfully. Aug 19 17:28:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d78666b3-2396-4019-aae0-03baae989ee8 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-df1afd91-2592-4c75-90ec-f7cd8c17353b-delete_snapshot" released by "delete_snapshot" :: held 2.386s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (520a574e-cad9-4981-a3c9-025b0c1abae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b512515c-d48b-4eb7-ab96-a63d9e62e74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b512515c-d48b-4eb7-ab96-a63d9e62e74e) 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-19T15:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020864201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e9e41c64-8749-4d76-84e7-1218f0b87b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:16Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e55256d4-b596-46cd-8e63-1dd8405bace5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e55256d4-b596-46cd-8e63-1dd8405bace5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa2002dc-d1ba-4d5a-ba99-f63791b04944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa2002dc-d1ba-4d5a-ba99-f63791b04944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e9e41c64-8749-4d76-84e7-1218f0b87b78', 'volume_name': 'volume-e9e41c64-8749-4d76-84e7-1218f0b87b78', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cfb8aa1-7a8d-4eaa-b19e-7304e95ab59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cfb8aa1-7a8d-4eaa-b19e-7304e95ab59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28b1dcbc-3ae9-459f-a107-4f522a29ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:16 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume e9e41c64-8749-4d76-84e7-1218f0b87b78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e9e41c64-8749-4d76-84e7-1218f0b87b78', 'volume_size': 1} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 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-19T15:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020864201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e9e41c64-8749-4d76-84e7-1218f0b87b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:16Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating volume e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:16 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:16 devstack sudo[103166]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 1073741824 Aug 19 17:28:16 devstack sudo[103166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:17 devstack sudo[103166]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 1073741824" returned: 0 in 0.575s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:17 devstack sudo[103173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:17 devstack sudo[103173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:17 devstack sudo[103173]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] <== create_volume: return (913ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.918s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28b1dcbc-3ae9-459f-a107-4f522a29ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9e41c64-8749-4d76-84e7-1218f0b87b78', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ef4bbfd-7cb3-4e3f-8958-9956d6fb1600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 (e9e41c64-8749-4d76-84e7-1218f0b87b78): created successfully Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ef4bbfd-7cb3-4e3f-8958-9956d6fb1600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (520a574e-cad9-4981-a3c9-025b0c1abae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:17 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-71bc27c8-f106-43f8-8fd7-3dae52236e73 tempest-VolumesSnapshotTestJSON-1663657970 None] Created volume successfully. Aug 19 17:28:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating offline snapshot 09f111ae-5255-4cab-bb89-7c54b35b2d2b of volume e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[37b182d3-a32c-4db3-a49f-c60730b5f898]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:19 devstack sudo[103176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:19 devstack sudo[103176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:19 devstack sudo[103176]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.411s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:19 devstack sudo[103181]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b 1G Aug 19 17:28:19 devstack sudo[103181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:19 devstack sudo[103181]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b 1G" returned: 0 in 0.453s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:19 devstack sudo[103186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:19 devstack sudo[103186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:20 devstack sudo[103186]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:20 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b is being set with open permissions: ugo+rw Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:20 devstack sudo[103191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:20 devstack sudo[103191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:20 devstack sudo[103191]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.285s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:20 devstack sudo[103194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info Aug 19 17:28:20 devstack sudo[103194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:20 devstack sudo[103194]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:20 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info is being set with open permissions: ugo+rw Aug 19 17:28:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:20 devstack sudo[103197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info Aug 19 17:28:20 devstack sudo[103197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:21 devstack sudo[103197]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.info" returned: 0 in 0.334s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.312s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f950da34-ccc8-4dbf-a15f-7ed93399ad81 tempest-VolumesSnapshotTestJSON-1663657970 None] Create snapshot completed successfully Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (80be00c8-6722-444a-9bd4-6cd1249d0eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd101705-8e41-4ab4-bc81-e27217e66cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd101705-8e41-4ab4-bc81-e27217e66cfb) 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-19T15:28:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-523962119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aed828db-1f1b-4d99-b4d5-659036a30bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28:23Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=09f111ae-5255-4cab-bb89-7c54b35b2d2b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:28:23Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9a2690-873b-4158-ba05-ae85c07e5acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9a2690-873b-4158-ba05-ae85c07e5acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36e871d7-a715-4d50-a55a-b2d6e19dff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36e871d7-a715-4d50-a55a-b2d6e19dff48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'aed828db-1f1b-4d99-b4d5-659036a30bec', 'volume_name': 'volume-aed828db-1f1b-4d99-b4d5-659036a30bec', 'volume_size': 2, 'snapshot_id': '09f111ae-5255-4cab-bb89-7c54b35b2d2b'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a02308f-a5b2-41c9-a2a8-ba8a4630d0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a02308f-a5b2-41c9-a2a8-ba8a4630d0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd1554fa-13f9-49d0-833d-52265e057844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume aed828db-1f1b-4d99-b4d5-659036a30bec: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-aed828db-1f1b-4d99-b4d5-659036a30bec', 'volume_size': 2, 'snapshot_id': '09f111ae-5255-4cab-bb89-7c54b35b2d2b'} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b-aed828db-1f1b-4d99-b4d5-659036a30bec" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b-aed828db-1f1b-4d99-b4d5-659036a30bec" acquired by "_create_volume_from_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating volume aed828db-1f1b-4d99-b4d5-659036a30bec from snapshot 09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] snapshot: 09f111ae-5255-4cab-bb89-7c54b35b2d2b, volume: aed828db-1f1b-4d99-b4d5-659036a30bec, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d86f8f71-ead0-4b16-9283-452280ad658f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:23 devstack sudo[103237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:23 devstack sudo[103237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:23 devstack sudo[103237]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.432s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e9e41c64-8749-4d76-84e7-1218f0b87b78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[019d6515-40ee-45e4-a0e4-45eee0056621]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:23 devstack sudo[103242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:23 devstack sudo[103242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:23 devstack sudo[103242]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:28:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:23 devstack sudo[103247]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec Aug 19 17:28:23 devstack sudo[103247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:29 devstack sudo[103247]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec" returned: 0 in 5.558s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78, size 1024.00 MB, duration 5.56 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:28:29 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Converted 1024.00 MB image at 184.18 MB/s Aug 19 17:28:29 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec is being set with open permissions: ugo+rw Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:29 devstack sudo[103281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec Aug 19 17:28:29 devstack sudo[103281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:29 devstack sudo[103281]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" released by "_copy_volume_from_snapshot" :: held 6.734s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b-aed828db-1f1b-4d99-b4d5-659036a30bec" released by "_create_volume_from_snapshot" :: held 6.801s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.822s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd1554fa-13f9-49d0-833d-52265e057844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aed828db-1f1b-4d99-b4d5-659036a30bec', 'volume_size': 2, 'snapshot_id': '09f111ae-5255-4cab-bb89-7c54b35b2d2b'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edc1574e-d298-494e-93cb-11c4944d60ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume volume-aed828db-1f1b-4d99-b4d5-659036a30bec (aed828db-1f1b-4d99-b4d5-659036a30bec): created successfully Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edc1574e-d298-494e-93cb-11c4944d60ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (80be00c8-6722-444a-9bd4-6cd1249d0eea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:29 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ba142e43-0f55-4352-a90e-f08a5094dc63 tempest-VolumesSnapshotTestJSON-1663657970 None] Created volume successfully. Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-aed828db-1f1b-4d99-b4d5-659036a30bec-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-aed828db-1f1b-4d99-b4d5-659036a30bec-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f83c3529-548b-4149-ba3b-4d95add13835]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:30 devstack sudo[103284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec Aug 19 17:28:30 devstack sudo[103284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:31 devstack sudo[103284]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec" returned: 0 in 0.391s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:31 devstack sudo[103289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec Aug 19 17:28:31 devstack sudo[103289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:31 devstack sudo[103289]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aed828db-1f1b-4d99-b4d5-659036a30bec" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-aed828db-1f1b-4d99-b4d5-659036a30bec" released by "delete_volume" :: held 0.686s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['f7811b92-e0ad-423b-abce-c9e30e27b779', '1a25eb96-5ad6-4938-8ae7-bfb34737c6d2', 'f17e3241-fd41-4aeb-a2c1-c1c6e05b10c2', '73c04167-2b71-40a6-babf-9493f3ef8267'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:31 devstack sudo[103292]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:31 devstack sudo[103292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:31 devstack sudo[103292]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Deleted volume successfully. Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-05fdfa10-84a5-4bbb-a1c3-08cb5df4dd0e tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-aed828db-1f1b-4d99-b4d5-659036a30bec-delete_volume" released by "delete_volume" :: held 1.196s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-09f111ae-5255-4cab-bb89-7c54b35b2d2b-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-09f111ae-5255-4cab-bb89-7c54b35b2d2b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Deleting offline snapshot 09f111ae-5255-4cab-bb89-7c54b35b2d2b of volume e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] snapshot_file for this snap is: volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc809e59-87a7-41e8-b270-102fd0d2e8e5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:32 devstack sudo[103295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:32 devstack sudo[103295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:32 devstack sudo[103295]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e9e41c64-8749-4d76-84e7-1218f0b87b78(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b12b8015-7a79-49b4-a8ac-24afe1ace070]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:32 devstack sudo[103300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:32 devstack sudo[103300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:33 devstack sudo[103300]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.632s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:33 devstack sudo[103306]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:33 devstack sudo[103306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:33 devstack sudo[103306]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:33 devstack sudo[103311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b Aug 19 17:28:33 devstack sudo[103311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:33 devstack sudo[103311]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78.09f111ae-5255-4cab-bb89-7c54b35b2d2b" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-09f111ae-5255-4cab-bb89-7c54b35b2d2b" released by "_delete_snapshot" :: held 1.852s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" released by "delete_snapshot" :: held 1.884s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['58f5e05a-353e-4662-90a3-f7e533cb597d', '7b5fb077-1697-4cb2-a776-8c9eb94a0063', 'c15d360c-00d9-46e8-9716-a5af770ea5b2', 'b1a01843-429f-449e-81ab-4aa767a76d3c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Delete snapshot completed successfully. Aug 19 17:28:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e827de6c-5420-43a7-be15-842aceb520dd tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-09f111ae-5255-4cab-bb89-7c54b35b2d2b-delete_snapshot" released by "delete_snapshot" :: held 2.050s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-e9e41c64-8749-4d76-84e7-1218f0b87b78-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-e9e41c64-8749-4d76-84e7-1218f0b87b78-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d938b98f-ef62-4e5c-9f08-a079f115e71e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack sudo[103314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:34 devstack sudo[103314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:34 devstack sudo[103314]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.395s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack sudo[103319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78 Aug 19 17:28:34 devstack sudo[103319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Flow 'volume_create_manager' (630eebaf-2413-4c0b-bd32-bd340448de86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911b288f-764c-4673-a48a-7fa76196a3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911b288f-764c-4673-a48a-7fa76196a3cf) 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-19T15:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1668769059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e84739ed-9315-45cd-94eb-c35a1cc03325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f517a93ca3b3448380f32b794f22cda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:28:35Z,use_quota=True,user_id='a22026f38aeb4c1d9d4670fd7ef50e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e77f9b03-fc27-4bf7-9c66-5cae12472501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e77f9b03-fc27-4bf7-9c66-5cae12472501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (792d0e71-a545-4cec-bd9b-1e3843ecb2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (792d0e71-a545-4cec-bd9b-1e3843ecb2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e84739ed-9315-45cd-94eb-c35a1cc03325', 'volume_name': 'volume-e84739ed-9315-45cd-94eb-c35a1cc03325', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f4aa72-4516-429a-b68a-9772c79a6249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f4aa72-4516-429a-b68a-9772c79a6249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e57bda1-3cba-46eb-91e0-8804b16a7453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume e84739ed-9315-45cd-94eb-c35a1cc03325: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e84739ed-9315-45cd-94eb-c35a1cc03325', 'volume_size': 1} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 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-19T15:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1668769059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e84739ed-9315-45cd-94eb-c35a1cc03325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f517a93ca3b3448380f32b794f22cda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:28:35Z,use_quota=True,user_id='a22026f38aeb4c1d9d4670fd7ef50e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Creating volume e84739ed-9315-45cd-94eb-c35a1cc03325 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:34 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[103322]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 1073741824 Aug 19 17:28:35 devstack sudo[103322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[103319]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9e41c64-8749-4d76-84e7-1218f0b87b78" returned: 0 in 0.302s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-e9e41c64-8749-4d76-84e7-1218f0b87b78" released by "delete_volume" :: held 0.764s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['11253fff-ad07-43bd-a2c5-465fe293168b', '953c9e70-d107-410f-a8df-d3aea9e28b61', 'c4efd41f-f304-4e55-98b1-1ea49a19cfb8', '98d11370-501d-4e4b-baa1-22c76d4b339f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[103324]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:35 devstack sudo[103324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[103324]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:35 devstack sudo[103322]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Deleted volume successfully. Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 1073741824" returned: 0 in 0.523s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1117fb8f-9d78-46a7-b735-db404ccdd103 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-e9e41c64-8749-4d76-84e7-1218f0b87b78-delete_volume" released by "delete_volume" :: held 1.317s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[103339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 Aug 19 17:28:35 devstack sudo[103339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[103339]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325" returned: 0 in 0.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] <== create_volume: return (887ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.890s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e57bda1-3cba-46eb-91e0-8804b16a7453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e84739ed-9315-45cd-94eb-c35a1cc03325', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e909c05-fd43-43cf-9847-1f4506997215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume volume-e84739ed-9315-45cd-94eb-c35a1cc03325 (e84739ed-9315-45cd-94eb-c35a1cc03325): created successfully Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e909c05-fd43-43cf-9847-1f4506997215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Flow 'volume_create_manager' (630eebaf-2413-4c0b-bd32-bd340448de86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e84d044f-f0d8-4cf7-a55b-baa95a858901 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Created volume successfully. Aug 19 17:28:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (4667bd8b-7e07-4445-87e5-dcf10010dd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e989def-da14-4177-ad01-d69cac4dbc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e989def-da14-4177-ad01-d69cac4dbc3d) 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-19T15:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1079470488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fa66e31-1892-4ed3-8719-79e14598f8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:36Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0310bf8e-981d-4314-ac7a-2fdbec0beb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0310bf8e-981d-4314-ac7a-2fdbec0beb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73c81455-4c33-441f-aeae-2c32a895d65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73c81455-4c33-441f-aeae-2c32a895d65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fa66e31-1892-4ed3-8719-79e14598f8a6', 'volume_name': 'volume-3fa66e31-1892-4ed3-8719-79e14598f8a6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a40f5fbb-6db9-4e05-9a78-479ec92b2545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a40f5fbb-6db9-4e05-9a78-479ec92b2545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e94480d-c321-4db8-90da-602fbbf51fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume 3fa66e31-1892-4ed3-8719-79e14598f8a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fa66e31-1892-4ed3-8719-79e14598f8a6', 'volume_size': 1} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 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-19T15:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1079470488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fa66e31-1892-4ed3-8719-79e14598f8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:36Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating volume 3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack sudo[103342]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 1073741824 Aug 19 17:28:36 devstack sudo[103342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (1403da81-5c80-40ae-930e-2f5b24e115cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14b6bfc9-29f5-4b2a-b590-d77c2be26707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14b6bfc9-29f5-4b2a-b590-d77c2be26707) 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-19T15:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-693642402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=31bd8612-dcdf-45a4-9f7d-a785580e38c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:36Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feabf981-4122-4180-97e1-cb45e1979165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feabf981-4122-4180-97e1-cb45e1979165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d27be9f-29f1-400b-b5fa-20b209ef26ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d27be9f-29f1-400b-b5fa-20b209ef26ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31bd8612-dcdf-45a4-9f7d-a785580e38c9', 'volume_name': 'volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49d65aba-cb9e-42df-92f0-d99c00cc3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49d65aba-cb9e-42df-92f0-d99c00cc3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f528af7c-d21d-42f9-95ae-7671fbc12b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Volume 31bd8612-dcdf-45a4-9f7d-a785580e38c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9', 'volume_size': 1} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:36 devstack sudo[103342]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 1073741824" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack sudo[103347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:36 devstack sudo[103347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:36 devstack sudo[103347]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] <== create_volume: return (718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.424s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 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-19T15:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-693642402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=31bd8612-dcdf-45a4-9f7d-a785580e38c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:36Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Creating volume 31bd8612-dcdf-45a4-9f7d-a785580e38c9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e94480d-c321-4db8-90da-602fbbf51fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fa66e31-1892-4ed3-8719-79e14598f8a6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad0749de-ba11-4f49-8bd0-8e182671ed1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:36 devstack sudo[103350]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 1073741824 Aug 19 17:28:36 devstack sudo[103350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 (3fa66e31-1892-4ed3-8719-79e14598f8a6): created successfully Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad0749de-ba11-4f49-8bd0-8e182671ed1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (4667bd8b-7e07-4445-87e5-dcf10010dd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2f48a692-aae7-4f3f-b100-32b677821ef9 tempest-VolumesSnapshotTestJSON-1663657970 None] Created volume successfully. Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "cinder-e84739ed-9315-45cd-94eb-c35a1cc03325-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "cinder-e84739ed-9315-45cd-94eb-c35a1cc03325-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "cinder-quobyte-e84739ed-9315-45cd-94eb-c35a1cc03325" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "cinder-quobyte-e84739ed-9315-45cd-94eb-c35a1cc03325" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[391924a6-3975-4b1a-a6ca-9be121f01148]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:37 devstack sudo[103355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 Aug 19 17:28:37 devstack sudo[103355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack sudo[103350]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 1073741824" returned: 0 in 0.571s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack sudo[103357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 Aug 19 17:28:37 devstack sudo[103357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack sudo[103355]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325" returned: 0 in 0.381s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack sudo[103362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325 Aug 19 17:28:37 devstack sudo[103362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack sudo[103357]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] <== create_volume: return (875ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.879s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.396s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f528af7c-d21d-42f9-95ae-7671fbc12b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611ee7cc-73e9-42c2-804b-054e78a2f300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Creating offline snapshot 4b6698b1-6686-458c-a874-2dd2cda969de of volume 3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Volume volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 (31bd8612-dcdf-45a4-9f7d-a785580e38c9): created successfully Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611ee7cc-73e9-42c2-804b-054e78a2f300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (1403da81-5c80-40ae-930e-2f5b24e115cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[14e789e7-d4ab-4b75-8fd4-eb1b34a3a480]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9f6c83a0-5455-4cdd-81f1-cc24d561d105 tempest-AttachVolumeNegativeTest-1774813379 None] Created volume successfully. Aug 19 17:28:37 devstack sudo[103362]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack sudo[103365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e84739ed-9315-45cd-94eb-c35a1cc03325" returned: 0 in 0.259s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack sudo[103365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "cinder-quobyte-e84739ed-9315-45cd-94eb-c35a1cc03325" released by "delete_volume" :: held 0.700s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:37 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Created reservations ['7fc3bb53-7b5c-4174-a890-b1e912cc94f7', '3ffd6cfd-d700-4d42-a78c-01ab48402694', '786aef60-a81a-49e9-ae65-b09fd6672e6a', 'c3327de7-d79a-42b6-aec0-a957b9b9b7c4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:38 devstack sudo[103368]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:38 devstack sudo[103368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:38 devstack sudo[103365]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.402s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:38 devstack sudo[103373]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de 1G Aug 19 17:28:38 devstack sudo[103373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:38 devstack sudo[103368]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Deleted volume successfully. Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6741409-fa5d-4353-839d-3f2618e4c59e tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "cinder-e84739ed-9315-45cd-94eb-c35a1cc03325-delete_volume" released by "delete_volume" :: held 1.276s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:38 devstack sudo[103373]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de 1G" returned: 0 in 0.531s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:38 devstack sudo[103384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:38 devstack sudo[103384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Flow 'volume_create_manager' (9a8c7eff-cab3-40e1-8194-d78321e10902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ab95967-a032-4fae-b669-a25506a0a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ab95967-a032-4fae-b669-a25506a0a380) 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-19T15:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-508169786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17b85115-7521-489e-adab-ecb907f52d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f517a93ca3b3448380f32b794f22cda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:39Z,use_quota=True,user_id='a22026f38aeb4c1d9d4670fd7ef50e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62ad41a3-b010-4408-a198-fb7865b3a146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62ad41a3-b010-4408-a198-fb7865b3a146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f0e90ba-6b1a-4073-80f5-f21bef00d309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f0e90ba-6b1a-4073-80f5-f21bef00d309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17b85115-7521-489e-adab-ecb907f52d0d', 'volume_name': 'volume-17b85115-7521-489e-adab-ecb907f52d0d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3372baae-a7e8-447a-a952-5ba7c1ca645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3372baae-a7e8-447a-a952-5ba7c1ca645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e203c449-11d0-42b7-a4fa-3fc1852f9dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume 17b85115-7521-489e-adab-ecb907f52d0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17b85115-7521-489e-adab-ecb907f52d0d', 'volume_size': 1} Aug 19 17:28:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:39 devstack sudo[103384]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.369s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:39 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de is being set with open permissions: ugo+rw Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:39 devstack sudo[103396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:39 devstack sudo[103396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-afce6048-e000-499b-bc1d-138b67eb990a req-dd1f1c17-34ab-40e0-992d-7083fe5af212 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:39 devstack sudo[103396]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.263s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:39 devstack sudo[103400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info Aug 19 17:28:39 devstack sudo[103400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:39 devstack sudo[103400]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info" returned: 0 in 0.239s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:39 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info is being set with open permissions: ugo+rw Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:39 devstack sudo[103403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info Aug 19 17:28:39 devstack sudo[103403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:39 devstack sudo[103403]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.info" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.152s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.862s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 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-19T15:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-508169786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17b85115-7521-489e-adab-ecb907f52d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f517a93ca3b3448380f32b794f22cda5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:39Z,use_quota=True,user_id='a22026f38aeb4c1d9d4670fd7ef50e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Creating volume 17b85115-7521-489e-adab-ecb907f52d0d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:39 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:28:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:39 devstack sudo[103406]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d 1073741824 Aug 19 17:28:39 devstack sudo[103406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1bdcef0e-b009-4920-9342-b1feaf2ae17b tempest-VolumesSnapshotTestJSON-1663657970 None] Create snapshot completed successfully Aug 19 17:28:40 devstack sudo[103406]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d 1073741824" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:40 devstack sudo[103412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d Aug 19 17:28:40 devstack sudo[103412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:40 devstack sudo[103412]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d" returned: 0 in 0.236s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] <== create_volume: return (674ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.677s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-afce6048-e000-499b-bc1d-138b67eb990a req-dd1f1c17-34ab-40e0-992d-7083fe5af212 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.330s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-afce6048-e000-499b-bc1d-138b67eb990a req-dd1f1c17-34ab-40e0-992d-7083fe5af212 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e203c449-11d0-42b7-a4fa-3fc1852f9dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17b85115-7521-489e-adab-ecb907f52d0d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6d08094-0cf9-4dc5-a1f0-13f77be1ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Volume volume-17b85115-7521-489e-adab-ecb907f52d0d (17b85115-7521-489e-adab-ecb907f52d0d): created successfully Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6d08094-0cf9-4dc5-a1f0-13f77be1ce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Flow 'volume_create_manager' (9a8c7eff-cab3-40e1-8194-d78321e10902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-afce6048-e000-499b-bc1d-138b67eb990a req-dd1f1c17-34ab-40e0-992d-7083fe5af212 tempest-AttachVolumeNegativeTest-1774813379 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9', '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': '9931507f-f614-4ed5-bf4e-d243fa1c35b8', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:28:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-03a1e66d-ba64-445b-9b54-fa0f34e73a48 tempest-VolumeQuotasAdminTestJSON-1842989095 None] Created volume successfully. Aug 19 17:28:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-afce6048-e000-499b-bc1d-138b67eb990a req-dd1f1c17-34ab-40e0-992d-7083fe5af212 tempest-AttachVolumeNegativeTest-1774813379 None] attachment_update completed successfully. Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (fe600b1b-4c0c-454a-8c47-4f6ba1554199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbe9d335-5838-4f52-8faa-ac85c6f8a4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbe9d335-5838-4f52-8faa-ac85c6f8a4a1) 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-19T15:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-902347948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20c1604b-cbea-455c-8ecf-ea67a4ef24c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae140b2e2b174284aba5897b30fcdbb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=4b6698b1-6686-458c-a874-2dd2cda969de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:28:41Z,use_quota=True,user_id='bb46c9af13f2456b82f870c32f38a029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (423ce919-8c12-469d-beeb-4f16649e3255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (423ce919-8c12-469d-beeb-4f16649e3255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25f31f68-3c8a-4c12-833d-8668cc04fcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25f31f68-3c8a-4c12-833d-8668cc04fcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '20c1604b-cbea-455c-8ecf-ea67a4ef24c4', 'volume_name': 'volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4', 'volume_size': 1, 'snapshot_id': '4b6698b1-6686-458c-a874-2dd2cda969de'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d2c163f-689e-4e8d-8915-88a3839f8372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d2c163f-689e-4e8d-8915-88a3839f8372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa45fd17-273e-4b50-91ca-68bdba982ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume 20c1604b-cbea-455c-8ecf-ea67a4ef24c4: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4', 'volume_size': 1, 'snapshot_id': '4b6698b1-6686-458c-a874-2dd2cda969de'} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" acquired by "_create_volume_from_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating volume 20c1604b-cbea-455c-8ecf-ea67a4ef24c4 from snapshot 4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] snapshot: 4b6698b1-6686-458c-a874-2dd2cda969de, volume: 20c1604b-cbea-455c-8ecf-ea67a4ef24c4, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f00a7f25-20cd-4d8f-a975-15625bcf1d88]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:41 devstack sudo[103801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:41 devstack sudo[103801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b206b073-d242-4fc7-8ddf-09715dce3484 tempest-VolumeQuotasAdminTestJSON-1877700600 None] Transfer volume completed successfully. Aug 19 17:28:41 devstack sudo[103801]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3fa66e31-1892-4ed3-8719-79e14598f8a6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[28b85627-84e4-4bf0-a990-8a811b1a4c01]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[103806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:42 devstack sudo[103806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Acquiring lock "cinder-17b85115-7521-489e-adab-ecb907f52d0d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "cinder-17b85115-7521-489e-adab-ecb907f52d0d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Acquiring lock "cinder-quobyte-17b85115-7521-489e-adab-ecb907f52d0d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "cinder-quobyte-17b85115-7521-489e-adab-ecb907f52d0d" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ef6b37e-3e29-49ff-b3ef-f298b8b02ca7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[103806]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.502s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[103812]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 Aug 19 17:28:42 devstack sudo[103812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:42 devstack sudo[103811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d Aug 19 17:28:42 devstack sudo[103811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:42 devstack sudo[103811]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d" returned: 0 in 0.462s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[103822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d Aug 19 17:28:42 devstack sudo[103822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:43 devstack sudo[103822]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-17b85115-7521-489e-adab-ecb907f52d0d" returned: 0 in 0.524s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "cinder-quobyte-17b85115-7521-489e-adab-ecb907f52d0d" released by "delete_volume" :: held 1.064s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Created reservations ['1ebae6c3-ac7d-44b3-983a-6069023e17ec', '7ecee9a6-211f-49b6-802c-93b0c7843c86', 'a90759e2-f9d1-4a10-a1ae-ffd18d75b1dd', 'f21bc20f-831c-4dc1-8190-2c26d607446d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-b2c1cfdf-c882-4df1-9d45-86eb07d80643 req-2620624e-c8a8-4665-83c6-0abbbd879654 tempest-AttachVolumeNegativeTest-1774813379 None] Terminate volume connection completed successfully. Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b2c1cfdf-c882-4df1-9d45-86eb07d80643 req-2620624e-c8a8-4665-83c6-0abbbd879654 tempest-AttachVolumeNegativeTest-1774813379 None] Deleting attachment 9931507f-f614-4ed5-bf4e-d243fa1c35b8. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.035s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:44 devstack sudo[103863]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:44 devstack sudo[103863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack sudo[103863]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.793s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Deleted volume successfully. Aug 19 17:28:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dd8f79c7-5021-4829-9013-b57bace78285 tempest-VolumeQuotasAdminTestJSON-1010311025 None] Lock "cinder-17b85115-7521-489e-adab-ecb907f52d0d-delete_volume" released by "delete_volume" :: held 2.599s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:48 devstack sudo[103812]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" returned: 0 in 6.205s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6, size 1024.00 MB, duration 6.21 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:28:48 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Converted 1024.00 MB image at 164.97 MB/s Aug 19 17:28:48 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 is being set with open permissions: ugo+rw Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:48 devstack sudo[103890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 Aug 19 17:28:48 devstack sudo[103890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:48 devstack sudo[103890]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" returned: 0 in 0.313s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" released by "_copy_volume_from_snapshot" :: held 7.609s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" released by "_create_volume_from_snapshot" :: held 7.690s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.718s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa45fd17-273e-4b50-91ca-68bdba982ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4', 'volume_size': 1, 'snapshot_id': '4b6698b1-6686-458c-a874-2dd2cda969de'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c52d2a4-1a2a-427d-b129-10418b4ff9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Volume volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 (20c1604b-cbea-455c-8ecf-ea67a4ef24c4): created successfully Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c52d2a4-1a2a-427d-b129-10418b4ff9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Flow 'volume_create_manager' (fe600b1b-4c0c-454a-8c47-4f6ba1554199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-016f9e7c-af30-4dbe-803d-00295f1753b5 tempest-VolumesSnapshotTestJSON-1663657970 None] Created volume successfully. Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-20c1604b-cbea-455c-8ecf-ea67a4ef24c4-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-20c1604b-cbea-455c-8ecf-ea67a4ef24c4-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1484d738-926b-4ecc-ba40-7550d9bcb94c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:49 devstack sudo[103895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 Aug 19 17:28:49 devstack sudo[103895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:49 devstack sudo[103895]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" returned: 0 in 0.474s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:50 devstack sudo[103902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4 Aug 19 17:28:50 devstack sudo[103902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:50 devstack sudo[103902]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" returned: 0 in 0.306s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-20c1604b-cbea-455c-8ecf-ea67a4ef24c4" released by "delete_volume" :: held 0.868s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['3e7184c1-5d3e-4282-a8be-e8dbc94888ab', 'd1fa882d-2f3e-45ba-8a87-f089744b1964', 'a65f355f-7882-4450-ac82-0f39dc7fb6ac', '810fe0c3-e80d-473d-b75c-b0d5ac145011'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:50 devstack sudo[103905]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:50 devstack sudo[103905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-4b6698b1-6686-458c-a874-2dd2cda969de-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-4b6698b1-6686-458c-a874-2dd2cda969de-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Deleting offline snapshot 4b6698b1-6686-458c-a874-2dd2cda969de of volume 3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] snapshot_file for this snap is: volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f29826a6-9e2f-4cfb-b302-2044057092c7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:50 devstack sudo[103905]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Deleted volume successfully. Aug 19 17:28:50 devstack sudo[103908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:50 devstack sudo[103908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76cfe060-818b-4322-ae66-88f8295ca1e0 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-20c1604b-cbea-455c-8ecf-ea67a4ef24c4-delete_volume" released by "delete_volume" :: held 1.571s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:51 devstack sudo[103908]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3fa66e31-1892-4ed3-8719-79e14598f8a6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ba6bce5-f130-44f5-a5ed-da0325147dec]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:51 devstack sudo[103913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:51 devstack sudo[103913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:52 devstack sudo[103913]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.750s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:52 devstack sudo[103924]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:52 devstack sudo[103924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:52 devstack sudo[103924]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.501s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:52 devstack sudo[103935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de Aug 19 17:28:52 devstack sudo[103935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:52 devstack sudo[103935]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6.4b6698b1-6686-458c-a874-2dd2cda969de" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-4b6698b1-6686-458c-a874-2dd2cda969de" released by "_delete_snapshot" :: held 2.230s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" released by "delete_snapshot" :: held 2.262s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['db84a5ce-8854-4aa9-8c40-3e588d56f5d2', 'c7bb516b-5aca-4be6-ba3a-084ac2bd4afb', 'c44152a1-01df-49e5-b313-4ed2af73daf7', 'b8ceeeb1-9315-47c6-a61d-6c639503d566'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Delete snapshot completed successfully. Aug 19 17:28:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4bace1f0-0e09-4a3a-abef-e7f12b2a58c6 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-4b6698b1-6686-458c-a874-2dd2cda969de-delete_snapshot" released by "delete_snapshot" :: held 2.468s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-3fa66e31-1892-4ed3-8719-79e14598f8a6-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-3fa66e31-1892-4ed3-8719-79e14598f8a6-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c314a6c9-5813-4a66-94dd-0f299cf6b911]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:54 devstack sudo[103938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:54 devstack sudo[103938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:54 devstack sudo[103938]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:54 devstack sudo[103943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6 Aug 19 17:28:54 devstack sudo[103943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:54 devstack sudo[103943]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3fa66e31-1892-4ed3-8719-79e14598f8a6" returned: 0 in 0.315s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-3fa66e31-1892-4ed3-8719-79e14598f8a6" released by "delete_volume" :: held 0.828s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=140,cinder:DELETE=8,cinder:SELECT=118,cinder:INSERT=28 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:28:54 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['2fd04a53-d35e-46a3-aed8-a67189ad3263', '7ca17a2d-9216-46b0-940b-8deab40c0173', 'ae5781fb-af8d-41af-8c65-68b472853d08', 'ce2863ab-015b-4ef0-9c4d-0b43590e5137'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:55 devstack sudo[103946]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:55 devstack sudo[103946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-f6edbcbe-ab3f-4883-aa2e-09f83106a43d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-f6edbcbe-ab3f-4883-aa2e-09f83106a43d-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:55 devstack sudo[103946]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.422s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Deleted volume successfully. Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9bf0b7ef-31e9-49fe-8922-3deb45f0e98d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9fe1cc3-ee3c-4297-b6f3-671d49c8c27b tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-3fa66e31-1892-4ed3-8719-79e14598f8a6-delete_volume" released by "delete_volume" :: held 1.547s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:55 devstack sudo[103949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d Aug 19 17:28:55 devstack sudo[103949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:56 devstack sudo[103949]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" returned: 0 in 0.507s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:56 devstack sudo[103957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d Aug 19 17:28:56 devstack sudo[103957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:56 devstack sudo[103957]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" returned: 0 in 0.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-quobyte-f6edbcbe-ab3f-4883-aa2e-09f83106a43d" released by "delete_volume" :: held 0.923s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Created reservations ['7dfd0282-5aa0-4e5e-9f99-07b2eba2a354', 'd3d4a347-c46c-4f1c-a1e1-47bf4023b02e', '2a629a2b-0e46-493f-91fc-1c202e92c66f', '41bee2cf-5fd9-42bb-91c3-f1ba47bb77fe'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:56 devstack sudo[103960]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:28:56 devstack sudo[103960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:56 devstack sudo[103960]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Deleted volume successfully. Aug 19 17:28:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-49d0a333-0b87-43a9-ba88-df3e6d516023 tempest-VolumesSnapshotTestJSON-1663657970 None] Lock "cinder-f6edbcbe-ab3f-4883-aa2e-09f83106a43d-delete_volume" released by "delete_volume" :: held 1.659s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=119,cinder:SELECT=119,cinder:INSERT=36,cinder:DELETE=10 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Flow 'volume_create_manager' (0b205d34-e08b-487e-ab9a-c0e4cdfb2569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0701879-f380-4b94-87d8-731a63328f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0701879-f380-4b94-87d8-731a63328f57) 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-19T15:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-663394390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27cc6e2e-be4e-4840-9ce2-1550a20056b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03da801e066d46f9b9bbe2d592d4b9e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:07Z,use_quota=True,user_id='1ec8f88e76614a7ab14f36f78f7bbb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5505cefd-4268-4d0f-9089-6f29ffb36f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5505cefd-4268-4d0f-9089-6f29ffb36f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2de25748-13b8-41a1-b8b8-d63a83b69aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2de25748-13b8-41a1-b8b8-d63a83b69aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27cc6e2e-be4e-4840-9ce2-1550a20056b0', 'volume_name': 'volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (defdae8e-3c88-47d6-a643-dcf01b5eba42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (defdae8e-3c88-47d6-a643-dcf01b5eba42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d863c407-ba5e-4ab1-b258-e7649c72b8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0', 'volume_size': 1} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 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-19T15:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-663394390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27cc6e2e-be4e-4840-9ce2-1550a20056b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03da801e066d46f9b9bbe2d592d4b9e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:07Z,use_quota=True,user_id='1ec8f88e76614a7ab14f36f78f7bbb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Creating volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:29:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:06 devstack sudo[104064]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 1073741824 Aug 19 17:29:06 devstack sudo[104064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:07 devstack sudo[104064]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 1073741824" returned: 0 in 0.736s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:07 devstack sudo[104072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 Aug 19 17:29:07 devstack sudo[104072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:07 devstack sudo[104072]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] <== create_volume: return (1222ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.227s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d863c407-ba5e-4ab1-b258-e7649c72b8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ea9e29-e6f9-458a-984d-dd56da4493d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Volume volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 (27cc6e2e-be4e-4840-9ce2-1550a20056b0): created successfully Aug 19 17:29:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6ea9e29-e6f9-458a-984d-dd56da4493d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Flow 'volume_create_manager' (0b205d34-e08b-487e-ab9a-c0e4cdfb2569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-37ce96e6-86ae-4bb5-9c39-897cd1913f5e tempest-VolumesSnapshotListTestJSON-125421939 None] Created volume successfully. Aug 19 17:29:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Creating offline snapshot aee7cd40-4f98-42cc-8ad5-3f755fa5e748 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:29:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3670799-3992-4d3c-ba35-6ec9d23a7d9a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:09 devstack sudo[104075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 Aug 19 17:29:09 devstack sudo[104075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:10 devstack sudo[104075]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0" returned: 0 in 0.951s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:10 devstack sudo[104082]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 1G Aug 19 17:29:10 devstack sudo[104082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:10 devstack sudo[104082]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 1G" returned: 0 in 0.612s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:10 devstack sudo[104088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:10 devstack sudo[104088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:11 devstack sudo[104088]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.446s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:11 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 is being set with open permissions: ugo+rw Aug 19 17:29:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:11 devstack sudo[104095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:11 devstack sudo[104095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:11 devstack sudo[104095]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:11 devstack sudo[104100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info Aug 19 17:29:11 devstack sudo[104100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:12 devstack sudo[104104]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:29:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-752b026b-7c46-4db6-9e1f-480f5b9a9a70 req-bd8000c5-5ea8-41be-8a59-84d27b099f52 tempest-ServerActionsTestOtherA-677934955 None] Terminate volume connection completed successfully. Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-752b026b-7c46-4db6-9e1f-480f5b9a9a70 req-bd8000c5-5ea8-41be-8a59-84d27b099f52 tempest-ServerActionsTestOtherA-677934955 None] Deleting attachment 10c13521-b1f8-4c50-b7cb-a26a11757139. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:12 devstack sudo[104104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:12 devstack sudo[104100]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info" returned: 0 in 0.585s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:12 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info is being set with open permissions: ugo+rw Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:12 devstack sudo[104107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info Aug 19 17:29:12 devstack sudo[104107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:12 devstack sudo[104104]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.590s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:29:12 devstack sudo[104107]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.info" returned: 0 in 0.458s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.576s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-50d8ca99-c7af-4405-8654-f6efe13b5424 tempest-VolumesSnapshotListTestJSON-125421939 None] Create snapshot completed successfully Aug 19 17:29:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Creating offline snapshot 22027b77-9785-4d9d-a505-fe65b41b3c79 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:29:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3b6aad4-b691-4f6b-9fac-c8b483e8901f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:14 devstack sudo[104113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:14 devstack sudo[104113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:14 devstack sudo[104113]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.638s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:14 devstack sudo[104118]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 1G Aug 19 17:29:14 devstack sudo[104118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:15 devstack sudo[104118]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 1G" returned: 0 in 0.613s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:15 devstack sudo[104124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:15 devstack sudo[104124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:15 devstack sudo[104124]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.473s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:15 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 is being set with open permissions: ugo+rw Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:15 devstack sudo[104133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:15 devstack sudo[104133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:15 devstack sudo[104133]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.330s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Flow 'volume_create_manager' (960842ac-43d2-4362-a161-3c4494cfbbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (070613cd-f7cf-4c7d-a19f-3062bc5f0361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (070613cd-f7cf-4c7d-a19f-3062bc5f0361) 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-19T15:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-405798086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b87ac9c-f6c2-40a9-ab30-1237d97157cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d592768ffbfa4fff87bd63e119035859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:16Z,use_quota=True,user_id='040beb5200a348709258318471a37719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aba5774-4778-4bbd-b412-edf3390608c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aba5774-4778-4bbd-b412-edf3390608c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (738b27d4-8128-48c5-aead-2373894c5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.291s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1e18e899-549d-4394-a6fc-83982f79cbe3 tempest-VolumesSnapshotListTestJSON-125421939 None] Create snapshot completed successfully Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (738b27d4-8128-48c5-aead-2373894c5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4b87ac9c-f6c2-40a9-ab30-1237d97157cd', 'volume_name': 'volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5081d378-03a5-405d-8406-330af0988ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5081d378-03a5-405d-8406-330af0988ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08c069a5-17fe-42d5-b393-f658e6ddf631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:16 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Trying to clone 4b87ac9c-f6c2-40a9-ab30-1237d97157cd from image 523b4d81-c238-455f-a1d6-73b4798637d0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:29:16 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:29:16 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[315c44f6-9ad3-46e0-806b-785a03e3b5f1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack sudo[104137]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD Aug 19 17:29:17 devstack sudo[104137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Creating offline snapshot 26911be7-7fc4-4c28-a124-ab2136dd74a9 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5596cad0-7690-4bb7-9500-54e5cc7973ce]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack sudo[104139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:17 devstack sudo[104139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:17 devstack sudo[104137]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD" returned: 0 in 0.427s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 is fetched for user 040beb5200a348709258318471a37719. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0c2b481-1951-4e85-813d-93c88a26b4db]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack sudo[104145]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD Aug 19 17:29:17 devstack sudo[104145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:17 devstack sudo[104139]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.469s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack sudo[104150]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 1G Aug 19 17:29:17 devstack sudo[104150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:18 devstack sudo[104145]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD" returned: 0 in 0.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:18 devstack sudo[104150]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 1G" returned: 0 in 0.600s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:18 devstack sudo[104159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 Aug 19 17:29:18 devstack sudo[104159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:18 devstack sudo[104159]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9" returned: 0 in 0.521s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 is being set with open permissions: ugo+rw Aug 19 17:29:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:19 devstack sudo[104165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 Aug 19 17:29:19 devstack sudo[104165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:19 devstack sudo[104165]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9" returned: 0 in 0.341s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.064s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.324s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 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-19T15:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-405798086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b87ac9c-f6c2-40a9-ab30-1237d97157cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d592768ffbfa4fff87bd63e119035859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:16Z,use_quota=True,user_id='040beb5200a348709258318471a37719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Creating volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:19 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:19 devstack sudo[104168]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1073741824 Aug 19 17:29:19 devstack sudo[104168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-16adbcb1-5f71-47bb-9b43-00d15bc3885d tempest-VolumesSnapshotListTestJSON-125421939 None] Create snapshot completed successfully Aug 19 17:29:19 devstack sudo[104168]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1073741824" returned: 0 in 0.557s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:20 devstack sudo[104191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd Aug 19 17:29:20 devstack sudo[104191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:20 devstack sudo[104191]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" returned: 0 in 0.332s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] <== create_volume: return (935ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Attempting download of 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b93c32e-d7a2-476f-a485-ea6ac3cb4401]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:20 devstack sudo[104194]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487 Aug 19 17:29:20 devstack sudo[104194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:20 devstack sudo[104194]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487" returned: 0 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:20 devstack sudo[104198]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487 Aug 19 17:29:20 devstack sudo[104198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack sudo[104198]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487" returned: 1 in 0.383s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 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_523b4d81-c238-455f-a1d6-73b4798637d0_pvx77487' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[efb54cf0-4248-4a44-8c3f-c8cdd2b33ff9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:21 devstack sudo[104202]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD Aug 19 17:29:21 devstack sudo[104202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-26911be7-7fc4-4c28-a124-ab2136dd74a9-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-26911be7-7fc4-4c28-a124-ab2136dd74a9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-26911be7-7fc4-4c28-a124-ab2136dd74a9" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-26911be7-7fc4-4c28-a124-ab2136dd74a9" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Deleting offline snapshot 26911be7-7fc4-4c28-a124-ab2136dd74a9 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] snapshot_file for this snap is: volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[804606ad-862b-4434-bd46-515659fa1fc0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:21 devstack sudo[104202]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD" returned: 0 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] 523b4d81-c238-455f-a1d6-73b4798637d0 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:21 devstack sudo[104208]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd Aug 19 17:29:21 devstack sudo[104208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack sudo[104207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 Aug 19 17:29:21 devstack sudo[104207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack sudo[104207]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9" returned: 0 in 0.450s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[13fb162d-d08b-46e5-9253-8952c5638562]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:22 devstack sudo[104252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:22 devstack sudo[104252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:22 devstack sudo[104252]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.490s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:22 devstack sudo[104268]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 Aug 19 17:29:22 devstack sudo[104268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:23 devstack sudo[104268]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9" returned: 0 in 0.637s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:23 devstack sudo[104274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9 Aug 19 17:29:23 devstack sudo[104274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:23 devstack sudo[104274]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.26911be7-7fc4-4c28-a124-ab2136dd74a9" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-26911be7-7fc4-4c28-a124-ab2136dd74a9" released by "_delete_snapshot" :: held 2.138s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" released by "delete_snapshot" :: held 2.165s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Created reservations ['3ac15997-63df-4989-a717-6c63a43a2761', '2105eec8-b225-4832-af37-730c249e9c62', '334a50bf-c122-413a-81c7-66f825c750f6', 'c513e68d-8387-4acb-a302-fb69b8a13cf5'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Delete snapshot completed successfully. Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4e98e7e0-25a1-4554-88f8-8d928cba3b1f tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-26911be7-7fc4-4c28-a124-ab2136dd74a9-delete_snapshot" released by "delete_snapshot" :: held 2.366s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:23 devstack sudo[104208]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" returned: 0 in 2.358s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_ippygsvbdevstack@QuobyteHD, size 112.00 MB, duration 2.36 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:29:23 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Converted 112.00 MB image at 47.46 MB/s Aug 19 17:29:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:23 devstack sudo[104277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1G Aug 19 17:29:23 devstack sudo[104277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:24 devstack sudo[104277]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd 1G" returned: 0 in 0.494s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Downloaded image 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 for user 040beb5200a348709258318471a37719 is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Marking volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Copying metadata from image 523b4d81-c238-455f-a1d6-73b4798637d0 to 4b87ac9c-f6c2-40a9-ab30-1237d97157cd. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Creating volume glance metadata for volume 4b87ac9c-f6c2-40a9-ab30-1237d97157cd backed by image 523b4d81-c238-455f-a1d6-73b4798637d0 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': '523b4d81-c238-455f-a1d6-73b4798637d0', '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=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08c069a5-17fe-42d5-b393-f658e6ddf631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (703adc0d-69d9-4dc2-a878-f846675a5168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:24 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Volume volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd (4b87ac9c-f6c2-40a9-ab30-1237d97157cd): created successfully Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (703adc0d-69d9-4dc2-a878-f846675a5168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Flow 'volume_create_manager' (960842ac-43d2-4362-a161-3c4494cfbbf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f1daa0e9-4779-4205-b209-85db97141535 tempest-ServerActionsTestOtherA-677934955 None] Created volume successfully. Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-22027b77-9785-4d9d-a505-fe65b41b3c79-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-22027b77-9785-4d9d-a505-fe65b41b3c79-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-22027b77-9785-4d9d-a505-fe65b41b3c79" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-22027b77-9785-4d9d-a505-fe65b41b3c79" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Deleting offline snapshot 22027b77-9785-4d9d-a505-fe65b41b3c79 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] snapshot_file for this snap is: volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[79de6a00-3d97-479e-8d39-7835734d4934]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:24 devstack sudo[104283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:24 devstack sudo[104283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:25 devstack sudo[104283]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7bb3d1d-45cf-4333-8684-e44dbf15636d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:25 devstack sudo[104288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:25 devstack sudo[104288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:25 devstack sudo[104288]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:25 devstack sudo[104293]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:25 devstack sudo[104293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:26 devstack sudo[104293]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.460s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:26 devstack sudo[104301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79 Aug 19 17:29:26 devstack sudo[104301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:26 devstack sudo[104301]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.22027b77-9785-4d9d-a505-fe65b41b3c79" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-22027b77-9785-4d9d-a505-fe65b41b3c79" released by "_delete_snapshot" :: held 1.657s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" released by "delete_snapshot" :: held 1.681s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Created reservations ['c854a644-f798-45ee-b580-c71e308d9fbb', '26b37a33-008a-4ce6-a2fa-7b78ae17483b', '832a5888-12d9-4f89-bcde-220d83b9f2d1', '3967b2c3-7acb-4188-aa65-f1165e18ac1e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Delete snapshot completed successfully. Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c3aa14ee-ac24-49bf-af1b-b18467d93c96 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-22027b77-9785-4d9d-a505-fe65b41b3c79-delete_snapshot" released by "delete_snapshot" :: held 1.888s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-aee7cd40-4f98-42cc-8ad5-3f755fa5e748-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-aee7cd40-4f98-42cc-8ad5-3f755fa5e748-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-aee7cd40-4f98-42cc-8ad5-3f755fa5e748" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-aee7cd40-4f98-42cc-8ad5-3f755fa5e748" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Deleting offline snapshot aee7cd40-4f98-42cc-8ad5-3f755fa5e748 of volume 27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] snapshot_file for this snap is: volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2993b0d1-d01d-43d5-b963-f6649a1c150b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:27 devstack sudo[104307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:27 devstack sudo[104307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:27 devstack sudo[104307]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.670s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd6281cb-1048-4cd8-82cd-590dc4e7a87c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:27 devstack sudo[104313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 Aug 19 17:29:27 devstack sudo[104313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:28 devstack sudo[104313]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0" returned: 0 in 0.739s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:28 devstack sudo[104327]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:28 devstack sudo[104327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:29 devstack sudo[104327]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.584s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:29 devstack sudo[104338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748 Aug 19 17:29:29 devstack sudo[104338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:29 devstack sudo[104338]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0.aee7cd40-4f98-42cc-8ad5-3f755fa5e748" returned: 0 in 0.332s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-aee7cd40-4f98-42cc-8ad5-3f755fa5e748" released by "_delete_snapshot" :: held 2.524s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" released by "delete_snapshot" :: held 2.556s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Created reservations ['191028f7-f8fc-421a-9c43-7cdc7163355b', '7dcd68a6-45d7-4ab6-9526-63c04bc7b93d', 'ae768f97-2053-4a99-a8c2-00255071c521', 'adba3c3e-e852-425c-8af7-6dbedebd5b02'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:29 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Delete snapshot completed successfully. Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-899adb19-b422-405b-afdd-40ec208305c7 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-aee7cd40-4f98-42cc-8ad5-3f755fa5e748-delete_snapshot" released by "delete_snapshot" :: held 2.773s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8f7faf9e-7963-407b-9eb2-039401fac6c2 req-0abe24a5-c823-4189-a414-20cfdb7861e1 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8f7faf9e-7963-407b-9eb2-039401fac6c2 req-0abe24a5-c823-4189-a414-20cfdb7861e1 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8f7faf9e-7963-407b-9eb2-039401fac6c2 req-0abe24a5-c823-4189-a414-20cfdb7861e1 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-8f7faf9e-7963-407b-9eb2-039401fac6c2 req-0abe24a5-c823-4189-a414-20cfdb7861e1 tempest-ServerActionsTestOtherA-677934955 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd', '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': '23a7c2e7-a50e-4e04-8048-eea59ff3f954', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:29:29 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-8f7faf9e-7963-407b-9eb2-039401fac6c2 req-0abe24a5-c823-4189-a414-20cfdb7861e1 tempest-ServerActionsTestOtherA-677934955 None] attachment_update completed successfully. Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-27cc6e2e-be4e-4840-9ce2-1550a20056b0-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-27cc6e2e-be4e-4840-9ce2-1550a20056b0-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f92ca753-fd05-4c52-b380-ce8a22bc170e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:30 devstack sudo[104349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 Aug 19 17:29:30 devstack sudo[104349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:30 devstack sudo[104349]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0" returned: 0 in 0.436s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:31 devstack sudo[104355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0 Aug 19 17:29:31 devstack sudo[104355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:31 devstack sudo[104355]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27cc6e2e-be4e-4840-9ce2-1550a20056b0" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-quobyte-27cc6e2e-be4e-4840-9ce2-1550a20056b0" released by "delete_volume" :: held 0.891s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Created reservations ['fbf77243-9511-41b5-b7ba-30fe1ba61768', '3f2dcb22-5e4f-465a-adb0-425720a096d2', '899f8034-b689-4ed5-95cc-fd8b1f2cf34a', '0b789608-c379-4cf6-9749-f324ff422547'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:31 devstack sudo[104361]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:29:31 devstack sudo[104361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:31 devstack sudo[104361]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.304s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Deleted volume successfully. Aug 19 17:29:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-836b0c1e-5952-4137-8fb7-9121283bab49 tempest-VolumesSnapshotListTestJSON-125421939 None] Lock "cinder-27cc6e2e-be4e-4840-9ce2-1550a20056b0-delete_volume" released by "delete_volume" :: held 1.546s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (4f4baf89-8966-435b-aff6-bde01b478fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a9ceb18-4d3e-46fb-aaaa-660ec869cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a9ceb18-4d3e-46fb-aaaa-660ec869cefb) 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-19T15:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447748744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb21e3f3-dc5b-4c55-9604-76f906921ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:32Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (192975dd-bf55-46ad-b441-a77ae5bf2f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (192975dd-bf55-46ad-b441-a77ae5bf2f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b1d30e-2bd8-433d-802e-cb4c35c41507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b1d30e-2bd8-433d-802e-cb4c35c41507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb21e3f3-dc5b-4c55-9604-76f906921ddd', 'volume_name': 'volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10b1a149-aea9-42e6-8cbd-3aaaabca288c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10b1a149-aea9-42e6-8cbd-3aaaabca288c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6faf74f2-d707-45dd-8c12-e0cdbbae4767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Volume eb21e3f3-dc5b-4c55-9604-76f906921ddd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd', 'volume_size': 1} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 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-19T15:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447748744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb21e3f3-dc5b-4c55-9604-76f906921ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5c77f0c0b04e85b56298c12ac8f10a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:32Z,use_quota=True,user_id='4ca9afddee37496384cdbeeaa9ba2be4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Creating volume eb21e3f3-dc5b-4c55-9604-76f906921ddd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:32 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:29:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:32 devstack sudo[104393]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd 1073741824 Aug 19 17:29:32 devstack sudo[104393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:33 devstack sudo[104393]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd 1073741824" returned: 0 in 0.792s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:33 devstack sudo[104427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd Aug 19 17:29:33 devstack sudo[104427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:33 devstack sudo[104427]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] <== create_volume: return (1283ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.292s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6faf74f2-d707-45dd-8c12-e0cdbbae4767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bc0de4c-5af2-44bf-bb13-13b864bd3cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Volume volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd (eb21e3f3-dc5b-4c55-9604-76f906921ddd): created successfully Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bc0de4c-5af2-44bf-bb13-13b864bd3cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Flow 'volume_create_manager' (4f4baf89-8966-435b-aff6-bde01b478fd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d5663105-4108-46af-b1bc-743ce81196b5 tempest-AttachVolumeNegativeTest-1774813379 None] Created volume successfully. Aug 19 17:29:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-86bc7bf7-60d3-4dfc-834a-a08f9cbfb597 req-fac973c4-75bd-4b56-96af-1f6b79e40694 tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-86bc7bf7-60d3-4dfc-834a-a08f9cbfb597 req-fac973c4-75bd-4b56-96af-1f6b79e40694 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.004s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-86bc7bf7-60d3-4dfc-834a-a08f9cbfb597 req-fac973c4-75bd-4b56-96af-1f6b79e40694 tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.064s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-86bc7bf7-60d3-4dfc-834a-a08f9cbfb597 req-fac973c4-75bd-4b56-96af-1f6b79e40694 tempest-AttachVolumeNegativeTest-1774813379 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd', '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': '69adf132-e4b1-4033-b96f-1db82587480c', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:29:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-86bc7bf7-60d3-4dfc-834a-a08f9cbfb597 req-fac973c4-75bd-4b56-96af-1f6b79e40694 tempest-AttachVolumeNegativeTest-1774813379 None] attachment_update completed successfully. Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (1763ece8-f4e1-4317-b3a8-cb7d50acbc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68fad791-7cd3-4089-821f-6e66f9a5be1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68fad791-7cd3-4089-821f-6e66f9a5be1a) 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-19T15:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023657561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b5c89b79-8efa-4531-b98c-477ee77472c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:39Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55034cb4-2c48-4ad7-b62a-4e1747eb3c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55034cb4-2c48-4ad7-b62a-4e1747eb3c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0ce2dcb-24e0-4a71-88ee-c28d9df388b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0ce2dcb-24e0-4a71-88ee-c28d9df388b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5c89b79-8efa-4531-b98c-477ee77472c8', 'volume_name': 'volume-b5c89b79-8efa-4531-b98c-477ee77472c8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6a3587-91a4-40e1-8f57-bc4ee37c6308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6a3587-91a4-40e1-8f57-bc4ee37c6308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17e37008-4545-41cb-baf3-7a80de6a3933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:39 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Volume b5c89b79-8efa-4531-b98c-477ee77472c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5c89b79-8efa-4531-b98c-477ee77472c8', 'volume_size': 1} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 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-19T15:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2023657561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b5c89b79-8efa-4531-b98c-477ee77472c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:39Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Creating volume b5c89b79-8efa-4531-b98c-477ee77472c8 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:39 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:29:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:39 devstack sudo[104917]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 1073741824 Aug 19 17:29:39 devstack sudo[104917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:40 devstack sudo[104917]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 1073741824" returned: 0 in 0.857s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:40 devstack sudo[104922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 Aug 19 17:29:40 devstack sudo[104922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8" returned: 0 in 0.545s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1569ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.587s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:40 devstack sudo[104922]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17e37008-4545-41cb-baf3-7a80de6a3933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5c89b79-8efa-4531-b98c-477ee77472c8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8224bb1-191c-4377-a187-7476f2fa49ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:40 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Volume volume-b5c89b79-8efa-4531-b98c-477ee77472c8 (b5c89b79-8efa-4531-b98c-477ee77472c8): created successfully Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8224bb1-191c-4377-a187-7476f2fa49ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (1763ece8-f4e1-4317-b3a8-cb7d50acbc59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-45f67046-8e53-453b-afeb-3f7a4c115336 tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:29:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-bfdcbbc8-92b3-44c2-b501-113024007c84 req-f2e4cb67-71b1-4a1a-90ad-214730a9c48b tempest-AttachVolumeNegativeTest-1774813379 None] Terminate volume connection completed successfully. Aug 19 17:29:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-bfdcbbc8-92b3-44c2-b501-113024007c84 req-f2e4cb67-71b1-4a1a-90ad-214730a9c48b tempest-AttachVolumeNegativeTest-1774813379 None] Deleting attachment 69adf132-e4b1-4033-b96f-1db82587480c. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:29:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e858158f-f7b4-42be-961c-f6a207f19809 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8" by "attach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e858158f-f7b4-42be-961c-f6a207f19809 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8" acquired by "attach_volume" :: waited 0.037s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e858158f-f7b4-42be-961c-f6a207f19809 tempest-VolumesActionsTest-1628566096 None] Attaching volume b5c89b79-8efa-4531-b98c-477ee77472c8 to instance 41a6cde4-cd5c-4609-8caa-580857e8e09b at mountpoint /dev/vdb on host None. Aug 19 17:29:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e858158f-f7b4-42be-961c-f6a207f19809 tempest-VolumesActionsTest-1628566096 None] Attach volume completed successfully. Aug 19 17:29:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e858158f-f7b4-42be-961c-f6a207f19809 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8" released by "attach_volume" :: held 0.178s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Terminate volume connection completed successfully. Aug 19 17:29:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" by "detach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" acquired by "detach_volume" :: waited 0.041s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Detaching volume b5c89b79-8efa-4531-b98c-477ee77472c8 from instance 41a6cde4-cd5c-4609-8caa-580857e8e09b. Aug 19 17:29:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Detach volume completed successfully. Aug 19 17:29:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-43a67e6d-c1b7-430b-a96f-429f8b559af0 tempest-VolumesActionsTest-968596747 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" released by "detach_volume" :: held 0.208s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abefa84e-614a-4686-9fc1-8a201e87a9fb tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" by "detach_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abefa84e-614a-4686-9fc1-8a201e87a9fb tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" acquired by "detach_volume" :: waited 0.069s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-abefa84e-614a-4686-9fc1-8a201e87a9fb tempest-VolumesActionsTest-1628566096 None] Volume detach called, but volume not attached. Aug 19 17:29:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abefa84e-614a-4686-9fc1-8a201e87a9fb tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-detach_volume" released by "detach_volume" :: held 0.072s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-quobyte-b5c89b79-8efa-4531-b98c-477ee77472c8" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-quobyte-b5c89b79-8efa-4531-b98c-477ee77472c8" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c91db44-b94e-40a2-9097-2247776dff5b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:45 devstack sudo[104962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 Aug 19 17:29:45 devstack sudo[104962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:46 devstack sudo[104962]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8" returned: 0 in 1.038s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:46 devstack sudo[104969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8 Aug 19 17:29:46 devstack sudo[104969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:47 devstack sudo[104969]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b5c89b79-8efa-4531-b98c-477ee77472c8" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-quobyte-b5c89b79-8efa-4531-b98c-477ee77472c8" released by "delete_volume" :: held 1.577s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Created reservations ['4ced8ba4-d910-46b7-9183-37b8faf9e339', '1de35efa-0ea7-4b66-9d2a-0f0512100cc7', '45b28944-35a5-42df-8a51-29d655e40e33', '3cc494b2-8880-40c8-91b5-40eeb430bd8c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:47 devstack sudo[104973]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:29:47 devstack sudo[104973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:48 devstack sudo[104973]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.608s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:48 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Deleted volume successfully. Aug 19 17:29:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9b86b40a-1878-4fdf-a160-69eac01e7db5 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-b5c89b79-8efa-4531-b98c-477ee77472c8-delete_volume" released by "delete_volume" :: held 2.694s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (9c3d5f65-00bb-4567-aa3a-cdb8f75d6dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e549685-4371-4110-b393-b9621cc1067b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=70,cinder:SELECT=81,cinder:DELETE=5,cinder:INSERT=23 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e549685-4371-4110-b393-b9621cc1067b) 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-19T15:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583492907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd90906a-d76e-4bdd-9cf8-7f5e0cde4139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:55Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e8e5129-6c46-4473-8f47-71bc849ca0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e8e5129-6c46-4473-8f47-71bc849ca0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c8afa95-a904-4053-939c-ef66a1a4f9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c8afa95-a904-4053-939c-ef66a1a4f9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd90906a-d76e-4bdd-9cf8-7f5e0cde4139', 'volume_name': 'volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (654d6521-4588-45f9-bcc1-797778a9d11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (654d6521-4588-45f9-bcc1-797778a9d11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb628155-7159-4cad-aa16-b8e8d64ed3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:55 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Volume fd90906a-d76e-4bdd-9cf8-7f5e0cde4139: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139', 'volume_size': 1} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 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-19T15:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583492907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd90906a-d76e-4bdd-9cf8-7f5e0cde4139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:55Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Creating volume fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:55 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:55 devstack sudo[105039]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 1073741824 Aug 19 17:29:55 devstack sudo[105039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:55 devstack sudo[105039]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 1073741824" returned: 0 in 0.717s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:56 devstack sudo[105044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 Aug 19 17:29:56 devstack sudo[105044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:56 devstack sudo[105044]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" returned: 0 in 0.522s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1325ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.330s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb628155-7159-4cad-aa16-b8e8d64ed3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a34415d-1cb0-4809-b6fd-b5c6879fc18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:56 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Volume volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 (fd90906a-d76e-4bdd-9cf8-7f5e0cde4139): created successfully Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a34415d-1cb0-4809-b6fd-b5c6879fc18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (9c3d5f65-00bb-4567-aa3a-cdb8f75d6dbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cabb31ef-4e03-4cd5-a264-874a46dfc777 tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "cinder-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139-delete_volume" acquired by "delete_volume" :: waited 0.076s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-quobyte-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a84b062-5fb1-4477-9f62-ebad1c58fb06]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:58 devstack sudo[105049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 Aug 19 17:29:58 devstack sudo[105049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-eb21e3f3-dc5b-4c55-9604-76f906921ddd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-eb21e3f3-dc5b-4c55-9604-76f906921ddd-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:58 devstack sudo[105049]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" returned: 0 in 0.710s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:58 devstack sudo[105054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139 Aug 19 17:29:58 devstack sudo[105054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-quobyte-eb21e3f3-dc5b-4c55-9604-76f906921ddd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-eb21e3f3-dc5b-4c55-9604-76f906921ddd" acquired by "delete_volume" :: waited 0.075s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3649c01a-0cc9-4229-a097-5bdda342cbd8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:59 devstack sudo[105054]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" returned: 0 in 0.570s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139" released by "delete_volume" :: held 1.370s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:59 devstack sudo[105058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd Aug 19 17:29:59 devstack sudo[105058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Created reservations ['dafe813a-ca87-4e0c-92b1-8f9dc9782628', '893166b5-ec96-41ee-b03c-71c5b2b2e53c', '9313ff92-cc21-406d-9a6f-50a6a6b09f25', 'aebab05d-7213-4785-9c02-898909701a55'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:59 devstack sudo[105058]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd" returned: 0 in 0.750s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:59 devstack sudo[105064]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:29:59 devstack sudo[105064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:59 devstack sudo[105067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd Aug 19 17:29:59 devstack sudo[105067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:00 devstack sudo[105067]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eb21e3f3-dc5b-4c55-9604-76f906921ddd" returned: 0 in 0.436s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-eb21e3f3-dc5b-4c55-9604-76f906921ddd" released by "delete_volume" :: held 1.335s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:00 devstack sudo[105064]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.668s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Deleted volume successfully. Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Created reservations ['339ccc21-34be-4da0-a5b5-69dec8710f92', '1da27a8e-ddd2-4300-947c-483652f59b03', '15b6dff6-c5b5-430f-a5ce-b73eac34a37c', '4b53b516-da65-4095-b988-9c2e5a99abbf'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f19c5fa1-a5db-4527-9f06-9304a935faed tempest-VolumesActionsTest-968596747 None] Lock "cinder-fd90906a-d76e-4bdd-9cf8-7f5e0cde4139-delete_volume" released by "delete_volume" :: held 2.628s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:00 devstack sudo[105071]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:00 devstack sudo[105071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:01 devstack sudo[105071]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-31bd8612-dcdf-45a4-9f7d-a785580e38c9-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.622s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Deleted volume successfully. Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-31bd8612-dcdf-45a4-9f7d-a785580e38c9-delete_volume" acquired by "delete_volume" :: waited 0.091s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-39c2c817-84df-4a88-8a08-554b3f15e02a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-eb21e3f3-dc5b-4c55-9604-76f906921ddd-delete_volume" released by "delete_volume" :: held 2.739s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-quobyte-31bd8612-dcdf-45a4-9f7d-a785580e38c9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-31bd8612-dcdf-45a4-9f7d-a785580e38c9" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c06f201-9efa-4433-a10d-522b26735685]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (358eaa4b-3bed-42fd-94bd-52ab91f6ac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fef3e159-c373-483d-afd8-145a4e161254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:01 devstack sudo[105083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 Aug 19 17:30:01 devstack sudo[105083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fef3e159-c373-483d-afd8-145a4e161254) 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-19T15:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-994398844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba9848eb-f3ae-4dfc-ba88-2ac6d4517325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:02Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61611a0b-f238-436d-bad0-318137e233bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61611a0b-f238-436d-bad0-318137e233bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f0b0fd3-dccd-412a-ab8e-96e9cfa81033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f0b0fd3-dccd-412a-ab8e-96e9cfa81033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba9848eb-f3ae-4dfc-ba88-2ac6d4517325', 'volume_name': 'volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad9e54f-18b6-4295-9c35-35480c4bb8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cad9e54f-18b6-4295-9c35-35480c4bb8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db6fee07-a6bc-47cb-934e-4ce4e6a4df8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Volume ba9848eb-f3ae-4dfc-ba88-2ac6d4517325: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325', 'volume_size': 1} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 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-19T15:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-994398844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba9848eb-f3ae-4dfc-ba88-2ac6d4517325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:02Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Creating volume ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:01 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:01 devstack sudo[105085]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 1073741824 Aug 19 17:30:01 devstack sudo[105085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:02 devstack sudo[105083]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9" returned: 0 in 0.597s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:02 devstack sudo[105090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9 Aug 19 17:30:02 devstack sudo[105090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:02 devstack sudo[105085]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 1073741824" returned: 0 in 0.670s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:02 devstack sudo[105090]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-31bd8612-dcdf-45a4-9f7d-a785580e38c9" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:02 devstack sudo[105104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-31bd8612-dcdf-45a4-9f7d-a785580e38c9" released by "delete_volume" :: held 1.107s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:02 devstack sudo[105104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Created reservations ['96193451-8e89-4761-b854-7e7416e87ce9', '0fa3aeb8-7c84-4646-8ff2-33d01a8b52b0', '2bbe2f78-6351-418d-8b5b-33b0a1c2a0e9', 'af6bc374-1afc-44d8-9132-da6296b94e39'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:02 devstack sudo[105115]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:02 devstack sudo[105115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:02 devstack sudo[105104]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" returned: 0 in 0.454s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1192ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.202s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db6fee07-a6bc-47cb-934e-4ce4e6a4df8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cca674dd-f9a1-494c-8388-b5a52153a249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:03 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Volume volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 (ba9848eb-f3ae-4dfc-ba88-2ac6d4517325): created successfully Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cca674dd-f9a1-494c-8388-b5a52153a249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (358eaa4b-3bed-42fd-94bd-52ab91f6ac1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-54b9607c-a29a-4c85-a534-f073a39b9c57 tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:30:03 devstack sudo[105115]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.500s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Deleted volume successfully. Aug 19 17:30:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-2b9a127a-0c72-4c21-8439-022013e288b5 tempest-ServerActionsTestOtherA-677934955 None] Terminate volume connection completed successfully. Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-2b9a127a-0c72-4c21-8439-022013e288b5 tempest-ServerActionsTestOtherA-677934955 None] Deleting attachment 23a7c2e7-a50e-4e04-8048-eea59ff3f954. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-995a8659-eb59-4d19-a6f7-f96481a2d36a tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-31bd8612-dcdf-45a4-9f7d-a785580e38c9-delete_volume" released by "delete_volume" :: held 2.038s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-4c172459-99dc-4d6a-8203-7a1713ae11be-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-4c172459-99dc-4d6a-8203-7a1713ae11be-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "cinder-quobyte-4c172459-99dc-4d6a-8203-7a1713ae11be" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "cinder-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-4c172459-99dc-4d6a-8203-7a1713ae11be" acquired by "delete_volume" :: waited 0.068s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c1fdb77-9bdf-449c-9ded-17f0777abe1c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-quobyte-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" acquired by "delete_volume" :: waited 0.039s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6d1276a-7605-444b-8120-a944d346ad5c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:04 devstack sudo[105132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be Aug 19 17:30:04 devstack sudo[105132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:04 devstack sudo[105134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 Aug 19 17:30:04 devstack sudo[105134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:04 devstack sudo[105132]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be" returned: 0 in 0.685s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:04 devstack sudo[105134]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" returned: 0 in 0.510s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:04 devstack sudo[105143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be Aug 19 17:30:04 devstack sudo[105143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:04 devstack sudo[105144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325 Aug 19 17:30:04 devstack sudo[105144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:05 devstack sudo[105144]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" returned: 0 in 0.340s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:05 devstack sudo[105143]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c172459-99dc-4d6a-8203-7a1713ae11be" returned: 0 in 0.388s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325" released by "delete_volume" :: held 0.960s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-quobyte-4c172459-99dc-4d6a-8203-7a1713ae11be" released by "delete_volume" :: held 1.152s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Created reservations ['3c06b253-c77f-43fa-960a-76ad6d54e255', '9a77c7c5-f889-436e-a0e6-c349fb5039b4', '4bf78fbc-19e9-4606-bd07-47388ca59f72', '8b07e760-57dc-4e0e-9636-b52ced399c54'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Created reservations ['a596a6ee-aa38-4b2d-89e1-045b26be814c', 'e797ab9c-d799-4ec3-bd0e-6460f71448dd', '6509541c-5e7c-494f-82b1-4ebfc68e5d24', '5ceb7c53-f3ee-455d-957c-1d41ff79e5c4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:05 devstack sudo[105149]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:05 devstack sudo[105149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:05 devstack sudo[105151]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:05 devstack sudo[105151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:05 devstack sudo[105151]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.345s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:05 devstack sudo[105149]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Deleted volume successfully. Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Deleted volume successfully. Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36501468-b918-491e-88ee-b1933d2effbe tempest-AttachVolumeNegativeTest-1774813379 None] Lock "cinder-4c172459-99dc-4d6a-8203-7a1713ae11be-delete_volume" released by "delete_volume" :: held 1.964s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a7eea5ca-45e5-4a95-b819-fc9b16170a5e tempest-VolumesActionsTest-968596747 None] Lock "cinder-ba9848eb-f3ae-4dfc-ba88-2ac6d4517325-delete_volume" released by "delete_volume" :: held 1.832s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-b9eff176-1d40-4122-887a-6404f4fc8f7a tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-b9eff176-1d40-4122-887a-6404f4fc8f7a tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-b9eff176-1d40-4122-887a-6404f4fc8f7a tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-b9eff176-1d40-4122-887a-6404f4fc8f7a tempest-ServerActionsTestOtherA-677934955 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd', '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': '832d904e-fb19-45dc-83cc-12147a6f764e', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:30:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-b25e4e3a-cb09-405e-942a-0a3c4be65483 req-b9eff176-1d40-4122-887a-6404f4fc8f7a tempest-ServerActionsTestOtherA-677934955 None] attachment_update completed successfully. Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=103,cinder:INSERT=26,cinder:SELECT=111,cinder:DELETE=10 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (4ebb2e99-35a7-47e1-9479-2bc8e36b44f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77837a62-5891-4c7c-a633-2abd3841b62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77837a62-5891-4c7c-a633-2abd3841b62d) 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-19T15:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-194975641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1da98648-712d-43e2-90e4-0ee888b9004b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:07Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (919190e8-da3c-4613-8740-a0981641f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (919190e8-da3c-4613-8740-a0981641f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e33191f-54d8-4a1e-90e9-82202ab79ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e33191f-54d8-4a1e-90e9-82202ab79ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1da98648-712d-43e2-90e4-0ee888b9004b', 'volume_name': 'volume-1da98648-712d-43e2-90e4-0ee888b9004b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b566d670-78eb-4f11-aa53-ead034fec3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b566d670-78eb-4f11-aa53-ead034fec3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cb53a94-2451-4c1a-8104-596e26868962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Volume 1da98648-712d-43e2-90e4-0ee888b9004b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1da98648-712d-43e2-90e4-0ee888b9004b', 'volume_size': 1} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 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-19T15:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-194975641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1da98648-712d-43e2-90e4-0ee888b9004b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:07Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Creating volume 1da98648-712d-43e2-90e4-0ee888b9004b {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:07 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:07 devstack sudo[105562]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b 1073741824 Aug 19 17:30:07 devstack sudo[105562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:07 devstack sudo[105562]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b 1073741824" returned: 0 in 0.648s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:08 devstack sudo[105579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b Aug 19 17:30:08 devstack sudo[105579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:08 devstack sudo[105579]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1058ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.061s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cb53a94-2451-4c1a-8104-596e26868962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1da98648-712d-43e2-90e4-0ee888b9004b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (255cb340-aee3-437e-a3a0-5bd0ae700a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Volume volume-1da98648-712d-43e2-90e4-0ee888b9004b (1da98648-712d-43e2-90e4-0ee888b9004b): created successfully Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (255cb340-aee3-437e-a3a0-5bd0ae700a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (4ebb2e99-35a7-47e1-9479-2bc8e36b44f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b08e329b-2dbf-41a9-b7c6-9544ff09cead tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-1da98648-712d-43e2-90e4-0ee888b9004b-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "cinder-1da98648-712d-43e2-90e4-0ee888b9004b-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-quobyte-1da98648-712d-43e2-90e4-0ee888b9004b" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-1da98648-712d-43e2-90e4-0ee888b9004b" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1459cd2-510b-4295-8da8-2197340c3879]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:10 devstack sudo[105607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b Aug 19 17:30:10 devstack sudo[105607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:10 devstack sudo[105607]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b" returned: 0 in 0.851s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:10 devstack sudo[105614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b Aug 19 17:30:10 devstack sudo[105614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:11 devstack sudo[105614]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1da98648-712d-43e2-90e4-0ee888b9004b" returned: 0 in 0.442s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-1da98648-712d-43e2-90e4-0ee888b9004b" released by "delete_volume" :: held 1.372s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Created reservations ['d9fd301e-dc1a-43b1-95bf-12b20ad46173', 'ecef4744-4976-4d37-bf9c-6d357ae53b2b', '28994744-74e6-4c4e-88e2-7296cc397284', 'f9702f77-bd2a-425d-91cd-5cbe4aa92509'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:11 devstack sudo[105618]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:11 devstack sudo[105618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:11 devstack sudo[105618]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.303s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:11 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Deleted volume successfully. Aug 19 17:30:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-240ad7f2-1d65-4e6c-b981-2b39c9b10796 tempest-VolumesActionsTest-968596747 None] Lock "cinder-1da98648-712d-43e2-90e4-0ee888b9004b-delete_volume" released by "delete_volume" :: held 2.088s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:12 devstack sudo[105621]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:12 devstack sudo[105621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:12 devstack sudo[105621]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.795s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:30:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (acf66e81-4ba5-4388-b58f-58e3dd7d2400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2540b9f5-792c-4092-a762-54c5fb71af31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2540b9f5-792c-4092-a762-54c5fb71af31) 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-19T15:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709899956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=233e57b6-a69d-4407-b678-6ac95f49f8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:13Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d7a9a88-72d5-44e4-9105-a6c29b1ad4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d7a9a88-72d5-44e4-9105-a6c29b1ad4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9639206-9077-4605-9427-cce749555c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9639206-9077-4605-9427-cce749555c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '233e57b6-a69d-4407-b678-6ac95f49f8cc', 'volume_name': 'volume-233e57b6-a69d-4407-b678-6ac95f49f8cc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1da70bf-aa46-4954-916f-9692757e6c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1da70bf-aa46-4954-916f-9692757e6c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f6c8609-991d-4686-a533-28c0bd20e9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:13 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Volume 233e57b6-a69d-4407-b678-6ac95f49f8cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-233e57b6-a69d-4407-b678-6ac95f49f8cc', 'volume_size': 1} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 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-19T15:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1709899956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=233e57b6-a69d-4407-b678-6ac95f49f8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:13Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Creating volume 233e57b6-a69d-4407-b678-6ac95f49f8cc {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:13 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:13 devstack sudo[105625]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc 1073741824 Aug 19 17:30:13 devstack sudo[105625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:13 devstack sudo[105625]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc 1073741824" returned: 0 in 0.655s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:14 devstack sudo[105631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc Aug 19 17:30:14 devstack sudo[105631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:14 devstack sudo[105631]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc" returned: 0 in 0.557s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1281ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.283s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f6c8609-991d-4686-a533-28c0bd20e9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-233e57b6-a69d-4407-b678-6ac95f49f8cc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (612fc364-945f-4ba7-a77a-1756f16b3e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:14 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Volume volume-233e57b6-a69d-4407-b678-6ac95f49f8cc (233e57b6-a69d-4407-b678-6ac95f49f8cc): created successfully Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (612fc364-945f-4ba7-a77a-1756f16b3e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (acf66e81-4ba5-4388-b58f-58e3dd7d2400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-08165191-0a3a-47fd-9d7d-98afaf1747a1 tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:30:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-233e57b6-a69d-4407-b678-6ac95f49f8cc-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "cinder-233e57b6-a69d-4407-b678-6ac95f49f8cc-delete_volume" acquired by "delete_volume" :: waited 0.103s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Acquiring lock "cinder-quobyte-233e57b6-a69d-4407-b678-6ac95f49f8cc" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-233e57b6-a69d-4407-b678-6ac95f49f8cc" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:16 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfeb50ed-362f-455f-8a56-149bc75cdbad]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:16 devstack sudo[105635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc Aug 19 17:30:16 devstack sudo[105635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:17 devstack sudo[105635]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc" returned: 0 in 0.793s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:17 devstack sudo[105640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc Aug 19 17:30:17 devstack sudo[105640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:17 devstack sudo[105640]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-233e57b6-a69d-4407-b678-6ac95f49f8cc" returned: 0 in 0.506s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "cinder-quobyte-233e57b6-a69d-4407-b678-6ac95f49f8cc" released by "delete_volume" :: held 1.400s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Created reservations ['7b4ad70f-5125-4e2b-9bb1-fbb011c03314', 'f5b11596-f890-41a6-b5de-103559aab0d3', '494f32c3-061b-4d7c-a3f2-bd0e1be28444', 'a66ad94f-6f59-454c-9f1b-ad3683f5f6b9'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:18 devstack sudo[105643]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:18 devstack sudo[105643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Flow 'volume_create_manager' (f588368d-2380-4ba8-b011-e5f453cf6604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07b50ef0-1410-470b-9245-0e86ad91f119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07b50ef0-1410-470b-9245-0e86ad91f119) 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-19T15:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1536594555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d171bcc4-2177-4154-98ac-282f6a15a412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f18e71b181f644519b6ea2fba4e5a5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:30:18Z,use_quota=True,user_id='ae284ebb3c144ef4ba09592d50e7b744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28d56d21-151d-4ab3-8a85-754bd03c4d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28d56d21-151d-4ab3-8a85-754bd03c4d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:18 devstack sudo[105643]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13435bc0-b199-4fd4-a86d-b85418c4f45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13435bc0-b199-4fd4-a86d-b85418c4f45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd171bcc4-2177-4154-98ac-282f6a15a412', 'volume_name': 'volume-d171bcc4-2177-4154-98ac-282f6a15a412', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab744d44-6fcd-4e49-9eb9-975d2ec442ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab744d44-6fcd-4e49-9eb9-975d2ec442ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecf3d0a1-bf74-4d69-9cae-b019ce7b0261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume d171bcc4-2177-4154-98ac-282f6a15a412: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d171bcc4-2177-4154-98ac-282f6a15a412', 'volume_size': 1} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 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-19T15:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1536594555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d171bcc4-2177-4154-98ac-282f6a15a412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f18e71b181f644519b6ea2fba4e5a5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:30:18Z,use_quota=True,user_id='ae284ebb3c144ef4ba09592d50e7b744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Creating volume d171bcc4-2177-4154-98ac-282f6a15a412 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:18 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.469s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:18 devstack sudo[105646]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 1073741824 Aug 19 17:30:18 devstack sudo[105646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Deleted volume successfully. Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-281fe5dd-6c36-4ebc-8707-77a0a6e29787 tempest-VolumesActionsTest-968596747 None] Lock "cinder-233e57b6-a69d-4407-b678-6ac95f49f8cc-delete_volume" released by "delete_volume" :: held 2.490s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:18 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Flow 'volume_create_manager' (73cb0593-ade9-44bc-b5a5-007ef072fceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e0b86d7-8f71-45f2-9a81-dac9c13cf935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e0b86d7-8f71-45f2-9a81-dac9c13cf935) 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-19T15:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1014212197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8ff04de1-d9fe-432b-89a1-5fc86ca68b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f18e71b181f644519b6ea2fba4e5a5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:19Z,use_quota=True,user_id='ae284ebb3c144ef4ba09592d50e7b744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21b37ce2-76a8-4f0c-92f2-79ae87fba115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21b37ce2-76a8-4f0c-92f2-79ae87fba115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f310aaf5-bdd6-4e20-92d0-a9390efeb74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f310aaf5-bdd6-4e20-92d0-a9390efeb74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8ff04de1-d9fe-432b-89a1-5fc86ca68b0e', 'volume_name': 'volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f54f16a9-69f3-4a44-bf12-b49f740866bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f54f16a9-69f3-4a44-bf12-b49f740866bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1963a2d-2bab-4071-9ce8-9cecdd8863a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume 8ff04de1-d9fe-432b-89a1-5fc86ca68b0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e', 'volume_size': 1} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:19 devstack sudo[105646]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 1073741824" returned: 0 in 1.207s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:19 devstack sudo[105651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 Aug 19 17:30:19 devstack sudo[105651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (24d69fbb-e3ec-4379-9282-86eda63ef574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0027ba5c-fbc2-45c6-a7ba-46e01b318d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack sudo[105651]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0027ba5c-fbc2-45c6-a7ba-46e01b318d33) 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-19T15:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1241775855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecef6b7b-77c8-4241-8cbe-fbd72575d62f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:20Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8acf31fe-eca6-4c75-aefe-46235b12ba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8acf31fe-eca6-4c75-aefe-46235b12ba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d39ea4-701c-4221-b35d-0ab3f4198627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d39ea4-701c-4221-b35d-0ab3f4198627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecef6b7b-77c8-4241-8cbe-fbd72575d62f', 'volume_name': 'volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd3d24c8-aab7-4572-b018-0719bb33e045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd3d24c8-aab7-4572-b018-0719bb33e045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (422f8efe-7773-4a94-a01a-6acff02e111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Volume ecef6b7b-77c8-4241-8cbe-fbd72575d62f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f', 'volume_size': 1} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412" returned: 0 in 0.653s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] <== create_volume: return (1993ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.996s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.162s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 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-19T15:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1014212197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8ff04de1-d9fe-432b-89a1-5fc86ca68b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f18e71b181f644519b6ea2fba4e5a5f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:19Z,use_quota=True,user_id='ae284ebb3c144ef4ba09592d50e7b744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Creating volume 8ff04de1-d9fe-432b-89a1-5fc86ca68b0e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:20 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecf3d0a1-bf74-4d69-9cae-b019ce7b0261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d171bcc4-2177-4154-98ac-282f6a15a412', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ed4fe5a-2d29-49fd-941d-5594e43ab29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume volume-d171bcc4-2177-4154-98ac-282f6a15a412 (d171bcc4-2177-4154-98ac-282f6a15a412): created successfully Aug 19 17:30:20 devstack sudo[105654]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e 1073741824 Aug 19 17:30:20 devstack sudo[105654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ed4fe5a-2d29-49fd-941d-5594e43ab29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Flow 'volume_create_manager' (f588368d-2380-4ba8-b011-e5f453cf6604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fac6ee6e-5442-4c14-9382-c90057b8b4e1 tempest-TestServerVolumeAttachmentScenario-263858863 None] Created volume successfully. Aug 19 17:30:21 devstack sudo[105654]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e 1073741824" returned: 0 in 0.752s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:21 devstack sudo[105661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e Aug 19 17:30:21 devstack sudo[105661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:21 devstack sudo[105661]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" returned: 0 in 0.363s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] <== create_volume: return (1187ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.192s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.236s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 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-19T15:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1241775855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecef6b7b-77c8-4241-8cbe-fbd72575d62f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3124387c4a1c477c97e0267dc4215a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:20Z,use_quota=True,user_id='929d4295776747f3b3d4dfc9cc4ffeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Creating volume ecef6b7b-77c8-4241-8cbe-fbd72575d62f {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:21 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:21 devstack sudo[105664]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f 1073741824 Aug 19 17:30:21 devstack sudo[105664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1963a2d-2bab-4071-9ce8-9cecdd8863a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25ba3cf5-55a6-4b0a-afb8-0c37dcdc1b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:21 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Volume volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e (8ff04de1-d9fe-432b-89a1-5fc86ca68b0e): created successfully Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25ba3cf5-55a6-4b0a-afb8-0c37dcdc1b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Flow 'volume_create_manager' (73cb0593-ade9-44bc-b5a5-007ef072fceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0ffb78b7-f654-4d47-b31c-2dc2008a8b2e tempest-TestServerVolumeAttachmentScenario-263858863 None] Created volume successfully. Aug 19 17:30:22 devstack sudo[105664]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f 1073741824" returned: 0 in 0.697s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:22 devstack sudo[105670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f Aug 19 17:30:22 devstack sudo[105670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:22 devstack sudo[105670]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Flow 'volume_create_manager' (1f42b644-71f4-437e-8453-3e7b98280c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823ce5df-c938-4bc8-8cff-73d720047d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" returned: 0 in 0.381s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] <== create_volume: return (1154ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.160s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (823ce5df-c938-4bc8-8cff-73d720047d82) 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-19T15:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1127518981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e09a2abb-c53a-4884-b850-d8a2ea243d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47f25ebda3940c49efaee2795ff2f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:23Z,use_quota=True,user_id='eff27b5a5850422dbebbd922686a949c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fed5c62-01ff-4005-bf03-61fa8c7b0b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fed5c62-01ff-4005-bf03-61fa8c7b0b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f5778b3-bb5e-47bc-b757-2ba65a8d2ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f5778b3-bb5e-47bc-b757-2ba65a8d2ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e09a2abb-c53a-4884-b850-d8a2ea243d85', 'volume_name': 'volume-e09a2abb-c53a-4884-b850-d8a2ea243d85', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (965855d2-49eb-49fc-896d-005a35afd10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (965855d2-49eb-49fc-896d-005a35afd10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (518de015-b0a1-4d97-af39-1672459d770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Volume e09a2abb-c53a-4884-b850-d8a2ea243d85: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e09a2abb-c53a-4884-b850-d8a2ea243d85', 'volume_size': 1} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 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-19T15:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1127518981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e09a2abb-c53a-4884-b850-d8a2ea243d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47f25ebda3940c49efaee2795ff2f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:23Z,use_quota=True,user_id='eff27b5a5850422dbebbd922686a949c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Creating volume e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:22 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (422f8efe-7773-4a94-a01a-6acff02e111a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a5bf761-700a-4e09-aeac-9c967399f34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:22 devstack sudo[105688]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 1073741824 Aug 19 17:30:22 devstack sudo[105688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Volume volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f (ecef6b7b-77c8-4241-8cbe-fbd72575d62f): created successfully Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a5bf761-700a-4e09-aeac-9c967399f34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Flow 'volume_create_manager' (24d69fbb-e3ec-4379-9282-86eda63ef574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-80c2140e-caf8-472b-a88f-e9b43f0a34e4 tempest-VolumesActionsTest-1628566096 None] Created volume successfully. Aug 19 17:30:23 devstack sudo[105688]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 1073741824" returned: 0 in 0.827s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:23 devstack sudo[105715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 Aug 19 17:30:23 devstack sudo[105715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:24 devstack sudo[105715]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85" returned: 0 in 0.369s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] <== create_volume: return (1254ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.257s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (518de015-b0a1-4d97-af39-1672459d770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e09a2abb-c53a-4884-b850-d8a2ea243d85', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6935055-a678-4a1d-8b19-5a06d98122e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-ecef6b7b-77c8-4241-8cbe-fbd72575d62f-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:24 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Volume volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 (e09a2abb-c53a-4884-b850-d8a2ea243d85): created successfully Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6935055-a678-4a1d-8b19-5a06d98122e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Flow 'volume_create_manager' (1f42b644-71f4-437e-8453-3e7b98280c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-b671e378-c238-4150-9853-4f60920f8558 req-20696e9d-8ced-4d70-bf85-d7a543fec25d tempest-VolumesSnapshotsTestJSON-1407180312 None] Created volume successfully. Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-ecef6b7b-77c8-4241-8cbe-fbd72575d62f-delete_volume" acquired by "delete_volume" :: waited 0.118s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "cinder-quobyte-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-quobyte-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[16315895-8dc1-49ac-93b9-0384ca9ff6e0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:24 devstack sudo[105721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f Aug 19 17:30:24 devstack sudo[105721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:24 devstack sudo[105721]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" returned: 0 in 0.535s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:24 devstack sudo[105726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f Aug 19 17:30:24 devstack sudo[105726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:25 devstack sudo[105726]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-quobyte-ecef6b7b-77c8-4241-8cbe-fbd72575d62f" released by "delete_volume" :: held 1.012s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Creating offline snapshot 53c5607a-cff2-4baa-a7c6-aefe12e4f468 of volume e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6225754-c8e9-46c4-a7fa-645bfda6618e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Created reservations ['0e199a90-065f-4a13-a485-02e69b523af2', '170b5537-994e-49fa-a7e5-d8ccc73c48e6', '20c625d1-cbd6-4444-96b7-33c9700e55c1', '3c69224d-76ed-4e36-9d8d-909bdc3a0ea3'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:25 devstack sudo[105730]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:25 devstack sudo[105730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:25 devstack sudo[105729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 Aug 19 17:30:25 devstack sudo[105729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:26 devstack sudo[105730]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.412s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Deleted volume successfully. Aug 19 17:30:26 devstack sudo[105729]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85" returned: 0 in 0.600s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:26 devstack sudo[105738]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 1G Aug 19 17:30:26 devstack sudo[105738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fdf65f5a-5ac2-45f5-9b7e-a6a420f7d023 tempest-VolumesActionsTest-1628566096 None] Lock "cinder-ecef6b7b-77c8-4241-8cbe-fbd72575d62f-delete_volume" released by "delete_volume" :: held 2.022s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:26 devstack sudo[105738]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 1G" returned: 0 in 0.544s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:26 devstack sudo[105770]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 Aug 19 17:30:26 devstack sudo[105770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:27 devstack sudo[105770]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468" returned: 0 in 0.405s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:27 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 is being set with open permissions: ugo+rw Aug 19 17:30:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:27 devstack sudo[105782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 Aug 19 17:30:27 devstack sudo[105782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:27 devstack sudo[105782]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468" returned: 0 in 0.497s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:27 devstack sudo[105797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info Aug 19 17:30:27 devstack sudo[105797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:28 devstack sudo[105797]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:28 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info is being set with open permissions: ugo+rw Aug 19 17:30:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:28 devstack sudo[105800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info Aug 19 17:30:28 devstack sudo[105800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:28 devstack sudo[105800]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.info" returned: 0 in 0.279s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.851s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-7629dd98-676a-4fd3-92ac-198a96ac02cc req-a05cdbf6-8b69-4af2-abb6-ae32a16acd22 tempest-VolumesSnapshotsTestJSON-1407180312 None] Create snapshot completed successfully Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "cinder-53c5607a-cff2-4baa-a7c6-aefe12e4f468-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-53c5607a-cff2-4baa-a7c6-aefe12e4f468-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "cinder-quobyte-53c5607a-cff2-4baa-a7c6-aefe12e4f468" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-53c5607a-cff2-4baa-a7c6-aefe12e4f468" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Deleting offline snapshot 53c5607a-cff2-4baa-a7c6-aefe12e4f468 of volume e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] snapshot_file for this snap is: volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7006119-77f8-4e33-9262-c187a5a281ed]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:29 devstack sudo[105805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 Aug 19 17:30:29 devstack sudo[105805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:29 devstack sudo[105805]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468" returned: 0 in 0.585s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e09a2abb-c53a-4884-b850-d8a2ea243d85(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[026d23db-b632-4adc-8d66-573c3a93f84f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:30 devstack sudo[105843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 Aug 19 17:30:30 devstack sudo[105843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:30 devstack sudo[105843]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85" returned: 0 in 0.772s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:30 devstack sudo[105877]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 Aug 19 17:30:30 devstack sudo[105877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:31 devstack sudo[105877]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:31 devstack sudo[105902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468 Aug 19 17:30:31 devstack sudo[105902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:31 devstack sudo[105902]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85.53c5607a-cff2-4baa-a7c6-aefe12e4f468" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-53c5607a-cff2-4baa-a7c6-aefe12e4f468" released by "_delete_snapshot" :: held 2.313s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" released by "delete_snapshot" :: held 2.351s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG cinder.quota [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Created reservations ['1d490da9-9595-4706-b6c4-f0ebd74891c2', '727f2736-c513-46a4-a22d-d3539b2bb58e', '39e8af4f-2b4d-4e68-a9e2-25ca8611c4c9', '8a46774e-e11a-47cd-9c7c-908b84a6a08c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Delete snapshot completed successfully. Aug 19 17:30:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-a65ce72c-a129-4c89-9afc-83e677ac5ef4 req-629cca68-3ea7-4886-8f97-f964fdb0de88 tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-53c5607a-cff2-4baa-a7c6-aefe12e4f468-delete_snapshot" released by "delete_snapshot" :: held 2.494s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "cinder-e09a2abb-c53a-4884-b850-d8a2ea243d85-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-e09a2abb-c53a-4884-b850-d8a2ea243d85-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" acquired by "delete_volume" :: waited 0.048s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[39265832-5093-41d7-9f9a-404259a3da73]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:33 devstack sudo[105910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 Aug 19 17:30:33 devstack sudo[105910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:33 devstack sudo[105910]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85" returned: 0 in 0.479s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:33 devstack sudo[105915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85 Aug 19 17:30:33 devstack sudo[105915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:33 devstack sudo[105915]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e09a2abb-c53a-4884-b850-d8a2ea243d85" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-quobyte-e09a2abb-c53a-4884-b850-d8a2ea243d85" released by "delete_volume" :: held 0.977s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:33 devstack cinder-volume[94153]: DEBUG cinder.quota [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Created reservations ['5081f572-62d9-43e9-b3ec-c1bcbcc01444', '946bc0a5-f66e-426f-8d93-3b40ac992164', '9ef08536-d083-4da4-8dbb-7076fad42066', '527e9689-9d0c-4bc0-9bca-6371670e58fe'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:34 devstack sudo[105919]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:34 devstack sudo[105919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:34 devstack sudo[105919]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.454s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG cinder.manager [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Deleted volume successfully. Aug 19 17:30:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d43974f8-8b36-4fb3-a0d7-8d878bd6e0a0 req-74fb1b52-9997-440e-aba0-3130a3d3df0f tempest-VolumesSnapshotsTestJSON-1407180312 None] Lock "cinder-e09a2abb-c53a-4884-b850-d8a2ea243d85-delete_volume" released by "delete_volume" :: held 1.878s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c4f787cf-88ef-4de9-8096-d1722a59eaf8 tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1003599606: creating Aug 19 17:30:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c4f787cf-88ef-4de9-8096-d1722a59eaf8 tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1003599606: created successfully Aug 19 17:30:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c4f787cf-88ef-4de9-8096-d1722a59eaf8 tempest-GroupSnapshotsTest-757174372 None] Create group completed successfully. Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (8adf2353-74fe-4f11-ae93-f31a86644e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0789c34e-513e-407b-b2d5-b38068ac95d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0789c34e-513e-407b-b2d5-b38068ac95d0) 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-19T15:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-253536735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb02bcc8-b169-4875-8319-23c9286b97bf,host='devstack@QuobyteHD#QuobyteHD',id=ae8dfd28-426e-4b07-8fcf-2805e225b9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:43Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4de22220-13cf-4e67-9307-06d4a6683987),volume_type_id=4de22220-13cf-4e67-9307-06d4a6683987)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dabd1b7-ee7c-43cb-afcc-68526658a93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dabd1b7-ee7c-43cb-afcc-68526658a93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e50feb94-6854-45a0-9346-a9a3a680353f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e50feb94-6854-45a0-9346-a9a3a680353f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae8dfd28-426e-4b07-8fcf-2805e225b9f6', 'volume_name': 'volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a002424-e3de-4cf3-a2c7-c3122602db6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a002424-e3de-4cf3-a2c7-c3122602db6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1122cb-8c2a-4a69-bf1e-a11161edd698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Volume ae8dfd28-426e-4b07-8fcf-2805e225b9f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6', 'volume_size': 1} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 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=fb02bcc8-b169-4875-8319-23c9286b97bf,created_at=2026-08-19T15:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-253536735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb02bcc8-b169-4875-8319-23c9286b97bf,host='devstack@QuobyteHD#QuobyteHD',id=ae8dfd28-426e-4b07-8fcf-2805e225b9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:43Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4de22220-13cf-4e67-9307-06d4a6683987),volume_type_id=4de22220-13cf-4e67-9307-06d4a6683987)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Creating volume ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:43 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:43 devstack sudo[105979]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 1073741824 Aug 19 17:30:43 devstack sudo[105979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:43 devstack sudo[105979]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 1073741824" returned: 0 in 0.644s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:43 devstack sudo[105989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:30:43 devstack sudo[105989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:44 devstack sudo[105989]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.500s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] <== create_volume: return (1252ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.254s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1122cb-8c2a-4a69-bf1e-a11161edd698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c83fe63-eadd-40a0-8539-4c5b632dfd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:44 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Volume volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 (ae8dfd28-426e-4b07-8fcf-2805e225b9f6): created successfully Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c83fe63-eadd-40a0-8539-4c5b632dfd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (8adf2353-74fe-4f11-ae93-f31a86644e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-646d77b6-2836-4ff9-897f-cd7d633282a9 tempest-GroupSnapshotsTest-757174372 None] Created volume successfully. Aug 19 17:30:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-8ba24662-6a8b-4ba0-b7f1-ae1f70661b73 tempest-ServerActionsTestOtherA-677934955 None] Terminate volume connection completed successfully. Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-8ba24662-6a8b-4ba0-b7f1-ae1f70661b73 tempest-ServerActionsTestOtherA-677934955 None] Deleting attachment 832d904e-fb19-45dc-83cc-12147a6f764e. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "cinder-4b87ac9c-f6c2-40a9-ab30-1237d97157cd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-4b87ac9c-f6c2-40a9-ab30-1237d97157cd-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "cinder-quobyte-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-quobyte-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf748e65-5c62-48c8-b6b4-a800cab5faa8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:44 devstack sudo[106006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd Aug 19 17:30:44 devstack sudo[106006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:45 devstack sudo[106006]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:45 devstack sudo[106023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd Aug 19 17:30:45 devstack sudo[106023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:45 devstack sudo[106023]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-quobyte-4b87ac9c-f6c2-40a9-ab30-1237d97157cd" released by "delete_volume" :: held 0.815s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.quota [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Created reservations ['24c16caa-9632-458f-b89d-6e073a8fca55', 'c5efd328-c5eb-4707-b3be-0867fb6b567b', '42ccd685-cb6f-4f0c-8d55-3032fca77b97', 'f7fe8ce1-96fa-41a8-aa4c-f5cbd50a0d6d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:45 devstack sudo[106026]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:45 devstack sudo[106026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] GroupSnapshot d56af40c-28b0-4521-99fb-ab5696dd862f: creating. Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Group snapshot d56af40c-28b0-4521-99fb-ab5696dd862f: creating. {{(pid=94153) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Creating offline snapshot c2ceb3bd-1e5a-4237-b58c-f1f783171303 of volume ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d54b5b9a-5f1a-423b-a243-c373bce88318]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:46 devstack sudo[106026]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.288s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.manager [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:46 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Deleted volume successfully. Aug 19 17:30:46 devstack sudo[106028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:30:46 devstack sudo[106028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-9abf551e-c6ea-4066-ac2a-9ff2c88adf5b req-c805e7bc-53a4-4e05-939b-89cf21417631 tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-4b87ac9c-f6c2-40a9-ab30-1237d97157cd-delete_volume" released by "delete_volume" :: held 1.482s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:46 devstack sudo[106028]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.442s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "cinder-45556193-0996-4a03-952e-f0ef918b6860-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:46 devstack sudo[106035]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 1G Aug 19 17:30:46 devstack sudo[106035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-45556193-0996-4a03-952e-f0ef918b6860-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "cinder-quobyte-45556193-0996-4a03-952e-f0ef918b6860" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-quobyte-45556193-0996-4a03-952e-f0ef918b6860" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a4e3a2a-1808-4eaa-a314-2dc1878cbd20]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Flow 'volume_create_manager' (769e7e0a-4ab2-4bb2-8d17-ebbec0d873dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fb05be9-7bdf-4cbc-a2e2-4217804b8f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fb05be9-7bdf-4cbc-a2e2-4217804b8f25) 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-19T15:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1177218533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=284c3fa1-3194-46bd-be92-1d28d12d0963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93330ad404854bffb3670a4ba6d6f55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:47Z,use_quota=True,user_id='cb07c498172f4dd3b6d03085ec3aead3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df8f75d5-d7c7-4202-a3cc-a4e62c0c57f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df8f75d5-d7c7-4202-a3cc-a4e62c0c57f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (605eba27-7396-48ea-bccc-63f5d09847ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:30:46 devstack sudo[106037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 Aug 19 17:30:46 devstack sudo[106037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:46 devstack sudo[106035]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 1G" returned: 0 in 0.463s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (605eba27-7396-48ea-bccc-63f5d09847ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '284c3fa1-3194-46bd-be92-1d28d12d0963', 'volume_name': 'volume-284c3fa1-3194-46bd-be92-1d28d12d0963', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9db85be9-3b47-48ae-bfac-0edb0a0dfb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:46 devstack sudo[106043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9db85be9-3b47-48ae-bfac-0edb0a0dfb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:46 devstack sudo[106043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfede885-57fa-4e2b-81ad-918c6f0083a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:46 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Volume 284c3fa1-3194-46bd-be92-1d28d12d0963: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-284c3fa1-3194-46bd-be92-1d28d12d0963', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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 19 17:30:46 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Trying to clone 284c3fa1-3194-46bd-be92-1d28d12d0963 from image 523b4d81-c238-455f-a1d6-73b4798637d0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:30:47 devstack sudo[106037]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860" returned: 0 in 0.453s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack sudo[106048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860 Aug 19 17:30:47 devstack sudo[106048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:47 devstack sudo[106043]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.364s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:30:47 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:30:47 devstack sudo[106055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:30:47 devstack sudo[106055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[df64dc9d-1b44-47fa-8e02-894ac9ad7fac]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack sudo[106048]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45556193-0996-4a03-952e-f0ef918b6860" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-quobyte-45556193-0996-4a03-952e-f0ef918b6860" released by "delete_volume" :: held 0.825s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Created reservations ['febe463e-70f1-44e2-a70e-834612547c9d', 'b553d78a-d970-47fb-bac9-6d28bb089286', '6d977cd7-74d2-47ac-be21-b54afde7a75c', '6d6081b2-bd39-4468-abf8-eb094ddd5b66'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:47 devstack sudo[106058]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD Aug 19 17:30:47 devstack sudo[106058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack sudo[106055]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack sudo[106061]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:47 devstack sudo[106061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack sudo[106063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info Aug 19 17:30:47 devstack sudo[106063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:47 devstack sudo[106058]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD" returned: 0 in 0.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 is fetched for user cb07c498172f4dd3b6d03085ec3aead3. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:30:47 devstack sudo[106061]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.309s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Deleted volume successfully. Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ff941ea-6eff-43dd-8465-b5f082bfafe8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-af8ae86c-7bde-4982-964d-3ab1aae26adb tempest-ServerActionsTestOtherA-677934955 None] Lock "cinder-45556193-0996-4a03-952e-f0ef918b6860-delete_volume" released by "delete_volume" :: held 1.402s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:47 devstack sudo[106063]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:47 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:30:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:47 devstack sudo[106074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info Aug 19 17:30:47 devstack sudo[106074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:48 devstack sudo[106069]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD Aug 19 17:30:48 devstack sudo[106069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:48 devstack sudo[106074]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.info" returned: 0 in 0.273s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.299s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:48 devstack sudo[106069]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 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-19T15:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1177218533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=284c3fa1-3194-46bd-be92-1d28d12d0963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93330ad404854bffb3670a4ba6d6f55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:47Z,use_quota=True,user_id='cb07c498172f4dd3b6d03085ec3aead3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Creating volume 284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:48 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:48 devstack sudo[106088]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1073741824 Aug 19 17:30:48 devstack sudo[106088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-dff6b23d-4df5-4acc-b2c2-faef676b6a8e tempest-GroupSnapshotsTest-757174372 None] group_snapshot d56af40c-28b0-4521-99fb-ab5696dd862f: created successfully Aug 19 17:30:48 devstack sudo[106088]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1073741824" returned: 0 in 0.561s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:48 devstack sudo[106110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 Aug 19 17:30:48 devstack sudo[106110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:49 devstack sudo[106110]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] <== create_volume: return (930ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.936s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Attempting download of 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 284c3fa1-3194-46bd-be92-1d28d12d0963. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7a49400-154a-4afe-a213-052bfed747c0]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:49 devstack sudo[106115]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j Aug 19 17:30:49 devstack sudo[106115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:49 devstack sudo[106115]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j" returned: 0 in 0.435s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:49 devstack sudo[106119]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j Aug 19 17:30:49 devstack sudo[106119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303-b15b9fac-84e5-4ec0-a246-ee0d96220a72" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303-b15b9fac-84e5-4ec0-a246-ee0d96220a72" acquired by "_create_volume_from_snapshot" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Creating volume b15b9fac-84e5-4ec0-a246-ee0d96220a72 from snapshot c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] snapshot: c2ceb3bd-1e5a-4237-b58c-f1f783171303, volume: b15b9fac-84e5-4ec0-a246-ee0d96220a72, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2f66d02-5284-4d02-b824-22c5b685745b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106119]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j" returned: 1 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 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_523b4d81-c238-455f-a1d6-73b4798637d0_8_96op7j' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[764aca78-69da-4d76-a884-01dea9de9ffd]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:30:50 devstack sudo[106121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack sudo[106124]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD Aug 19 17:30:50 devstack sudo[106124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack sudo[106121]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.515s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[77143be3-5bc7-4388-a8a6-9329854372c8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106124]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD" returned: 0 in 0.475s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] 523b4d81-c238-455f-a1d6-73b4798637d0 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:30:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106135]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 Aug 19 17:30:50 devstack sudo[106135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack sudo[106134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:30:50 devstack sudo[106134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:51 devstack sudo[106134]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.588s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:30:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:30:51 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:30:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:51 devstack sudo[106145]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 Aug 19 17:30:51 devstack sudo[106145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:54 devstack sudo[106135]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963" returned: 0 in 3.863s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:54 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_2jb5dcokdevstack@QuobyteHD, size 112.00 MB, duration 3.86 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:54 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Converted 112.00 MB image at 28.98 MB/s Aug 19 17:30:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:54 devstack sudo[106169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1G Aug 19 17:30:54 devstack sudo[106169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:55 devstack sudo[106169]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 1G" returned: 0 in 0.840s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Downloaded image 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 284c3fa1-3194-46bd-be92-1d28d12d0963 successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 for user cb07c498172f4dd3b6d03085ec3aead3 is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Marking volume 284c3fa1-3194-46bd-be92-1d28d12d0963 as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=132,cinder:INSERT=33,cinder:DELETE=8,cinder:SELECT=100 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Copying metadata from image 523b4d81-c238-455f-a1d6-73b4798637d0 to 284c3fa1-3194-46bd-be92-1d28d12d0963. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Creating volume glance metadata for volume 284c3fa1-3194-46bd-be92-1d28d12d0963 backed by image 523b4d81-c238-455f-a1d6-73b4798637d0 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': '523b4d81-c238-455f-a1d6-73b4798637d0', '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=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfede885-57fa-4e2b-81ad-918c6f0083a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-284c3fa1-3194-46bd-be92-1d28d12d0963', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (106aab4e-6c18-4da5-aed4-d6637c079b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:55 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Volume volume-284c3fa1-3194-46bd-be92-1d28d12d0963 (284c3fa1-3194-46bd-be92-1d28d12d0963): created successfully Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (106aab4e-6c18-4da5-aed4-d6637c079b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Flow 'volume_create_manager' (769e7e0a-4ab2-4bb2-8d17-ebbec0d873dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a2225fc9-41cc-4740-b7f5-7d0bcbd71153 tempest-VolumesImageMetadata-1805453383 None] Created volume successfully. Aug 19 17:30:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Acquiring lock "cinder-284c3fa1-3194-46bd-be92-1d28d12d0963-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "cinder-284c3fa1-3194-46bd-be92-1d28d12d0963-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:58 devstack sudo[106145]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72" returned: 0 in 6.780s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6, size 1024.00 MB, duration 6.78 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:58 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Converted 1024.00 MB image at 151.02 MB/s Aug 19 17:30:58 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Acquiring lock "cinder-quobyte-284c3fa1-3194-46bd-be92-1d28d12d0963" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:58 devstack sudo[106181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 Aug 19 17:30:58 devstack sudo[106181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "cinder-quobyte-284c3fa1-3194-46bd-be92-1d28d12d0963" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bada1302-c39c-4ec9-9060-8b2a66da6db3]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:58 devstack sudo[106183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 Aug 19 17:30:58 devstack sudo[106183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack sudo[106181]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72" returned: 0 in 0.309s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" released by "_copy_volume_from_snapshot" :: held 8.309s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303-b15b9fac-84e5-4ec0-a246-ee0d96220a72" released by "_create_volume_from_snapshot" :: held 8.394s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.427s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a481a0aa-0ff9-4ab0-a49c-fa5d827da78f tempest-GroupSnapshotsTest-757174372 None] Create group from source-snapshot-d56af40c-28b0-4521-99fb-ab5696dd862f completed successfully. Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-167c7410-b1b8-4131-80c9-7b5b20b9b8e7 req-f1aa11e6-08a9-499c-b235-a56ae8492ae6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-167c7410-b1b8-4131-80c9-7b5b20b9b8e7 req-f1aa11e6-08a9-499c-b235-a56ae8492ae6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-167c7410-b1b8-4131-80c9-7b5b20b9b8e7 req-f1aa11e6-08a9-499c-b235-a56ae8492ae6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:58 devstack sudo[106183]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963" returned: 0 in 0.533s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-167c7410-b1b8-4131-80c9-7b5b20b9b8e7 req-f1aa11e6-08a9-499c-b235-a56ae8492ae6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-d171bcc4-2177-4154-98ac-282f6a15a412', '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': '42ddd611-2668-40bf-a339-d553a2ece70c', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:30:58 devstack sudo[106197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963 Aug 19 17:30:58 devstack sudo[106197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-167c7410-b1b8-4131-80c9-7b5b20b9b8e7 req-f1aa11e6-08a9-499c-b235-a56ae8492ae6 tempest-TestServerVolumeAttachmentScenario-263858863 None] attachment_update completed successfully. Aug 19 17:30:58 devstack sudo[106197]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-284c3fa1-3194-46bd-be92-1d28d12d0963" returned: 0 in 0.327s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "cinder-quobyte-284c3fa1-3194-46bd-be92-1d28d12d0963" released by "delete_volume" :: held 0.916s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Created reservations ['c6867efd-e523-41ca-b509-eae3341b3a01', '3c0a9eb1-228d-42fa-9c38-926fef55370f', '8707930e-fbfc-4b3a-ac6f-29b669ebb176', 'cfd6ce17-cf96-4ae0-8c88-e57f476fafa5'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:59 devstack sudo[106582]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:30:59 devstack sudo[106582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:59 devstack sudo[106582]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Deleted volume successfully. Aug 19 17:30:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b9bb02d4-506d-4d72-ac41-46be00948113 tempest-VolumesImageMetadata-1805453383 None] Lock "cinder-284c3fa1-3194-46bd-be92-1d28d12d0963-delete_volume" released by "delete_volume" :: held 1.470s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[575c0838-ea64-4bcd-a7a2-6abe267c2d8e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:00 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/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 Aug 19 17:31:00 devstack sudo[106588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:00 devstack sudo[106588]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:00 devstack sudo[106593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72 Aug 19 17:31:00 devstack sudo[106593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:01 devstack sudo[106593]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b15b9fac-84e5-4ec0-a246-ee0d96220a72" returned: 0 in 0.374s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-b15b9fac-84e5-4ec0-a246-ee0d96220a72" released by "delete_volume" :: held 0.902s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['6b71a0e2-e98e-4336-a535-110a29d6e3f2'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:01 devstack cinder-volume[94153]: WARNING cinder.quota [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1010630 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1010630, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:01 devstack cinder-volume[94153]: WARNING cinder.quota [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1010630 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1010630, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['cb16060d-bcaf-4337-a432-00b9f3a52918', '82845997-c09d-4715-ac8b-e55adee7773a', 'e1714ece-6d57-4f7b-8c26-e388d39b5a3e', '8a8dca94-2d1f-4a3d-b4a2-9fa72c18fc3a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:01 devstack sudo[106597]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:01 devstack sudo[106597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:01 devstack sudo[106597]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.380s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:01 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6a3adcbe-13fc-4c93-9612-bc1a8511af82 tempest-GroupSnapshotsTest-757174372 None] Delete group completed successfully. Aug 19 17:31:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] group_snapshot d56af40c-28b0-4521-99fb-ab5696dd862f: deleting Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] group_snapshot d56af40c-28b0-4521-99fb-ab5696dd862f: deleting {{(pid=94153) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Deleting offline snapshot c2ceb3bd-1e5a-4237-b58c-f1f783171303 of volume ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] snapshot_file for this snap is: volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b0cccd0-1b0e-4e84-a346-97c2513fc861]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:03 devstack sudo[106601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:31:03 devstack sudo[106601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:03 devstack sudo[106601]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.434s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:03 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f5b850f-d301-4bf8-983a-1cd639163161]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:03 devstack sudo[106606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:31:03 devstack sudo[106606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack sudo[106606]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.637s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:04 devstack sudo[106612]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:31:04 devstack sudo[106612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Flow 'volume_create_manager' (59ae3a35-1058-4142-9f59-71e4bd93fa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25521e3e-e076-4200-a33d-80547a97fe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25521e3e-e076-4200-a33d-80547a97fe0d) 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-19T15:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-18493728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=797a3c1c-b282-4d15-b9e4-810077482c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181635c7d5a741e69035dc462e54be2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:04Z,use_quota=True,user_id='3ef7a3b992044e5e946f02b02861a51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b53b9459-8f1e-4727-afc3-693a7ca239c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b53b9459-8f1e-4727-afc3-693a7ca239c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19100db3-e953-4c75-b684-ae2554f07819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19100db3-e953-4c75-b684-ae2554f07819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '797a3c1c-b282-4d15-b9e4-810077482c83', 'volume_name': 'volume-797a3c1c-b282-4d15-b9e4-810077482c83', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f4957a3-bc92-4889-ba2c-05acac34f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f4957a3-bc92-4889-ba2c-05acac34f5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c476c4ef-8998-46be-95e0-7560b0413d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Volume 797a3c1c-b282-4d15-b9e4-810077482c83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-797a3c1c-b282-4d15-b9e4-810077482c83', 'volume_size': 1} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:04 devstack sudo[106612]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 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-19T15:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-18493728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=797a3c1c-b282-4d15-b9e4-810077482c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181635c7d5a741e69035dc462e54be2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:04Z,use_quota=True,user_id='3ef7a3b992044e5e946f02b02861a51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Creating volume 797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.583s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:04 devstack sudo[106618]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 1073741824 Aug 19 17:31:04 devstack sudo[106618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack sudo[106619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303 Aug 19 17:31:04 devstack sudo[106619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack sudo[106619]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6.c2ceb3bd-1e5a-4237-b58c-f1f783171303" returned: 0 in 0.332s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-c2ceb3bd-1e5a-4237-b58c-f1f783171303" released by "_delete_snapshot" :: held 2.128s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" released by "delete_snapshot" :: held 2.155s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:05 devstack cinder-volume[94153]: WARNING cinder.quota [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1010630 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1010630, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] Created reservations ['8f00cb33-2647-45a7-b8f2-d8c010e1ae56', '4ade8632-0573-4b62-9381-0db5f328867e', 'b80a7675-5d9e-4498-9fa5-e49aee7aaf38', '88e4759b-f72b-4b2a-9f5f-404aa60d8f17'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:05 devstack sudo[106618]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 1073741824" returned: 0 in 0.585s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2480c795-766c-4658-92bc-274abb932d4b tempest-GroupSnapshotsTest-757174372 None] group_snapshot d56af40c-28b0-4521-99fb-ab5696dd862f: deleted successfully Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:05 devstack sudo[106630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:05 devstack sudo[106630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:05 devstack sudo[106630]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] <== create_volume: return (937ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.942s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c476c4ef-8998-46be-95e0-7560b0413d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-797a3c1c-b282-4d15-b9e4-810077482c83', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4298e4d-a2ea-44cc-9b8e-cde6aba2325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Volume volume-797a3c1c-b282-4d15-b9e4-810077482c83 (797a3c1c-b282-4d15-b9e4-810077482c83): created successfully Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4298e4d-a2ea-44cc-9b8e-cde6aba2325a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Flow 'volume_create_manager' (59ae3a35-1058-4142-9f59-71e4bd93fa53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a0fa1c11-b724-47dc-9bc6-3d8840a3814e tempest-VolumesCloneTest-1928607302 None] Created volume successfully. Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ef698d1-28b9-4c75-8a3c-15b2525e0cd5 tempest-GroupsV314Test-980572095 None] Group tempest-GroupsV314Test-Group-46384694: creating Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ef698d1-28b9-4c75-8a3c-15b2525e0cd5 tempest-GroupsV314Test-980572095 None] Group tempest-GroupsV314Test-Group-46384694: created successfully Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ef698d1-28b9-4c75-8a3c-15b2525e0cd5 tempest-GroupsV314Test-980572095 None] Create group completed successfully. Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[321e3aeb-fd0f-4d78-ad69-d14256ec4cce]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-a44c5ce9-ad9b-4385-8798-56d132a9f09a req-0bec00b7-b608-4c03-8d10-de88f70a90f6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-a44c5ce9-ad9b-4385-8798-56d132a9f09a req-0bec00b7-b608-4c03-8d10-de88f70a90f6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-a44c5ce9-ad9b-4385-8798-56d132a9f09a req-0bec00b7-b608-4c03-8d10-de88f70a90f6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-a44c5ce9-ad9b-4385-8798-56d132a9f09a req-0bec00b7-b608-4c03-8d10-de88f70a90f6 tempest-TestServerVolumeAttachmentScenario-263858863 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e', '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': '411d94e4-633e-49b0-8c6f-db9c070f3dfc', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:31:05 devstack sudo[106641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:31:05 devstack sudo[106641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-a44c5ce9-ad9b-4385-8798-56d132a9f09a req-0bec00b7-b608-4c03-8d10-de88f70a90f6 tempest-TestServerVolumeAttachmentScenario-263858863 None] attachment_update completed successfully. Aug 19 17:31:06 devstack sudo[106641]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:06 devstack sudo[106650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6 Aug 19 17:31:06 devstack sudo[106650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:06 devstack sudo[106650]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-ae8dfd28-426e-4b07-8fcf-2805e225b9f6" released by "delete_volume" :: held 0.738s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['c846daf1-2978-44b2-b962-9fa29209db49'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:06 devstack cinder-volume[94153]: WARNING cinder.db.api [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 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-1010630'] Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['33effb4a-ef80-4066-93d9-08610541e932', '0d45fa86-1152-4744-b2b5-b3da3902a9ff', 'e9a8bdc1-b99e-4405-9c71-3243d2fa9684', 'd54a3f74-8bc5-4eec-89a2-49530337cc58'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:06 devstack sudo[106655]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:06 devstack sudo[106655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:07 devstack sudo[106655]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d12a7537-bdd1-4082-860b-7a326e075830 tempest-GroupSnapshotsTest-757174372 None] Delete group completed successfully. Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=39,cinder:UPDATE=127,cinder:DELETE=12,cinder:SELECT=121 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Flow 'volume_create_manager' (bf820d72-680a-4045-b25f-11d8888158fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbbea66d-e892-43b8-95af-246fd31982e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbbea66d-e892-43b8-95af-246fd31982e6) 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-19T15:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1694798951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e94f65a-3516-48cb-bcb6-fcffae37ff7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181635c7d5a741e69035dc462e54be2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:07Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=797a3c1c-b282-4d15-b9e4-810077482c83,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:07Z,use_quota=True,user_id='3ef7a3b992044e5e946f02b02861a51d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (304f4582-8a14-4482-b43a-aad866cb2292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (304f4582-8a14-4482-b43a-aad866cb2292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbf7a282-193e-440d-8544-dffd9ab9a2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Flow 'volume_create_manager' (6220714d-ee8b-46a4-9739-a6ce68006efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1bddd18-55d2-4619-8c12-c4a8d828f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbf7a282-193e-440d-8544-dffd9ab9a2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '8e94f65a-3516-48cb-bcb6-fcffae37ff7a', 'volume_name': 'volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a', 'volume_size': 2, 'source_volid': '797a3c1c-b282-4d15-b9e4-810077482c83', 'source_volstatus': 'available'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3afde377-ffba-419f-b01e-eb1a10353820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3afde377-ffba-419f-b01e-eb1a10353820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e531dfc8-7790-477a-9afd-da376a8a1895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Volume 8e94f65a-3516-48cb-bcb6-fcffae37ff7a: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a', 'volume_size': 2, 'source_volid': '797a3c1c-b282-4d15-b9e4-810077482c83', 'source_volstatus': 'available'} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1bddd18-55d2-4619-8c12-c4a8d828f6d6) 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-19T15:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1344202919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00a05549-3928-4d06-a767-215fb791fcd5,host='devstack@QuobyteHD#QuobyteHD',id=c64f0501-4d8a-486a-8bcf-a65c9148b6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41666399836f476fbf1f5bcecb3255b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:08Z,use_quota=True,user_id='75990794a7b7402593bd5ca9593b4f8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfba45e7-ea41-44f9-87a8-46aa14896606),volume_type_id=bfba45e7-ea41-44f9-87a8-46aa14896606)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5766ee5c-d855-43f7-90c1-b8f70793097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5766ee5c-d855-43f7-90c1-b8f70793097d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0629afc-9b05-49c7-a4fd-114d552dcb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0629afc-9b05-49c7-a4fd-114d552dcb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c64f0501-4d8a-486a-8bcf-a65c9148b6b3', 'volume_name': 'volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0437578-8e2c-42d9-ba4b-80fb8c417ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0437578-8e2c-42d9-ba4b-80fb8c417ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d519a616-6642-4ef3-8001-afa4cf9ea705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Volume c64f0501-4d8a-486a-8bcf-a65c9148b6b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3', 'volume_size': 1} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 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=00a05549-3928-4d06-a767-215fb791fcd5,created_at=2026-08-19T15:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1344202919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00a05549-3928-4d06-a767-215fb791fcd5,host='devstack@QuobyteHD#QuobyteHD',id=c64f0501-4d8a-486a-8bcf-a65c9148b6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41666399836f476fbf1f5bcecb3255b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:08Z,use_quota=True,user_id='75990794a7b7402593bd5ca9593b4f8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfba45e7-ea41-44f9-87a8-46aa14896606),volume_type_id=bfba45e7-ea41-44f9-87a8-46aa14896606)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Creating volume c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:07 devstack sudo[106658]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 1073741824 Aug 19 17:31:07 devstack sudo[106658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ea97f4c-971a-46a0-986e-9fe5077de82c tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1470721415: creating Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ea97f4c-971a-46a0-986e-9fe5077de82c tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1470721415: created successfully Aug 19 17:31:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ea97f4c-971a-46a0-986e-9fe5077de82c tempest-GroupSnapshotsTest-757174372 None] Create group completed successfully. Aug 19 17:31:08 devstack sudo[106658]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 1073741824" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:08 devstack sudo[106667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:08 devstack sudo[106667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-c4821db7-1a72-4122-94a0-42a1480097ba req-91fec4e1-b317-41c3-a11a-dd4c2f83c184 tempest-TestServerVolumeAttachmentScenario-263858863 None] Terminate volume connection completed successfully. Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-c4821db7-1a72-4122-94a0-42a1480097ba req-91fec4e1-b317-41c3-a11a-dd4c2f83c184 tempest-TestServerVolumeAttachmentScenario-263858863 None] Deleting attachment 411d94e4-633e-49b0-8c6f-db9c070f3dfc. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:31:08 devstack sudo[106667]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] <== create_volume: return (788ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.791s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.759s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:08 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Cloning volume 797a3c1c-b282-4d15-b9e4-810077482c83 to volume 8e94f65a-3516-48cb-bcb6-fcffae37ff7a Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d519a616-6642-4ef3-8001-afa4cf9ea705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2bd747-d87d-49cd-8aa2-cd2bd6d6155a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Creating offline snapshot 64c0c166-d7a0-46d6-a413-4d86091144c6 of volume 797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Volume volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 (c64f0501-4d8a-486a-8bcf-a65c9148b6b3): created successfully Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac2bd747-d87d-49cd-8aa2-cd2bd6d6155a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Flow 'volume_create_manager' (6220714d-ee8b-46a4-9739-a6ce68006efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b9da34b-8d39-46e2-9377-a7a9b0f8280d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7d633409-8fd5-4aa7-baec-4db7b83c75e4 tempest-GroupsV314Test-980572095 None] Created volume successfully. Aug 19 17:31:08 devstack sudo[106672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:08 devstack sudo[106672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:09 devstack sudo[106672]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:09 devstack sudo[106677]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 1G Aug 19 17:31:09 devstack sudo[106677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (7491ff63-1e62-4a71-862b-6ff65b0cefdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6cf65696-587f-4afb-873a-a6098899e5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6cf65696-587f-4afb-873a-a6098899e5cd) 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-19T15:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1045482442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,host='devstack@QuobyteHD#QuobyteHD',id=8a97afe9-19ae-48bb-a7e1-bd5f17044c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:09Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83620358-0cd9-4312-b976-42b4357b3a16),volume_type_id=83620358-0cd9-4312-b976-42b4357b3a16)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df71af57-09fa-43a1-8ee8-6541d722512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df71af57-09fa-43a1-8ee8-6541d722512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e48eb12-70ea-4dad-a0fe-063fe9021552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e48eb12-70ea-4dad-a0fe-063fe9021552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a97afe9-19ae-48bb-a7e1-bd5f17044c4a', 'volume_name': 'volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6394bd11-7e4b-4f49-b27e-ac1869331574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6394bd11-7e4b-4f49-b27e-ac1869331574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf84174-8714-4523-b782-a2e81b11a63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Volume 8a97afe9-19ae-48bb-a7e1-bd5f17044c4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a', 'volume_size': 1} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:09 devstack sudo[106677]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 1G" returned: 0 in 0.491s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-797a3c1c-b282-4d15-b9e4-810077482c83 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:09 devstack sudo[106683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-797a3c1c-b282-4d15-b9e4-810077482c83 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:09 devstack sudo[106683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:09 devstack sudo[106683]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-797a3c1c-b282-4d15-b9e4-810077482c83 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.319s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:09 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 is being set with open permissions: ugo+rw Aug 19 17:31:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:09 devstack sudo[106690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:09 devstack sudo[106690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-c28fbda1-16c4-40c5-bc55-9530ab0f75e1 req-3f65bdc4-503c-49d9-af05-9aeb325853b7 tempest-TestServerVolumeAttachmentScenario-263858863 None] Terminate volume connection completed successfully. Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-c28fbda1-16c4-40c5-bc55-9530ab0f75e1 req-3f65bdc4-503c-49d9-af05-9aeb325853b7 tempest-TestServerVolumeAttachmentScenario-263858863 None] Deleting attachment 42ddd611-2668-40bf-a339-d553a2ece70c. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:31:10 devstack sudo[106690]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:10 devstack sudo[106722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info Aug 19 17:31:10 devstack sudo[106722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:10 devstack sudo[106722]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info" returned: 0 in 0.281s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:10 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info is being set with open permissions: ugo+rw Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:10 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/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info Aug 19 17:31:10 devstack sudo[106725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:10 devstack sudo[106725]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.info" returned: 0 in 0.285s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] snapshot: 64c0c166-d7a0-46d6-a413-4d86091144c6, volume: 8e94f65a-3516-48cb-bcb6-fcffae37ff7a, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c69fc4ac-1ebe-4cc8-90c0-70e1c2b6a992]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:11 devstack sudo[106728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:11 devstack sudo[106728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:11 devstack sudo[106728]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.393s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-797a3c1c-b282-4d15-b9e4-810077482c83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb94aa34-92b9-4d46-86b1-46d742636336]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:11 devstack sudo[106734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:11 devstack sudo[106734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:11 devstack sudo[106734]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.514s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:31:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:11 devstack sudo[106761]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a Aug 19 17:31:11 devstack sudo[106761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:12 devstack sudo[106763]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:12 devstack sudo[106763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:12 devstack sudo[106763]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:31:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:31:17 devstack sudo[106761]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" returned: 0 in 5.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83, size 1024.00 MB, duration 5.41 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:31:17 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Converted 1024.00 MB image at 189.16 MB/s Aug 19 17:31:17 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a is being set with open permissions: ugo+rw Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:17 devstack sudo[106782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a Aug 19 17:31:17 devstack sudo[106782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "cinder-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:17 devstack sudo[106782]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" released by "_copy_volume_from_snapshot" :: held 6.672s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-quobyte-64c0c166-d7a0-46d6-a413-4d86091144c6" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-64c0c166-d7a0-46d6-a413-4d86091144c6" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Deleting offline snapshot 64c0c166-d7a0-46d6-a413-4d86091144c6 of volume 797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] snapshot_file for this snap is: volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "cinder-quobyte-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[14f4a010-05cf-4df9-a95c-e031d5c7bbb7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-quobyte-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f26bb201-a23d-48ce-a69f-ff0c298af5d9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:17 devstack sudo[106785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:17 devstack sudo[106785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:17 devstack sudo[106786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e Aug 19 17:31:17 devstack sudo[106786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:17 devstack sudo[106785]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-797a3c1c-b282-4d15-b9e4-810077482c83(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:18 devstack sudo[106786]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c22385b-0c1e-4a45-a3b2-bf946f182de7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:18 devstack sudo[106795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e Aug 19 17:31:18 devstack sudo[106795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:18 devstack sudo[106796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:18 devstack sudo[106796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:18 devstack sudo[106795]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" returned: 0 in 0.242s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-quobyte-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e" released by "delete_volume" :: held 0.639s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Created reservations ['38d68835-b67f-4a60-ba0f-032ff60e3b8b', '285603c4-f950-4af7-afc1-a5c871bd8871', 'de71fd68-e206-4832-acc0-f16829f22a5c', '502375ae-6546-4202-9926-271063871bc5'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:18 devstack sudo[106802]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:18 devstack sudo[106802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:18 devstack sudo[106796]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.612s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:18 devstack sudo[106806]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:18 devstack sudo[106806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:18 devstack sudo[106802]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.276s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Deleted volume successfully. Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "cinder-d171bcc4-2177-4154-98ac-282f6a15a412-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3658040a-65ff-42e2-9731-6018560a8c04 tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-8ff04de1-d9fe-432b-89a1-5fc86ca68b0e-delete_volume" released by "delete_volume" :: held 1.176s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-d171bcc4-2177-4154-98ac-282f6a15a412-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "cinder-quobyte-d171bcc4-2177-4154-98ac-282f6a15a412" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-quobyte-d171bcc4-2177-4154-98ac-282f6a15a412" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe850f67-175d-41ee-9fec-894d446b8b5c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:18 devstack sudo[106808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 Aug 19 17:31:18 devstack sudo[106808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:19 devstack sudo[106806]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.373s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:19 devstack sudo[106814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6 Aug 19 17:31:19 devstack sudo[106814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:19 devstack sudo[106808]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412" returned: 0 in 0.369s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:19 devstack sudo[106819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412 Aug 19 17:31:19 devstack sudo[106819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:19 devstack sudo[106814]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83.64c0c166-d7a0-46d6-a413-4d86091144c6" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-64c0c166-d7a0-46d6-a413-4d86091144c6" released by "_delete_snapshot" :: held 1.709s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.689s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.746s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 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=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,created_at=2026-08-19T15:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1045482442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,host='devstack@QuobyteHD#QuobyteHD',id=8a97afe9-19ae-48bb-a7e1-bd5f17044c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:09Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83620358-0cd9-4312-b976-42b4357b3a16),volume_type_id=83620358-0cd9-4312-b976-42b4357b3a16)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Creating volume 8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:19 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:19 devstack sudo[106822]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a 1073741824 Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e531dfc8-7790-477a-9afd-da376a8a1895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a', 'volume_size': 2, 'source_volid': '797a3c1c-b282-4d15-b9e4-810077482c83', 'source_volstatus': 'available'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:19 devstack sudo[106822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95d21186-34c0-43af-8c76-d69504e9cd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Volume volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a (8e94f65a-3516-48cb-bcb6-fcffae37ff7a): created successfully Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95d21186-34c0-43af-8c76-d69504e9cd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Flow 'volume_create_manager' (bf820d72-680a-4045-b25f-11d8888158fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eef9137c-f70e-4691-8076-f3b8ecef3c6f tempest-VolumesCloneTest-1928607302 None] Created volume successfully. Aug 19 17:31:19 devstack sudo[106819]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d171bcc4-2177-4154-98ac-282f6a15a412" returned: 0 in 0.295s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-quobyte-d171bcc4-2177-4154-98ac-282f6a15a412" released by "delete_volume" :: held 0.703s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Created reservations ['a27b0592-026e-4128-83ce-cb3467ce2932', '2d2d1174-fd3a-4e1b-a921-15e239d083ca', '5a7335e7-d0e6-4ca8-8ed2-47a2e975bedd', 'a6c60405-7fa2-4840-a769-8ce4397ab726'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:19 devstack sudo[106827]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:19 devstack sudo[106827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-8e94f65a-3516-48cb-bcb6-fcffae37ff7a-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-8e94f65a-3516-48cb-bcb6-fcffae37ff7a-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:19 devstack sudo[106822]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a 1073741824" returned: 0 in 0.591s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" acquired by "delete_volume" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:19 devstack sudo[106827]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[502e8aa5-15aa-4100-a246-29719543cc0b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Deleted volume successfully. Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-14941b87-9e14-41b4-a8e1-e5d3cb0f1eed tempest-TestServerVolumeAttachmentScenario-263858863 None] Lock "cinder-d171bcc4-2177-4154-98ac-282f6a15a412-delete_volume" released by "delete_volume" :: held 1.328s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:20 devstack sudo[106833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a Aug 19 17:31:20 devstack sudo[106833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:20 devstack sudo[106832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a Aug 19 17:31:20 devstack sudo[106832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:20 devstack sudo[106833]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" returned: 0 in 0.287s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] <== create_volume: return (968ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.971s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 9.822s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:20 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Cloning volume c64f0501-4d8a-486a-8bcf-a65c9148b6b3 to volume 8a32043e-dc6c-4494-a828-d29a5f0c43c6 Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf84174-8714-4523-b782-a2e81b11a63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5075fa35-0a17-4921-9505-cd422be703a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Volume volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a (8a97afe9-19ae-48bb-a7e1-bd5f17044c4a): created successfully Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5075fa35-0a17-4921-9505-cd422be703a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (7491ff63-1e62-4a71-862b-6ff65b0cefdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Creating offline snapshot 4278794a-11a3-482b-88ba-630da2e34c47 of volume c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b8ec7926-85e6-49e7-8046-2bc01ce9d116 tempest-GroupSnapshotsTest-757174372 None] Created volume successfully. Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4ccb334-501a-4db3-80f8-8c2529366b52]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:20 devstack sudo[106832]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" returned: 0 in 0.437s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:20 devstack sudo[106841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a Aug 19 17:31:20 devstack sudo[106841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:20 devstack sudo[106840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:20 devstack sudo[106840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:20 devstack sudo[106841]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-8e94f65a-3516-48cb-bcb6-fcffae37ff7a" released by "delete_volume" :: held 0.815s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Created reservations ['9ffafffd-ffb7-4f42-8b23-4e771456c4dd', 'd6e6618b-e714-4d3d-9ddd-60c056f2c9b6', '762db1d4-17e5-4515-9eb8-3ef9ed91e771', 'a47eee24-4934-48aa-9320-7b2a83308df7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:20 devstack sudo[106840]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.552s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:21 devstack sudo[106848]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 1G Aug 19 17:31:21 devstack sudo[106848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:21 devstack sudo[106850]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:21 devstack sudo[106850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-797a3c1c-b282-4d15-b9e4-810077482c83-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "cinder-797a3c1c-b282-4d15-b9e4-810077482c83-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:21 devstack sudo[106850]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.304s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Acquiring lock "cinder-quobyte-797a3c1c-b282-4d15-b9e4-810077482c83" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Deleted volume successfully. Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-797a3c1c-b282-4d15-b9e4-810077482c83" acquired by "delete_volume" :: waited 0.054s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0391fb31-2467-429d-8f14-7154d27e782f tempest-VolumesCloneTest-1928607302 None] Lock "cinder-8e94f65a-3516-48cb-bcb6-fcffae37ff7a-delete_volume" released by "delete_volume" :: held 1.594s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[52821cbd-a09e-4e60-9efd-29b1898ee19c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:21 devstack sudo[106857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:21 devstack sudo[106857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:21 devstack sudo[106848]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 1G" returned: 0 in 0.708s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:21 devstack sudo[106859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:21 devstack sudo[106859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (20d4c470-9e26-49a0-8cd0-3c04b87a74b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f912ea-3784-4eeb-9f4d-8b8c82e4d061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f912ea-3784-4eeb-9f4d-8b8c82e4d061) 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-19T15:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-837345067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,host='devstack@QuobyteHD#QuobyteHD',id=e50909f3-ebbc-499d-9478-9148326fd640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:22Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83620358-0cd9-4312-b976-42b4357b3a16),volume_type_id=83620358-0cd9-4312-b976-42b4357b3a16)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf68325f-749b-4f3b-95ea-7664c3a2c5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf68325f-749b-4f3b-95ea-7664c3a2c5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a62f95c-d58c-4344-8d3b-cd8988dc5e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a62f95c-d58c-4344-8d3b-cd8988dc5e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e50909f3-ebbc-499d-9478-9148326fd640', 'volume_name': 'volume-e50909f3-ebbc-499d-9478-9148326fd640', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7d0e48d-e8ba-4012-89b6-82e4bfb70f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7d0e48d-e8ba-4012-89b6-82e4bfb70f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30693a9c-c8ab-4947-9ce2-7f95222584c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:21 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Volume e50909f3-ebbc-499d-9478-9148326fd640: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e50909f3-ebbc-499d-9478-9148326fd640', 'volume_size': 1} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:21 devstack sudo[106857]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.495s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:21 devstack sudo[106867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83 Aug 19 17:31:22 devstack sudo[106867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106859]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack sudo[106870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:22 devstack sudo[106870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106867]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-797a3c1c-b282-4d15-b9e4-810077482c83" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "cinder-quobyte-797a3c1c-b282-4d15-b9e4-810077482c83" released by "delete_volume" :: held 0.858s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:22 devstack sudo[106870]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Created reservations ['8998dba1-ec83-4aeb-832c-c629991acafc', '6c31438b-566d-45c0-9dde-ea98b187c841', 'b5e4463b-0e57-4924-867f-1553d01cf0b5', 'd17c9891-39ae-418c-8530-10166863ffe0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack sudo[106874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info Aug 19 17:31:22 devstack sudo[106874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack sudo[106876]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:22 devstack sudo[106876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106874]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack sudo[106880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info Aug 19 17:31:22 devstack sudo[106880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106876]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.279s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Deleted volume successfully. Aug 19 17:31:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fb5895fd-ad25-4347-a017-14fb91ce7c48 tempest-VolumesCloneTest-1928607302 None] Lock "cinder-797a3c1c-b282-4d15-b9e4-810077482c83-delete_volume" released by "delete_volume" :: held 1.576s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:23 devstack sudo[106880]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.info" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Acquiring lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" acquired by "_copy_volume_from_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] snapshot: 4278794a-11a3-482b-88ba-630da2e34c47, volume: 8a32043e-dc6c-4494-a828-d29a5f0c43c6, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[75bf086b-ee2a-4d9d-9db6-71575cf24338]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:23 devstack sudo[106885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:23 devstack sudo[106885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:23 devstack sudo[106885]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4f33a45-b6bd-4f5e-bc38-d13c20e2b445]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:23 devstack sudo[106890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:23 devstack sudo[106890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:23 devstack sudo[106890]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.408s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:31:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:23 devstack sudo[106931]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 Aug 19 17:31:23 devstack sudo[106931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:29 devstack sudo[106931]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6" returned: 0 in 5.667s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3, size 1024.00 MB, duration 5.67 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:31:29 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Converted 1024.00 MB image at 180.65 MB/s Aug 19 17:31:29 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:29 devstack sudo[106945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 Aug 19 17:31:29 devstack sudo[106945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:29 devstack sudo[106945]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6" returned: 0 in 0.330s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" released by "_copy_volume_from_snapshot" :: held 6.861s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Acquiring lock "cinder-quobyte-4278794a-11a3-482b-88ba-630da2e34c47" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-4278794a-11a3-482b-88ba-630da2e34c47" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Deleting offline snapshot 4278794a-11a3-482b-88ba-630da2e34c47 of volume c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] snapshot_file for this snap is: volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7045c6ba-4726-41fc-ba44-5f8910afa961]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:30 devstack sudo[106949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:30 devstack sudo[106949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:30 devstack sudo[106949]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.467s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9efe63a-ade5-4ee2-b9d9-082c8f7fb1df]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:30 devstack sudo[106954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:30 devstack sudo[106954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:31 devstack sudo[106954]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.673s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:31 devstack sudo[106959]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:31 devstack sudo[106959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:31 devstack sudo[106959]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:31 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/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47 Aug 19 17:31:31 devstack sudo[106964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:31 devstack sudo[106964]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3.4278794a-11a3-482b-88ba-630da2e34c47" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-4278794a-11a3-482b-88ba-630da2e34c47" released by "_delete_snapshot" :: held 1.892s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.573s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.974s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 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=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,created_at=2026-08-19T15:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-837345067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a6cc6c9d-5993-412c-9ec9-5253ce056cf6,host='devstack@QuobyteHD#QuobyteHD',id=e50909f3-ebbc-499d-9478-9148326fd640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:22Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83620358-0cd9-4312-b976-42b4357b3a16),volume_type_id=83620358-0cd9-4312-b976-42b4357b3a16)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Creating volume e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:31 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:31 devstack sudo[106967]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 1073741824 Aug 19 17:31:31 devstack sudo[106967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4c41bff2-b14a-403a-8826-79d9519eb483 tempest-GroupsV314Test-980572095 None] Create group from source-group-00a05549-3928-4d06-a767-215fb791fcd5 completed successfully. Aug 19 17:31:32 devstack sudo[106967]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 1073741824" returned: 0 in 0.638s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:32 devstack sudo[106974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 Aug 19 17:31:32 devstack sudo[106974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:32 devstack sudo[106974]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] <== create_volume: return (1045ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.048s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30693a9c-c8ab-4947-9ce2-7f95222584c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e50909f3-ebbc-499d-9478-9148326fd640', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (867626f2-c830-438b-93cd-9b54d0f7ea3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Volume volume-e50909f3-ebbc-499d-9478-9148326fd640 (e50909f3-ebbc-499d-9478-9148326fd640): created successfully Aug 19 17:31:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (867626f2-c830-438b-93cd-9b54d0f7ea3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (20d4c470-9e26-49a0-8cd0-3c04b87a74b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e72a0255-e5ab-4073-9023-9a7f62226028 tempest-GroupSnapshotsTest-757174372 None] Created volume successfully. Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Acquiring lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6534362-07b3-46aa-ad50-d42fbf0c3fd4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:33 devstack sudo[106979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 Aug 19 17:31:33 devstack sudo[106979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-577ca306-68f2-4c53-9183-c556bcab6bb2 tempest-GroupSnapshotsTest-757174372 None] Update group completed successfully. Aug 19 17:31:33 devstack sudo[106979]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6" returned: 0 in 0.574s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:34 devstack sudo[106984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6 Aug 19 17:31:34 devstack sudo[106984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:34 devstack sudo[106984]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a32043e-dc6c-4494-a828-d29a5f0c43c6" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-8a32043e-dc6c-4494-a828-d29a5f0c43c6" released by "delete_volume" :: held 0.933s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Created reservations ['22751565-19a6-484f-b0a7-a44a1b74297f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:34 devstack cinder-volume[94153]: WARNING cinder.quota [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-807766609 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-807766609, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:34 devstack cinder-volume[94153]: WARNING cinder.quota [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-807766609 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-807766609, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Created reservations ['cfcfa322-db87-4ac8-9027-93eeccbda897', '13097443-27c1-4163-a38f-fd91eec2a038', '6ece1d10-2f0d-4369-a962-90206a934c6d', '037887d3-13a6-47f3-a563-424f24dc3677'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:34 devstack sudo[106987]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:34 devstack sudo[106987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:34 devstack sudo[106987]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.325s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a6fe5194-aa8d-4bf3-96eb-7112d734630a tempest-GroupsV314Test-980572095 None] Delete group completed successfully. Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Acquiring lock "cinder-quobyte-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d418b7b-9e22-4373-adce-7ed21dfa4ccb]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:35 devstack sudo[106990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:35 devstack sudo[106990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7d42bcd1-3404-4b8b-a35e-a8751d26a476 tempest-GroupSnapshotsTest-757174372 None] Update group completed successfully. Aug 19 17:31:35 devstack sudo[106990]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.480s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:35 devstack sudo[106995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3 Aug 19 17:31:35 devstack sudo[106995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:35 devstack sudo[106995]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Lock "cinder-quobyte-c64f0501-4d8a-486a-8bcf-a65c9148b6b3" released by "delete_volume" :: held 0.833s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Created reservations ['95210345-7ae7-482b-8ff8-7de23d7eab77'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Created reservations ['955dcabd-9740-414b-88c6-d8e86260bdaa', 'e2dc13c8-9896-4ef4-8b2e-4979501c30b7', 'a5be392a-fdfd-4187-9ddb-638085428765', 'e5ec7496-3e90-47f4-985a-e5b9069bb87e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:36 devstack sudo[107004]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:36 devstack sudo[107004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:36 devstack sudo[107004]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.309s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:36 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eab1c43b-c7f6-479d-b40d-fe8d112e6462 tempest-GroupsV314Test-980572095 None] Delete group completed successfully. Aug 19 17:31:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cea20748-6b93-4a61-9cf8-2faebc0ae2c5 tempest-GroupSnapshotsTest-757174372 None] Update group completed successfully. Aug 19 17:31:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f5b7bd84-5874-43e9-9d42-00d6ee32572a tempest-GroupSnapshotsTest-757174372 None] Update group completed successfully. Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Flow 'volume_create_manager' (38b8d555-fd76-4604-a43d-cacda7a544a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c1b8749-fdf2-43fa-aa71-157290030ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c1b8749-fdf2-43fa-aa71-157290030ed9) 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-19T15:31:37Z,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=e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d91ab5babaa94c2cac78106fa7ff039f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:38Z,use_quota=True,user_id='70a1aa6824ae4540928106b3c990819e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bc93e0d-7736-4715-928d-eb1d109b19d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bc93e0d-7736-4715-928d-eb1d109b19d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af36d7bc-a9f9-4f4a-a79f-3c58899dfb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af36d7bc-a9f9-4f4a-a79f-3c58899dfb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04', 'volume_name': 'volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34061384-5f56-479c-bdc8-7e26ebaf6052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34061384-5f56-479c-bdc8-7e26ebaf6052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (660fea86-0094-47c2-a772-8100d57f6e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Volume e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04', 'volume_size': 1} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 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-19T15:31:37Z,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=e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d91ab5babaa94c2cac78106fa7ff039f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:38Z,use_quota=True,user_id='70a1aa6824ae4540928106b3c990819e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Creating volume e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:37 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:37 devstack sudo[107007]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 1073741824 Aug 19 17:31:37 devstack sudo[107007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:38 devstack sudo[107007]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 1073741824" returned: 0 in 0.605s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:38 devstack sudo[107013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 Aug 19 17:31:38 devstack sudo[107013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:38 devstack sudo[107013]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] <== create_volume: return (994ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.997s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (660fea86-0094-47c2-a772-8100d57f6e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6db2cb84-fa7a-43b2-abe2-4fd49ea39058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Volume volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 (e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04): created successfully Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6db2cb84-fa7a-43b2-abe2-4fd49ea39058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Flow 'volume_create_manager' (38b8d555-fd76-4604-a43d-cacda7a544a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-242672a6-9936-4c60-99a5-3f92199f6d3e tempest-CinderUnicodeTest-40582994 None] Created volume successfully. Aug 19 17:31:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] GroupSnapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: creating. Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Group snapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: creating. {{(pid=94153) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Creating offline snapshot 82a725f3-ba8f-4834-bf56-1c4ba73aa296 of volume 8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[317bd7b5-dddd-45fc-8469-bcc4843b26a7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:39 devstack sudo[107016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a Aug 19 17:31:39 devstack sudo[107016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:40 devstack sudo[107016]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" returned: 0 in 0.480s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:40 devstack sudo[107021]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 1G Aug 19 17:31:40 devstack sudo[107021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Flow 'volume_create_manager' (7ef9d96f-ec8f-4336-b50f-925ee2025401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (604ed770-0fa9-4583-b81c-036d348a4ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (604ed770-0fa9-4583-b81c-036d348a4ef0) 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-19T15:31:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1256222892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc430a53-f065-49f8-8daf-c418d25a300e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d91ab5babaa94c2cac78106fa7ff039f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:31:40Z,use_quota=True,user_id='70a1aa6824ae4540928106b3c990819e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e45cf96-ad69-4591-9bf4-dae5e5e4bda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e45cf96-ad69-4591-9bf4-dae5e5e4bda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (537fa3a2-c608-47e6-8726-0ae3c230927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (537fa3a2-c608-47e6-8726-0ae3c230927e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc430a53-f065-49f8-8daf-c418d25a300e', 'volume_name': 'volume-dc430a53-f065-49f8-8daf-c418d25a300e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1884396-0a60-4bb3-abd0-a76044e2e71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1884396-0a60-4bb3-abd0-a76044e2e71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a178d94f-ee87-4b68-9eaa-ef71b81ae9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Volume dc430a53-f065-49f8-8daf-c418d25a300e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc430a53-f065-49f8-8daf-c418d25a300e', 'volume_size': 1} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:40 devstack sudo[107021]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 1G" returned: 0 in 0.635s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:40 devstack sudo[107028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 Aug 19 17:31:40 devstack sudo[107028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:41 devstack sudo[107028]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:41 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:41 devstack sudo[107034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 Aug 19 17:31:41 devstack sudo[107034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:41 devstack sudo[107034]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296" returned: 0 in 0.334s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:41 devstack sudo[107037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info Aug 19 17:31:41 devstack sudo[107037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:41 devstack sudo[107037]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:41 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:41 devstack sudo[107040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info Aug 19 17:31:41 devstack sudo[107040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:42 devstack sudo[107040]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.info" returned: 0 in 0.358s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.622s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Creating offline snapshot 83baf952-50ac-4f54-977e-9f7d687560d4 of volume e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2be0817-d97b-4728-b9b2-858f9decb4ce]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:42 devstack sudo[107043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 Aug 19 17:31:42 devstack sudo[107043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a78f343d-d33a-4781-8d98-59e710eedacb tempest-GroupsV320Test-899096519 None] Group tempest-GroupsV320Test-Group-1664666866: creating Aug 19 17:31:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a78f343d-d33a-4781-8d98-59e710eedacb tempest-GroupsV320Test-899096519 None] Group tempest-GroupsV320Test-Group-1664666866: created successfully Aug 19 17:31:42 devstack sudo[107043]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a78f343d-d33a-4781-8d98-59e710eedacb tempest-GroupsV320Test-899096519 None] Create group completed successfully. Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640" returned: 0 in 0.476s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:42 devstack sudo[107048]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 1G Aug 19 17:31:42 devstack sudo[107048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:43 devstack sudo[107048]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 1G" returned: 0 in 0.439s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e50909f3-ebbc-499d-9478-9148326fd640 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:43 devstack sudo[107055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e50909f3-ebbc-499d-9478-9148326fd640 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 Aug 19 17:31:43 devstack sudo[107055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:43 devstack sudo[107055]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e50909f3-ebbc-499d-9478-9148326fd640 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:43 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:43 devstack sudo[107060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 Aug 19 17:31:43 devstack sudo[107060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:43 devstack sudo[107060]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:43 devstack sudo[107065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info Aug 19 17:31:43 devstack sudo[107065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack sudo[107065]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info" returned: 0 in 0.340s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:44 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:44 devstack sudo[107068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info Aug 19 17:31:44 devstack sudo[107068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Created reservations ['be282c6a-ade2-4e35-92ae-42a1fe2fdde4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:44 devstack sudo[107068]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.info" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.361s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.828s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 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-19T15:31:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1256222892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc430a53-f065-49f8-8daf-c418d25a300e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d91ab5babaa94c2cac78106fa7ff039f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:31:40Z,use_quota=True,user_id='70a1aa6824ae4540928106b3c990819e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Creating volume dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:44 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:44 devstack sudo[107071]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e 1073741824 Aug 19 17:31:44 devstack sudo[107071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:44 devstack sudo[107073]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:44 devstack sudo[107073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-683c4f9e-df6d-4a99-a607-230018827129 tempest-GroupSnapshotsTest-757174372 None] group_snapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: created successfully Aug 19 17:31:44 devstack sudo[107073]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.375s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:44 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-46249365-4f99-40b9-937c-2e15b123f1d4 tempest-GroupsV320Test-899096519 None] Delete group completed successfully. Aug 19 17:31:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] group_snapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: deleting Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] group_snapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: deleting {{(pid=94153) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-82a725f3-ba8f-4834-bf56-1c4ba73aa296" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-82a725f3-ba8f-4834-bf56-1c4ba73aa296" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Deleting offline snapshot 82a725f3-ba8f-4834-bf56-1c4ba73aa296 of volume 8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] snapshot_file for this snap is: volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a5572e6-4057-424b-adf1-3174ae51436b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:45 devstack sudo[107071]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e 1073741824" returned: 0 in 0.835s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:45 devstack sudo[107080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 Aug 19 17:31:45 devstack sudo[107080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:45 devstack sudo[107081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e Aug 19 17:31:45 devstack sudo[107081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:45 devstack sudo[107081]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] <== create_volume: return (1289ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.293s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a178d94f-ee87-4b68-9eaa-ef71b81ae9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc430a53-f065-49f8-8daf-c418d25a300e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faa686da-2116-452c-8ad0-71d97aba2665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:45 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Volume volume-dc430a53-f065-49f8-8daf-c418d25a300e (dc430a53-f065-49f8-8daf-c418d25a300e): created successfully Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faa686da-2116-452c-8ad0-71d97aba2665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Flow 'volume_create_manager' (7ef9d96f-ec8f-4336-b50f-925ee2025401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:45 devstack sudo[107080]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-14cba04f-41d7-448d-8e2a-1d33e4e124b3 tempest-CinderUnicodeTest-40582994 None] Created volume successfully. Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296" returned: 0 in 0.594s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[93e38fe8-36da-4c95-b2fe-25de93032042]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:46 devstack sudo[107088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a Aug 19 17:31:46 devstack sudo[107088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:46 devstack sudo[107088]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" returned: 0 in 0.432s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:46 devstack sudo[107093]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 Aug 19 17:31:46 devstack sudo[107093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:46 devstack sudo[107093]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296" returned: 0 in 0.428s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:46 devstack sudo[107099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296 Aug 19 17:31:46 devstack sudo[107099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:47 devstack sudo[107099]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a.82a725f3-ba8f-4834-bf56-1c4ba73aa296" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-82a725f3-ba8f-4834-bf56-1c4ba73aa296" released by "_delete_snapshot" :: held 1.977s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" released by "delete_snapshot" :: held 2.011s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-83baf952-50ac-4f54-977e-9f7d687560d4" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-83baf952-50ac-4f54-977e-9f7d687560d4" acquired by "_delete_snapshot" :: waited 0.061s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Deleting offline snapshot 83baf952-50ac-4f54-977e-9f7d687560d4 of volume e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] snapshot_file for this snap is: volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[daaa0034-06be-4ec4-8232-f3c652edc19a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Creating offline snapshot b912dc77-b653-42c7-b5f8-f3457d729a0f of volume dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e5db6a1-467a-4b87-b822-099a0d1bcc63]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:47 devstack sudo[107102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 Aug 19 17:31:47 devstack sudo[107102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:47 devstack sudo[107103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e Aug 19 17:31:47 devstack sudo[107103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:47 devstack sudo[107102]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4" returned: 0 in 0.537s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e50909f3-ebbc-499d-9478-9148326fd640(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0684f5ae-0280-4f33-b16c-1cc2d93c83e4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:47 devstack sudo[107103]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e" returned: 0 in 0.480s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107113]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f 1G Aug 19 17:31:48 devstack sudo[107113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack sudo[107112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 Aug 19 17:31:48 devstack sudo[107112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack sudo[107112]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640" returned: 0 in 0.463s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107123]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 Aug 19 17:31:48 devstack sudo[107123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack sudo[107113]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f 1G" returned: 0 in 0.542s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc430a53-f065-49f8-8daf-c418d25a300e -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc430a53-f065-49f8-8daf-c418d25a300e -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f Aug 19 17:31:48 devstack sudo[107125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack sudo[107123]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4" returned: 0 in 0.461s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4 Aug 19 17:31:48 devstack sudo[107133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack sudo[107125]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc430a53-f065-49f8-8daf-c418d25a300e -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f" returned: 0 in 0.449s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:48 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f is being set with open permissions: ugo+rw Aug 19 17:31:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:49 devstack sudo[107135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f Aug 19 17:31:49 devstack sudo[107135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:49 devstack sudo[107133]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640.83baf952-50ac-4f54-977e-9f7d687560d4" returned: 0 in 0.329s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-83baf952-50ac-4f54-977e-9f7d687560d4" released by "_delete_snapshot" :: held 1.947s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" released by "delete_snapshot" :: held 2.020s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:49 devstack sudo[107135]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:49 devstack sudo[107139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info Aug 19 17:31:49 devstack sudo[107139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:49 devstack cinder-volume[94153]: WARNING cinder.quota [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-383410189 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-383410189, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:49 devstack cinder-volume[94153]: WARNING cinder.quota [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-383410189 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-383410189, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Created reservations ['8bc1b45b-fc82-41e4-965c-3d001a2c8ef7', 'bf5765a0-5dfa-4e0b-98c1-6ea0ca7993f7', '9c4f4726-acf8-492a-bc1f-10d9e8b478d9', '2797a5a1-b40f-414b-aeea-27934007c240'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] Created reservations ['db6edf84-b374-4074-a7e9-b8517ed7dd71', '23a781cf-5d1d-45eb-bf06-839da3dd23a4', '7847e2d1-11cf-4a38-b53d-6308acdf9815', '286695ea-fe94-4e03-be49-78f65763d3a7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-722ded84-59c1-4c4d-9f8b-54b9442dd43e tempest-GroupSnapshotsTest-757174372 None] group_snapshot cbd8af6e-c708-4a66-b0ff-fafaf188a9da: deleted successfully Aug 19 17:31:49 devstack sudo[107139]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info" returned: 0 in 0.329s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:49 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info is being set with open permissions: ugo+rw Aug 19 17:31:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:49 devstack sudo[107142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info Aug 19 17:31:49 devstack sudo[107142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:50 devstack sudo[107142]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.info" returned: 0 in 0.363s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.687s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-427eaf0b-0242-49a5-b388-cf74b15b31f9 tempest-CinderUnicodeTest-40582994 None] Create snapshot completed successfully Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8bc37a7-a2c1-4304-9d44-aa5a529bd97b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:50 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/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a Aug 19 17:31:50 devstack sudo[107145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-b912dc77-b653-42c7-b5f8-f3457d729a0f-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-b912dc77-b653-42c7-b5f8-f3457d729a0f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-quobyte-b912dc77-b653-42c7-b5f8-f3457d729a0f" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-b912dc77-b653-42c7-b5f8-f3457d729a0f" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Deleting offline snapshot b912dc77-b653-42c7-b5f8-f3457d729a0f of volume dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] snapshot_file for this snap is: volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9cb12197-aa61-44d1-94b0-98026004a17a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:50 devstack sudo[107147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f Aug 19 17:31:50 devstack sudo[107147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:51 devstack sudo[107145]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" returned: 0 in 0.510s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:51 devstack sudo[107153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a Aug 19 17:31:51 devstack sudo[107153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:51 devstack sudo[107153]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-8a97afe9-19ae-48bb-a7e1-bd5f17044c4a" released by "delete_volume" :: held 0.932s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:51 devstack sudo[107147]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f" returned: 0 in 0.584s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dc430a53-f065-49f8-8daf-c418d25a300e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c2572bf-c109-4fab-96a3-568846a2e470]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c41de8a-d784-40ef-bd61-fde870790483]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:51 devstack sudo[107159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 Aug 19 17:31:51 devstack sudo[107159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:51 devstack sudo[107160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e Aug 19 17:31:51 devstack sudo[107160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:52 devstack sudo[107160]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e" returned: 0 in 0.683s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:52 devstack sudo[107159]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640" returned: 0 in 0.731s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:52 devstack sudo[107169]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f Aug 19 17:31:52 devstack sudo[107169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:52 devstack sudo[107171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640 Aug 19 17:31:52 devstack sudo[107171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:52 devstack sudo[107171]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e50909f3-ebbc-499d-9478-9148326fd640" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-e50909f3-ebbc-499d-9478-9148326fd640" released by "delete_volume" :: held 1.207s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:52 devstack sudo[107169]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f" returned: 0 in 0.461s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:52 devstack sudo[107178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f Aug 19 17:31:52 devstack sudo[107178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['ef46a23e-2bdc-44f8-b90c-b1c28e72ae08'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:52 devstack cinder-volume[94153]: WARNING cinder.quota [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-383410189 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-383410189, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:31:52 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['a3f38bee-d19a-4e82-a09b-fd34059f9b17', 'b7fcae81-bfe0-4c5e-9fb0-2bee893c9e38', '59cbe80d-3504-4a02-a646-5868829ff566', '2df24b8d-f15d-4b14-997e-38eca81117fc'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['49d0c4da-14ef-44ed-a596-54132afb1b34', '56d64258-b6bb-4249-93b6-4179a8b88045', 'b6b27759-328c-4466-8984-62267b433454', '3b85c319-d63e-443d-84a9-1562e1ffc69f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:53 devstack sudo[107178]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e.b912dc77-b653-42c7-b5f8-f3457d729a0f" returned: 0 in 0.493s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-b912dc77-b653-42c7-b5f8-f3457d729a0f" released by "_delete_snapshot" :: held 2.389s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" released by "delete_snapshot" :: held 2.436s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Created reservations ['dd7fb6f0-4979-463b-b8fe-63cc611c8de1', '2a64755f-0775-4de4-87b8-1a13ad135df7', '03656c57-4aef-4cef-b52c-459ebf575cca', 'fed7cb52-abc9-4451-be8f-8ce80fa3317a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:53 devstack sudo[107184]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:53 devstack sudo[107184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Delete snapshot completed successfully. Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a3b860f-e644-4af6-a737-f6451fad9593 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-b912dc77-b653-42c7-b5f8-f3457d729a0f-delete_snapshot" released by "delete_snapshot" :: held 2.810s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:53 devstack sudo[107184]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.312s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:53 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cd3e26fb-dfbd-403d-ab6c-bd0a51337a40 tempest-GroupSnapshotsTest-757174372 None] Delete group completed successfully. Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-dc430a53-f065-49f8-8daf-c418d25a300e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "cinder-dc430a53-f065-49f8-8daf-c418d25a300e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" acquired by "delete_volume" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f194c33c-cd1b-47f8-b0db-99a3bdc2f8df]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:54 devstack sudo[107187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e Aug 19 17:31:54 devstack sudo[107187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:54 devstack sudo[107187]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e" returned: 0 in 0.519s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:54 devstack sudo[107192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e Aug 19 17:31:54 devstack sudo[107192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2c759b4-9878-4d6a-8518-8cf1349f4f06 tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1775575912: creating Aug 19 17:31:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2c759b4-9878-4d6a-8518-8cf1349f4f06 tempest-GroupSnapshotsTest-757174372 None] Group tempest-GroupSnapshotsTest-Group-1775575912: created successfully Aug 19 17:31:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2c759b4-9878-4d6a-8518-8cf1349f4f06 tempest-GroupSnapshotsTest-757174372 None] Create group completed successfully. Aug 19 17:31:55 devstack sudo[107192]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dc430a53-f065-49f8-8daf-c418d25a300e" returned: 0 in 0.366s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-dc430a53-f065-49f8-8daf-c418d25a300e" released by "delete_volume" :: held 0.971s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Created reservations ['42028b63-e640-4a64-9ebd-b52bf8d94fc5', 'b38c26ef-cae7-4b6c-b023-c85580b99859', 'b34393e1-25c6-4e11-b23b-f6528b9177e3', 'd6c6727f-5534-4f9b-b07b-345cb5631daa'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:55 devstack sudo[107195]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:55 devstack sudo[107195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:55 devstack sudo[107195]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Deleted volume successfully. Aug 19 17:31:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a591fbcd-03c1-4109-8549-ff712941fb6c tempest-CinderUnicodeTest-40582994 None] Lock "cinder-dc430a53-f065-49f8-8daf-c418d25a300e-delete_volume" released by "delete_volume" :: held 1.579s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=41,cinder:SELECT=182,cinder:UPDATE=200,cinder:DELETE=4 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "cinder-quobyte-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d24f924-2654-42e5-bf2c-accc3d689c2f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:56 devstack sudo[107198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 Aug 19 17:31:56 devstack sudo[107198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (d3f2d541-8b80-49cc-8efd-e5286d1c2078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54894ede-38ee-4efa-8b94-f1d14f4383b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54894ede-38ee-4efa-8b94-f1d14f4383b9) 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-19T15:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2139206658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53e3db84-3f01-4c30-87b5-cdf2c04b295b,host='devstack@QuobyteHD#QuobyteHD',id=fba44295-b950-4763-a52c-23f73ed4f349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:57Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab11f2b-55de-4cb5-9444-9f8f34f56b6a),volume_type_id=eab11f2b-55de-4cb5-9444-9f8f34f56b6a)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c79a4eb8-83f0-490b-ac71-d31d681c051e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c79a4eb8-83f0-490b-ac71-d31d681c051e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f02f66c0-de36-4819-ae49-1523f34ce440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f02f66c0-de36-4819-ae49-1523f34ce440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fba44295-b950-4763-a52c-23f73ed4f349', 'volume_name': 'volume-fba44295-b950-4763-a52c-23f73ed4f349', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68625ee3-0765-4434-bb1c-6a2f18a4131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68625ee3-0765-4434-bb1c-6a2f18a4131d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804da521-e4c4-4f90-914d-52f8e83d3052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:56 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Volume fba44295-b950-4763-a52c-23f73ed4f349: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fba44295-b950-4763-a52c-23f73ed4f349', 'volume_size': 1} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 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=53e3db84-3f01-4c30-87b5-cdf2c04b295b,created_at=2026-08-19T15:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2139206658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53e3db84-3f01-4c30-87b5-cdf2c04b295b,host='devstack@QuobyteHD#QuobyteHD',id=fba44295-b950-4763-a52c-23f73ed4f349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d61bb32485e482ebdf86feadbfc6602',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:57Z,use_quota=True,user_id='0c797b6b171d4f73a40e337753b81894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eab11f2b-55de-4cb5-9444-9f8f34f56b6a),volume_type_id=eab11f2b-55de-4cb5-9444-9f8f34f56b6a)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Creating volume fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:56 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:31:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:56 devstack sudo[107200]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 1073741824 Aug 19 17:31:56 devstack sudo[107200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack sudo[107198]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" returned: 0 in 0.561s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:57 devstack sudo[107206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04 Aug 19 17:31:57 devstack sudo[107206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack sudo[107206]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" returned: 0 in 0.312s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-quobyte-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04" released by "delete_volume" :: held 0.932s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Created reservations ['48d9a5a1-b38b-46ee-b2df-07b3573afc97', '5222c39a-56df-44d8-bf68-897505525038', 'b38fea9f-0a07-43a7-9db7-4443a8004c6d', '97b25a1a-5193-4bec-8819-c1dcbe24c137'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:57 devstack sudo[107200]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 1073741824" returned: 0 in 0.625s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:57 devstack sudo[107213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 Aug 19 17:31:57 devstack sudo[107213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:57 devstack sudo[107215]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:31:57 devstack sudo[107215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack sudo[107213]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] <== create_volume: return (1011ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804da521-e4c4-4f90-914d-52f8e83d3052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fba44295-b950-4763-a52c-23f73ed4f349', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaa44b51-ac3d-400d-a2ed-fbee00250784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Volume volume-fba44295-b950-4763-a52c-23f73ed4f349 (fba44295-b950-4763-a52c-23f73ed4f349): created successfully Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaa44b51-ac3d-400d-a2ed-fbee00250784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Flow 'volume_create_manager' (d3f2d541-8b80-49cc-8efd-e5286d1c2078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-edfe7fdf-88c7-43ef-a461-1887b47f49c6 tempest-GroupSnapshotsTest-757174372 None] Created volume successfully. Aug 19 17:31:58 devstack sudo[107215]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.366s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Deleted volume successfully. Aug 19 17:31:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-b510e279-bd21-4e71-a23a-04881441a889 tempest-CinderUnicodeTest-40582994 None] Lock "cinder-e9b7b2ed-77fa-4d85-b81a-9c71f6d1df04-delete_volume" released by "delete_volume" :: held 1.747s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] GroupSnapshot e9838ebc-321e-49da-84a6-9d74efb8737b: creating. Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Group snapshot e9838ebc-321e-49da-84a6-9d74efb8737b: creating. {{(pid=94153) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Creating offline snapshot 85f16b97-7c4a-45dd-a38a-a34b6a192ae4 of volume fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fff62a1-3024-4919-9ca0-db12fdf72aa2]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:00 devstack sudo[107219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 Aug 19 17:32:00 devstack sudo[107219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:00 devstack sudo[107219]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349" returned: 0 in 0.539s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:00 devstack sudo[107225]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 1G Aug 19 17:32:00 devstack sudo[107225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:01 devstack sudo[107225]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 1G" returned: 0 in 0.590s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fba44295-b950-4763-a52c-23f73ed4f349 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:01 devstack sudo[107231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fba44295-b950-4763-a52c-23f73ed4f349 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 Aug 19 17:32:01 devstack sudo[107231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:01 devstack sudo[107231]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fba44295-b950-4763-a52c-23f73ed4f349 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4" returned: 0 in 0.337s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:01 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:01 devstack sudo[107237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 Aug 19 17:32:01 devstack sudo[107237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:01 devstack sudo[107237]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:01 devstack sudo[107240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info Aug 19 17:32:01 devstack sudo[107240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:02 devstack sudo[107240]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info" returned: 0 in 0.350s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:02 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:32:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:02 devstack sudo[107243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info Aug 19 17:32:02 devstack sudo[107243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:02 devstack sudo[107243]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.info" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.552s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5b76f8fb-0c5e-41af-9a16-95d49b2a885e tempest-GroupSnapshotsTest-757174372 None] group_snapshot e9838ebc-321e-49da-84a6-9d74efb8737b: created successfully Aug 19 17:32:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] group_snapshot e9838ebc-321e-49da-84a6-9d74efb8737b: deleting Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] group_snapshot e9838ebc-321e-49da-84a6-9d74efb8737b: deleting {{(pid=94153) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-85f16b97-7c4a-45dd-a38a-a34b6a192ae4" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-85f16b97-7c4a-45dd-a38a-a34b6a192ae4" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Deleting offline snapshot 85f16b97-7c4a-45dd-a38a-a34b6a192ae4 of volume fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] snapshot_file for this snap is: volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d661f33-bf7f-4a16-83f2-240666ca8db1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:03 devstack sudo[107247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 Aug 19 17:32:03 devstack sudo[107247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Flow 'volume_create_manager' (8498a684-86c2-44be-9410-b9c3965cc0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (435e6252-8a37-4f2a-bc3a-bf9715f3d3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (435e6252-8a37-4f2a-bc3a-bf9715f3d3c4) 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-19T15:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1657327701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2824a4f-546d-4922-8cff-2cde2ab62ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d63e118459964aad8bb3fb4c50a98b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:04Z,use_quota=True,user_id='f3b9ad1d4c2e4dde931e83a06ff9bc80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bc1d886-d7a4-4d77-93e6-5c39a63f7227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bc1d886-d7a4-4d77-93e6-5c39a63f7227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f168b4e-2da3-4101-8924-bd74ddcfb17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f168b4e-2da3-4101-8924-bd74ddcfb17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2824a4f-546d-4922-8cff-2cde2ab62ae2', 'volume_name': 'volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9569cdb-2ad3-4190-afe6-6207ae587f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9569cdb-2ad3-4190-afe6-6207ae587f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (460af5dc-4fe0-45d5-ab72-60fab984399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Volume d2824a4f-546d-4922-8cff-2cde2ab62ae2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2', 'volume_size': 1} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 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-19T15:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1657327701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2824a4f-546d-4922-8cff-2cde2ab62ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d63e118459964aad8bb3fb4c50a98b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:04Z,use_quota=True,user_id='f3b9ad1d4c2e4dde931e83a06ff9bc80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Creating volume d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:04 devstack sudo[107247]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4" returned: 0 in 0.559s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fba44295-b950-4763-a52c-23f73ed4f349(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:04 devstack sudo[107256]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 1073741824 Aug 19 17:32:04 devstack sudo[107256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[52e31636-5612-44c3-ad22-ad5b13cdfbbe]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:04 devstack sudo[107258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 Aug 19 17:32:04 devstack sudo[107258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:04 devstack sudo[107258]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:04 devstack sudo[107268]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 Aug 19 17:32:04 devstack sudo[107268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:04 devstack sudo[107256]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 1073741824" returned: 0 in 0.667s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:04 devstack sudo[107270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 Aug 19 17:32:04 devstack sudo[107270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (a89b6583-cc2e-482a-9b6b-40b6f5a12692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27ff9cb7-f2f2-4376-9235-b026b0621134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27ff9cb7-f2f2-4376-9235-b026b0621134) 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-19T15:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1219911305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f511f9-2439-46ae-a4b8-61e969905601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:05Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35267dd7-a84b-4cdd-96f1-ef268e5d98a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35267dd7-a84b-4cdd-96f1-ef268e5d98a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ca4def6-eac8-4098-96f1-6e19dd75397f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ca4def6-eac8-4098-96f1-6e19dd75397f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61f511f9-2439-46ae-a4b8-61e969905601', 'volume_name': 'volume-61f511f9-2439-46ae-a4b8-61e969905601', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4452a65d-ce84-4b73-a302-842807c91feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4452a65d-ce84-4b73-a302-842807c91feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f67c714-c104-4dd3-b76b-5df0ca2e7b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Volume 61f511f9-2439-46ae-a4b8-61e969905601: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61f511f9-2439-46ae-a4b8-61e969905601', 'volume_size': 1} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:05 devstack sudo[107268]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4" returned: 0 in 0.481s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:05 devstack sudo[107275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4 Aug 19 17:32:05 devstack sudo[107275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:05 devstack sudo[107270]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] <== create_volume: return (1144ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.150s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.154s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 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-19T15:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1219911305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f511f9-2439-46ae-a4b8-61e969905601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:05Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Creating volume 61f511f9-2439-46ae-a4b8-61e969905601 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:05 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (460af5dc-4fe0-45d5-ab72-60fab984399d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack sudo[107278]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 1073741824 Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaeac52e-5c4c-4f40-991a-0e5d45acf779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:05 devstack sudo[107278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Volume volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 (d2824a4f-546d-4922-8cff-2cde2ab62ae2): created successfully Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaeac52e-5c4c-4f40-991a-0e5d45acf779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Flow 'volume_create_manager' (8498a684-86c2-44be-9410-b9c3965cc0e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d40c08da-3139-4e44-8a8a-859cd955daff tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Created volume successfully. Aug 19 17:32:05 devstack sudo[107275]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349.85f16b97-7c4a-45dd-a38a-a34b6a192ae4" returned: 0 in 0.321s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-85f16b97-7c4a-45dd-a38a-a34b6a192ae4" released by "_delete_snapshot" :: held 1.988s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" released by "delete_snapshot" :: held 2.032s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:05 devstack cinder-volume[94153]: WARNING cinder.quota [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1010209031 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1010209031, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:05 devstack cinder-volume[94153]: WARNING cinder.quota [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1010209031 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1010209031, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['7d97b693-9edc-4bed-ba56-d04e0131d336', '21cd0d44-39d3-40ee-a910-b3162820b6ff', '5c2b2770-26aa-49d5-901d-7d8545314d8c', '0b24c587-dbbd-46fa-b461-b16edc6b4e3e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-091cab01-2273-476f-942d-b5ac6166e982 tempest-GroupSnapshotsTest-757174372 None] group_snapshot e9838ebc-321e-49da-84a6-9d74efb8737b: deleted successfully Aug 19 17:32:05 devstack sudo[107278]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 1073741824" returned: 0 in 0.590s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:05 devstack sudo[107285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 Aug 19 17:32:05 devstack sudo[107285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:06 devstack sudo[107285]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] <== create_volume: return (1080ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.086s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f67c714-c104-4dd3-b76b-5df0ca2e7b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61f511f9-2439-46ae-a4b8-61e969905601', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c68a8c84-dcfd-4d7a-9feb-caddeca87df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Volume volume-61f511f9-2439-46ae-a4b8-61e969905601 (61f511f9-2439-46ae-a4b8-61e969905601): created successfully Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c68a8c84-dcfd-4d7a-9feb-caddeca87df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (a89b6583-cc2e-482a-9b6b-40b6f5a12692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0ea8aa1e-512c-4ce3-b5cd-1f64cd3f9747 tempest-ProjectReaderTests-1566069041 None] Created volume successfully. Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" acquired by "delete_volume" :: waited 0.104s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[909ea1d1-0c0a-4a79-91d5-b673432f7e99]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Creating offline snapshot 325b0128-8d45-4e90-9592-efe406172489 of volume d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f214555-adb5-427c-b1e1-af4b1699f869]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:06 devstack sudo[107288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 Aug 19 17:32:06 devstack sudo[107288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:06 devstack sudo[107289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 Aug 19 17:32:06 devstack sudo[107289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:07 devstack sudo[107288]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349" returned: 0 in 0.637s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:07 devstack sudo[107299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349 Aug 19 17:32:07 devstack sudo[107299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:07 devstack sudo[107289]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2" returned: 0 in 0.655s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:07 devstack sudo[107306]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 1G Aug 19 17:32:07 devstack sudo[107306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-61f511f9-2439-46ae-a4b8-61e969905601-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-61f511f9-2439-46ae-a4b8-61e969905601-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-quobyte-61f511f9-2439-46ae-a4b8-61e969905601" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:07 devstack sudo[107299]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fba44295-b950-4763-a52c-23f73ed4f349" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-61f511f9-2439-46ae-a4b8-61e969905601" acquired by "delete_volume" :: waited 0.057s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Lock "cinder-quobyte-fba44295-b950-4763-a52c-23f73ed4f349" released by "delete_volume" :: held 1.223s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=151,cinder:UPDATE=146,cinder:INSERT=44,cinder:DELETE=10 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[77cf5c34-5196-41e8-9013-321c6ee7685a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:07 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['ce3b0084-cd76-478a-98ae-0eb43ac05577'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:07 devstack sudo[107317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 Aug 19 17:32:07 devstack sudo[107317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:07 devstack cinder-volume[94153]: WARNING cinder.quota [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1010209031 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1010209031, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Created reservations ['13e5538c-3731-4e26-b7f1-7f9bcec1464c', '161c6e44-cba2-4534-8cd5-de12be319228', 'aa8349c5-bc91-46fc-bede-1d37f3a245f9', 'c9e9f62d-0055-46a8-8a65-c8379e35badb'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:08 devstack sudo[107306]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack sudo[107327]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:08 devstack sudo[107327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 1G" returned: 0 in 0.876s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:08 devstack sudo[107333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 Aug 19 17:32:08 devstack sudo[107333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:08 devstack sudo[107317]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601" returned: 0 in 0.531s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:08 devstack sudo[107335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601 Aug 19 17:32:08 devstack sudo[107335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:08 devstack sudo[107327]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.376s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a803dbea-e3a3-4662-9e2c-e0ba7b81ac25 tempest-GroupSnapshotsTest-757174372 None] Delete group completed successfully. Aug 19 17:32:08 devstack sudo[107333]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489" returned: 0 in 0.430s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 is being set with open permissions: ugo+rw Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:08 devstack sudo[107350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 Aug 19 17:32:08 devstack sudo[107350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:08 devstack sudo[107335]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61f511f9-2439-46ae-a4b8-61e969905601" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-61f511f9-2439-46ae-a4b8-61e969905601" released by "delete_volume" :: held 1.021s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Created reservations ['ba460dd7-0982-40a7-beb0-ff2988490ea7', '853a06d2-543a-4960-8d77-ff3351cdbc4e', '740ac663-30e7-47bc-ae09-4bce9b847ede', 'c384a333-8c56-4ba5-98bd-40c43bd19d23'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:08 devstack sudo[107357]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:08 devstack sudo[107357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:09 devstack sudo[107350]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489" returned: 0 in 0.395s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:09 devstack sudo[107361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info Aug 19 17:32:09 devstack sudo[107361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:09 devstack sudo[107357]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.545s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:09 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Deleted volume successfully. Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ce04f26-14e7-4a7d-ac65-dc5339b36771 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-61f511f9-2439-46ae-a4b8-61e969905601-delete_volume" released by "delete_volume" :: held 1.929s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:09 devstack sudo[107361]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info" returned: 0 in 0.476s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:09 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info is being set with open permissions: ugo+rw Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:09 devstack sudo[107365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info Aug 19 17:32:09 devstack sudo[107365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.info" returned: 0 in 0.326s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:09 devstack sudo[107365]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.296s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4ea77395-cd0c-429f-8420-1f7a6d7a1006 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Create snapshot completed successfully Aug 19 17:32:10 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (b313c3ee-9f24-4f39-9b9b-89ab5d2b295f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f223cd0-0cea-4cf1-b4c0-02dcc3532ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f223cd0-0cea-4cf1-b4c0-02dcc3532ed2) 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-19T15:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149734126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c66177f6-2ea7-4d71-a3a8-d5fa31ac2693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:11Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0bc0106-f9a6-4c20-b067-bb1a2a19b793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0bc0106-f9a6-4c20-b067-bb1a2a19b793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b321e1d-26f2-49a9-94df-62f343b2b25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b321e1d-26f2-49a9-94df-62f343b2b25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c66177f6-2ea7-4d71-a3a8-d5fa31ac2693', 'volume_name': 'volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b250ed6c-73f2-415a-9856-93a8e324ad76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b250ed6c-73f2-415a-9856-93a8e324ad76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7a3f8d5-19d8-4216-bc5c-0663c7800869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Volume c66177f6-2ea7-4d71-a3a8-d5fa31ac2693: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693', 'volume_size': 1} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 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-19T15:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149734126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c66177f6-2ea7-4d71-a3a8-d5fa31ac2693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:11Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Creating volume c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:11 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:11 devstack sudo[107424]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 1073741824 Aug 19 17:32:11 devstack sudo[107424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "cinder-325b0128-8d45-4e90-9592-efe406172489-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-325b0128-8d45-4e90-9592-efe406172489-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "cinder-quobyte-325b0128-8d45-4e90-9592-efe406172489" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-325b0128-8d45-4e90-9592-efe406172489" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Deleting offline snapshot 325b0128-8d45-4e90-9592-efe406172489 of volume d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] snapshot_file for this snap is: volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f99d76c-4507-4092-8b3b-7477d533582f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:11 devstack sudo[107424]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 1073741824" returned: 0 in 0.767s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 Aug 19 17:32:12 devstack sudo[107457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 devstack sudo[107456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 Aug 19 17:32:12 devstack sudo[107456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:12 devstack sudo[107458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 devstack sudo[107457]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] <== create_volume: return (1264ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.272s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7a3f8d5-19d8-4216-bc5c-0663c7800869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaf16a18-ab21-4dd9-adac-f7b903c23252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:12 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Volume volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 (c66177f6-2ea7-4d71-a3a8-d5fa31ac2693): created successfully Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaf16a18-ab21-4dd9-adac-f7b903c23252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (b313c3ee-9f24-4f39-9b9b-89ab5d2b295f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:12 devstack sudo[107456]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489" returned: 0 in 0.617s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:12 devstack sudo[107458]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.516s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-78870e10-559b-47e1-b012-86f5c99351a0 tempest-ProjectReaderTests-1566069041 None] Created volume successfully. Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9d7c62d-e03a-4578-87a4-d140c4bcf367]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 Aug 19 17:32:12 devstack sudo[107467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "cinder-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:13 devstack sudo[107467]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-quobyte-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2" returned: 0 in 0.778s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" acquired by "delete_volume" :: waited 0.061s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:13 devstack sudo[107475]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 Aug 19 17:32:13 devstack sudo[107475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8d40003-b996-4979-910e-1201b8d8641f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:13 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 Aug 19 17:32:13 devstack sudo[107478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:14 devstack sudo[107475]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489" returned: 0 in 0.751s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:14 devstack sudo[107478]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" returned: 0 in 0.685s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:14 devstack sudo[107486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489 Aug 19 17:32:14 devstack sudo[107486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:14 devstack sudo[107487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693 Aug 19 17:32:14 devstack sudo[107487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:14 devstack sudo[107487]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:14 devstack sudo[107486]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2.325b0128-8d45-4e90-9592-efe406172489" returned: 0 in 0.439s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693" released by "delete_volume" :: held 1.161s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-325b0128-8d45-4e90-9592-efe406172489" released by "_delete_snapshot" :: held 2.761s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" released by "delete_snapshot" :: held 2.800s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Created reservations ['efd13eb1-5537-401e-b7dc-2682a6f54000', 'f8284909-bbf1-4c69-879b-8f92e3b70ad0', 'b4b581b0-edd5-4ec1-909f-13d5a1f9c8d1', '21483f63-1a6d-4a71-a08d-580c4b37e1a4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Created reservations ['35a9d573-7111-4e6d-a630-75ebbfcd9673', 'cb8b6c55-0ec1-491f-8cc4-cf561f97982f', '16d886cd-c92b-4c3e-897b-9e926e9a0b34', 'f97519e1-8a0f-4e14-a954-7eb52ad66b0c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:14 devstack sudo[107492]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:14 devstack sudo[107492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Delete snapshot completed successfully. Aug 19 17:32:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-795268d5-0014-4ab5-b344-12aa78e2e861 tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-325b0128-8d45-4e90-9592-efe406172489-delete_snapshot" released by "delete_snapshot" :: held 3.134s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "cinder-d2824a4f-546d-4922-8cff-2cde2ab62ae2-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:15 devstack sudo[107492]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.488s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-d2824a4f-546d-4922-8cff-2cde2ab62ae2-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:15 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Deleted volume successfully. Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b19f4f1-5c52-40dd-835a-7c3d6b92454f tempest-ProjectReaderTests-1566069041 None] Lock "cinder-c66177f6-2ea7-4d71-a3a8-d5fa31ac2693-delete_volume" released by "delete_volume" :: held 2.231s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[07c6f1bd-e56a-4153-bbb6-214c6bd73d13]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:15 devstack sudo[107495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 Aug 19 17:32:15 devstack sudo[107495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:16 devstack sudo[107495]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2" returned: 0 in 0.605s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:16 devstack sudo[107500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2 Aug 19 17:32:16 devstack sudo[107500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (a749c291-1a6d-4d56-bc95-e7298900a884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e39a0963-eed0-4ba1-ba4a-07d3f5a374d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:16 devstack sudo[107500]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e39a0963-eed0-4ba1-ba4a-07d3f5a374d6) 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-19T15:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394747328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce6b569d-656c-4487-9bdb-cb1bae3951ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:17Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9331a526-644b-4dd5-aa0a-3268418a0fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9331a526-644b-4dd5-aa0a-3268418a0fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5e47d7-5f4b-42bb-8637-b8c7ffe949d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab5e47d7-5f4b-42bb-8637-b8c7ffe949d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce6b569d-656c-4487-9bdb-cb1bae3951ae', 'volume_name': 'volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aea0d50d-ac3e-4deb-a59a-5ad6cfedbe3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aea0d50d-ac3e-4deb-a59a-5ad6cfedbe3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eafce822-ad41-4276-88b5-448f37cfb681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:16 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Volume ce6b569d-656c-4487-9bdb-cb1bae3951ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae', 'volume_size': 1} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 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-19T15:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394747328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce6b569d-656c-4487-9bdb-cb1bae3951ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:17Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Creating volume ce6b569d-656c-4487-9bdb-cb1bae3951ae {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:16 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2824a4f-546d-4922-8cff-2cde2ab62ae2" returned: 0 in 0.595s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:16 devstack sudo[107503]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae 1073741824 Aug 19 17:32:16 devstack sudo[107503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-quobyte-d2824a4f-546d-4922-8cff-2cde2ab62ae2" released by "delete_volume" :: held 1.376s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:16 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Created reservations ['dc9ffd35-fdea-4497-a932-2e8254d93833', 'c4e1b737-83d6-407f-bb9e-d98b935a0646', 'fa677676-d5b9-453b-b667-5cb6537330b9', '6b66c52c-2207-4491-b421-13d684d92212'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:17 devstack sudo[107507]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:17 devstack sudo[107507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:17 devstack sudo[107507]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.346s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:17 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Deleted volume successfully. Aug 19 17:32:17 devstack sudo[107503]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae 1073741824" returned: 0 in 0.722s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-85c952f0-1141-4bae-82a1-8738ff40bdae tempest-VolumeSnapshotQuotasNegativeTestJSON-1176680710 None] Lock "cinder-d2824a4f-546d-4922-8cff-2cde2ab62ae2-delete_volume" released by "delete_volume" :: held 2.145s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:17 devstack sudo[107511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae Aug 19 17:32:17 devstack sudo[107511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Flow 'volume_create_manager' (6234ddda-60b0-422e-a376-114b272a7a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44a13dfe-2516-4f7d-afab-0cadde8a551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44a13dfe-2516-4f7d-afab-0cadde8a551c) 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-19T15:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1512097456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=112d5f1e-aec9-4983-a5b3-16e8b5cdfd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309145f48255407abac8ec58cba4d8fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:32:18Z,use_quota=True,user_id='c82c7bb1e9a545a082a9501817c6e0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cabc474d-46a8-45cf-98cc-4e9ce30eacef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cabc474d-46a8-45cf-98cc-4e9ce30eacef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (790b0717-70d0-4ec4-b10c-1e439b36ef7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (790b0717-70d0-4ec4-b10c-1e439b36ef7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '112d5f1e-aec9-4983-a5b3-16e8b5cdfd65', 'volume_name': 'volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a52b17b-fad8-4a41-aa2b-5b589f049766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a52b17b-fad8-4a41-aa2b-5b589f049766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (899ea777-fe8e-4e51-9f42-2a3316c07cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Volume 112d5f1e-aec9-4983-a5b3-16e8b5cdfd65: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65', 'volume_size': 1} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:17 devstack sudo[107511]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae" returned: 0 in 0.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] <== create_volume: return (1208ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.211s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.115s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 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-19T15:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1512097456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=112d5f1e-aec9-4983-a5b3-16e8b5cdfd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309145f48255407abac8ec58cba4d8fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:32:18Z,use_quota=True,user_id='c82c7bb1e9a545a082a9501817c6e0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Creating volume 112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eafce822-ad41-4276-88b5-448f37cfb681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:18 devstack sudo[107514]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 1073741824 Aug 19 17:32:18 devstack sudo[107514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ab26360-ad81-428c-849f-ff548b95893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Volume volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae (ce6b569d-656c-4487-9bdb-cb1bae3951ae): created successfully Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ab26360-ad81-428c-849f-ff548b95893a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (a749c291-1a6d-4d56-bc95-e7298900a884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-32dd887f-e8b5-4847-adf0-052ce12d05d0 tempest-ProjectReaderTests-1566069041 None] Created volume successfully. Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2e8ac20-0365-459f-b028-eb720fdfdd2b tempest-GroupSnapshotsV319Test-1964362649 None] Group tempest-GroupSnapshotsV319Test-Group-212764412: creating Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2e8ac20-0365-459f-b028-eb720fdfdd2b tempest-GroupSnapshotsV319Test-1964362649 None] Group tempest-GroupSnapshotsV319Test-Group-212764412: created successfully Aug 19 17:32:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2e8ac20-0365-459f-b028-eb720fdfdd2b tempest-GroupSnapshotsV319Test-1964362649 None] Create group completed successfully. Aug 19 17:32:18 devstack sudo[107514]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 1073741824" returned: 0 in 0.603s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:18 devstack sudo[107519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 Aug 19 17:32:18 devstack sudo[107519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-ce6b569d-656c-4487-9bdb-cb1bae3951ae-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-ce6b569d-656c-4487-9bdb-cb1bae3951ae-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-quobyte-ce6b569d-656c-4487-9bdb-cb1bae3951ae" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-ce6b569d-656c-4487-9bdb-cb1bae3951ae" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5cf14383-99f3-4dfc-8d5b-90cfedc335f5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:19 devstack sudo[107521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae Aug 19 17:32:19 devstack sudo[107521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:19 devstack sudo[107519]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" returned: 0 in 0.443s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] <== create_volume: return (1123ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.126s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (899ea777-fe8e-4e51-9f42-2a3316c07cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f52cd44-08ef-4b27-9a08-746c576e0093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Volume volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 (112d5f1e-aec9-4983-a5b3-16e8b5cdfd65): created successfully Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f52cd44-08ef-4b27-9a08-746c576e0093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Flow 'volume_create_manager' (6234ddda-60b0-422e-a376-114b272a7a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:19 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1aa53f41-fcd6-41db-a5e7-bc73eed3c625 tempest-TestMinimumBasicScenario-254126804 None] Created volume successfully. Aug 19 17:32:19 devstack sudo[107521]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae" returned: 0 in 0.445s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:19 devstack sudo[107527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae Aug 19 17:32:19 devstack sudo[107527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:19 devstack sudo[107527]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-ce6b569d-656c-4487-9bdb-cb1bae3951ae" returned: 0 in 0.380s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-ce6b569d-656c-4487-9bdb-cb1bae3951ae" released by "delete_volume" :: held 0.883s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:19 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Created reservations ['749930ad-6315-4323-9a5e-605434c6027d', '8503529a-d359-43ae-98f9-c64c429b5643', '82d7c31e-7d86-428f-beba-aefa671e6f12', '315c6e09-2d57-4cf1-948c-fa3ed5c84930'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:20 devstack sudo[107530]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:20 devstack sudo[107530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:20 devstack sudo[107530]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Deleted volume successfully. Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-163245d4-e801-43cb-8c85-0ce910d43d91 tempest-ProjectReaderTests-1566069041 None] Lock "cinder-ce6b569d-656c-4487-9bdb-cb1bae3951ae-delete_volume" released by "delete_volume" :: held 1.875s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Flow 'volume_create_manager' (632d4275-800c-439e-818e-03b8305b68db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebdfffdb-6917-4ed9-934a-98b31c3bf31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebdfffdb-6917-4ed9-934a-98b31c3bf31c) 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-19T15:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1115931496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1463bdf8-ff03-4842-b89f-0e0329d1c76d,host='devstack@QuobyteHD#QuobyteHD',id=70a94229-7f44-4192-929b-96631c96ce0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee15315e0acf46e0845775cce4e44e0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:21Z,use_quota=True,user_id='3150c960421f412abffb31fe50eab03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2306b876-ab9f-4b72-ab4a-3f276683617c),volume_type_id=2306b876-ab9f-4b72-ab4a-3f276683617c)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a167fc9-9f5d-4b5a-a99c-d7539c0d6668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a167fc9-9f5d-4b5a-a99c-d7539c0d6668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16ff9f2c-3135-4585-b169-02cf9f46c8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16ff9f2c-3135-4585-b169-02cf9f46c8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70a94229-7f44-4192-929b-96631c96ce0b', 'volume_name': 'volume-70a94229-7f44-4192-929b-96631c96ce0b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6807f7f2-e9cb-4ec6-9409-e7ed3206c884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6807f7f2-e9cb-4ec6-9409-e7ed3206c884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c0fa96a-8fa9-4dd4-b1f6-ce1dd04b4101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Volume 70a94229-7f44-4192-929b-96631c96ce0b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70a94229-7f44-4192-929b-96631c96ce0b', 'volume_size': 1} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 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=1463bdf8-ff03-4842-b89f-0e0329d1c76d,created_at=2026-08-19T15:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1115931496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1463bdf8-ff03-4842-b89f-0e0329d1c76d,host='devstack@QuobyteHD#QuobyteHD',id=70a94229-7f44-4192-929b-96631c96ce0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee15315e0acf46e0845775cce4e44e0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:21Z,use_quota=True,user_id='3150c960421f412abffb31fe50eab03a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2306b876-ab9f-4b72-ab4a-3f276683617c),volume_type_id=2306b876-ab9f-4b72-ab4a-3f276683617c)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Creating volume 70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:20 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:20 devstack sudo[107536]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b 1073741824 Aug 19 17:32:20 devstack sudo[107536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:21 devstack sudo[107536]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b 1073741824" returned: 0 in 0.827s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:21 devstack sudo[107541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b Aug 19 17:32:21 devstack sudo[107541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (420a973f-d4cb-406a-b6eb-7e566822b03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee759c00-f3d1-4f1f-8528-378c52629c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee759c00-f3d1-4f1f-8528-378c52629c0a) 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-19T15:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143137340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=663a8eff-38dd-4056-8dce-dfca288355ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:32:22Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf9a6c4-43de-4e50-abc7-bc557b738acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf9a6c4-43de-4e50-abc7-bc557b738acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e8f32cc-4256-4cf7-92e5-457b118f0aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e8f32cc-4256-4cf7-92e5-457b118f0aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '663a8eff-38dd-4056-8dce-dfca288355ce', 'volume_name': 'volume-663a8eff-38dd-4056-8dce-dfca288355ce', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (030d6287-f568-47b3-b655-3f0c1a3fec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (030d6287-f568-47b3-b655-3f0c1a3fec9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75a07434-7a56-4c7c-927c-932f55072ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Volume 663a8eff-38dd-4056-8dce-dfca288355ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-663a8eff-38dd-4056-8dce-dfca288355ce', 'volume_size': 1} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-cfefce4a-a5c5-4c65-9d1a-c11d8c399a60 req-0ba58cba-2ec5-416e-bdd9-1ba1af6ffa9a tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:22 devstack sudo[107541]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b" returned: 0 in 0.607s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] <== create_volume: return (1514ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.525s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.043s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 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-19T15:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143137340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=663a8eff-38dd-4056-8dce-dfca288355ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bedf3ab9dea749a2a1baf44052fbb7ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:32:22Z,use_quota=True,user_id='bd33f36f39324e5c9f28af02890b8daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Creating volume 663a8eff-38dd-4056-8dce-dfca288355ce {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:22 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c0fa96a-8fa9-4dd4-b1f6-ce1dd04b4101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70a94229-7f44-4192-929b-96631c96ce0b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f0ffa6-e901-4ca6-b8d6-09db57d553f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:22 devstack sudo[107552]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce 1073741824 Aug 19 17:32:22 devstack sudo[107552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Volume volume-70a94229-7f44-4192-929b-96631c96ce0b (70a94229-7f44-4192-929b-96631c96ce0b): created successfully Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f0ffa6-e901-4ca6-b8d6-09db57d553f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Flow 'volume_create_manager' (632d4275-800c-439e-818e-03b8305b68db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9c078b16-e734-4d0b-81c2-7f9c7aba0cf1 tempest-GroupSnapshotsV319Test-1964362649 None] Created volume successfully. Aug 19 17:32:22 devstack sudo[107552]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce 1073741824" returned: 0 in 0.510s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:22 devstack sudo[107559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce Aug 19 17:32:22 devstack sudo[107559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:23 devstack sudo[107559]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-cfefce4a-a5c5-4c65-9d1a-c11d8c399a60 req-0ba58cba-2ec5-416e-bdd9-1ba1af6ffa9a tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.900s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75a07434-7a56-4c7c-927c-932f55072ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-663a8eff-38dd-4056-8dce-dfca288355ce', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e5881e0-6eb4-4289-8e15-c373415de2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-cfefce4a-a5c5-4c65-9d1a-c11d8c399a60 req-0ba58cba-2ec5-416e-bdd9-1ba1af6ffa9a tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.056s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:23 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Volume volume-663a8eff-38dd-4056-8dce-dfca288355ce (663a8eff-38dd-4056-8dce-dfca288355ce): created successfully Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e5881e0-6eb4-4289-8e15-c373415de2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Flow 'volume_create_manager' (420a973f-d4cb-406a-b6eb-7e566822b03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ac84cee-3e87-4ba9-b436-ca39479133eb tempest-ProjectReaderTests-1566069041 None] Created volume successfully. Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-cfefce4a-a5c5-4c65-9d1a-c11d8c399a60 req-0ba58cba-2ec5-416e-bdd9-1ba1af6ffa9a tempest-TestMinimumBasicScenario-254126804 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65', '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': 'd53efb1d-8049-428b-b8bc-67a19d0d1d17', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:32:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-cfefce4a-a5c5-4c65-9d1a-c11d8c399a60 req-0ba58cba-2ec5-416e-bdd9-1ba1af6ffa9a tempest-TestMinimumBasicScenario-254126804 None] attachment_update completed successfully. Aug 19 17:32:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] GroupSnapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: creating. Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Group snapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: creating. {{(pid=94153) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Creating offline snapshot 39baa4ce-842c-4f9b-a9b2-0be784485136 of volume 70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a8041a8-03e2-4362-a81a-ed460205540b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:24 devstack sudo[107629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b Aug 19 17:32:24 devstack sudo[107629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-663a8eff-38dd-4056-8dce-dfca288355ce-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "cinder-663a8eff-38dd-4056-8dce-dfca288355ce-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Acquiring lock "cinder-quobyte-663a8eff-38dd-4056-8dce-dfca288355ce" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-663a8eff-38dd-4056-8dce-dfca288355ce" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:24 devstack sudo[107629]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b" returned: 0 in 0.644s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[55095268-8bd5-402c-9ac9-59661fa4559c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:24 devstack sudo[107986]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 1G Aug 19 17:32:24 devstack sudo[107986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:24 devstack sudo[107987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce Aug 19 17:32:24 devstack sudo[107987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107987]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce" returned: 0 in 0.629s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce Aug 19 17:32:25 devstack sudo[107996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107986]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 1G" returned: 0 in 0.786s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-70a94229-7f44-4192-929b-96631c96ce0b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-70a94229-7f44-4192-929b-96631c96ce0b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 Aug 19 17:32:25 devstack sudo[107998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107996]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-663a8eff-38dd-4056-8dce-dfca288355ce" returned: 0 in 0.443s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "cinder-quobyte-663a8eff-38dd-4056-8dce-dfca288355ce" released by "delete_volume" :: held 1.152s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Created reservations ['b4e4215c-7eec-4d8e-beb8-607945db30ff', '64122fdf-f848-46f6-a791-e4af8b15b46d', 'd783173a-ed86-4f11-aad1-eabdcce2c78c', '38bbab6a-163e-4416-bf14-0c0b51e00e61'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107998]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-70a94229-7f44-4192-929b-96631c96ce0b -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136" returned: 0 in 0.540s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:32:25 devstack sudo[108007]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:25 devstack sudo[108007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[108009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 Aug 19 17:32:25 devstack sudo[108009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack sudo[108009]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136" returned: 0 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack sudo[108007]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.401s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Deleted volume successfully. Aug 19 17:32:26 devstack sudo[108013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info Aug 19 17:32:26 devstack sudo[108013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2495d49d-215f-4e0f-bf9c-f96afe617d3d tempest-ProjectReaderTests-1566069041 None] Lock "cinder-663a8eff-38dd-4056-8dce-dfca288355ce-delete_volume" released by "delete_volume" :: held 1.906s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:26 devstack sudo[108013]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info" returned: 0 in 0.449s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:32:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack sudo[108041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info Aug 19 17:32:26 devstack sudo[108041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[108041]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.info" returned: 0 in 0.427s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.309s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7c7384d4-df4c-48aa-b618-a2a3e2114982 tempest-GroupSnapshotsV319Test-1964362649 None] group_snapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: created successfully Aug 19 17:32:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] group_snapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: deleting Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] group_snapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: deleting {{(pid=94153) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "cinder-quobyte-39baa4ce-842c-4f9b-a9b2-0be784485136" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-39baa4ce-842c-4f9b-a9b2-0be784485136" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Deleting offline snapshot 39baa4ce-842c-4f9b-a9b2-0be784485136 of volume 70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] snapshot_file for this snap is: volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b18898e2-2ecf-432e-8270-ec3523edf91e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:28 devstack sudo[108059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 Aug 19 17:32:28 devstack sudo[108059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:29 devstack sudo[108059]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136" returned: 0 in 0.417s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-70a94229-7f44-4192-929b-96631c96ce0b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f34303d1-0e44-4567-8056-c0fb7810f50c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:29 devstack sudo[108065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b Aug 19 17:32:29 devstack sudo[108065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:29 devstack sudo[108065]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b" returned: 0 in 0.536s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:29 devstack sudo[108071]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 Aug 19 17:32:29 devstack sudo[108071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:30 devstack sudo[108071]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136" returned: 0 in 0.496s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:30 devstack sudo[108077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136 Aug 19 17:32:30 devstack sudo[108077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:30 devstack sudo[108077]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b.39baa4ce-842c-4f9b-a9b2-0be784485136" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-39baa4ce-842c-4f9b-a9b2-0be784485136" released by "_delete_snapshot" :: held 1.873s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" released by "delete_snapshot" :: held 1.913s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:30 devstack cinder-volume[94153]: WARNING cinder.quota [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-467082605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-467082605, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:30 devstack cinder-volume[94153]: WARNING cinder.quota [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-467082605 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-467082605, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:30 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] Created reservations ['a3091412-0c6e-45ad-95de-4552eba10117', 'fa0242a0-9859-4d94-ba37-0230d5382626', '14b275d6-dca0-47fe-ab6c-36d7d2d1665c', '76f939ba-b622-4836-9163-bdb4c2593dbc'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fd4d2b5a-73af-4211-bf09-aca6efc48ab9 tempest-GroupSnapshotsV319Test-1964362649 None] group_snapshot 0e97fc25-ba66-44b7-811f-4f85f9f12bcc: deleted successfully Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d62ffb0-6bb6-4d24-bc9c-fb8aa5c75bea]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:31 devstack sudo[108080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b Aug 19 17:32:31 devstack sudo[108080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:31 devstack sudo[108080]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b" returned: 0 in 0.455s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:31 devstack sudo[108085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b Aug 19 17:32:31 devstack sudo[108085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:32 devstack sudo[108085]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-70a94229-7f44-4192-929b-96631c96ce0b" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Lock "cinder-quobyte-70a94229-7f44-4192-929b-96631c96ce0b" released by "delete_volume" :: held 0.828s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Created reservations ['759531db-9eeb-4843-890e-808462b8ddbb'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:32 devstack cinder-volume[94153]: WARNING cinder.quota [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-467082605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-467082605, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Created reservations ['55a1de07-aaa2-4df4-8b90-bf7b5c532ddb', '22142632-4f58-4c4c-b740-5b435ded95c5', 'ac985314-d2fb-4719-9e93-61da4b9126fd', '4ec4aa1d-8e25-4da6-b132-3421a28dd9f4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:32 devstack sudo[108088]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:32 devstack sudo[108088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:32 devstack sudo[108088]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.346s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:32 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eabc93dc-8ec5-4d3e-b18a-ca0cc5efcb0a tempest-GroupSnapshotsV319Test-1964362649 None] Delete group completed successfully. Aug 19 17:32:42 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=82,cinder:INSERT=21,cinder:UPDATE=91,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:32:42 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=120,cinder:SELECT=98,cinder:INSERT=30,cinder:DELETE=7 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Flow 'volume_create_manager' (76440d9a-f09e-4dee-8d7f-faba9a2ba7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9552c3d9-34b8-4702-a03d-9b1a98a3d614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9552c3d9-34b8-4702-a03d-9b1a98a3d614) 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-19T15:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-668000852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b84b1411-5c1b-439f-9eb3-e35c51d83acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cbd4ba6c5644f2bb9fa99e05d1cc61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:48Z,use_quota=True,user_id='4d4086c6271f45bca3f1deba9d1bf622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8091069-d18e-4e14-96ab-68f281ab5534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8091069-d18e-4e14-96ab-68f281ab5534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0421644-f786-4044-9f91-b2e3bc6115a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0421644-f786-4044-9f91-b2e3bc6115a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b84b1411-5c1b-439f-9eb3-e35c51d83acd', 'volume_name': 'volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb6e1aa6-e8d6-4339-af4c-a4e5b5835108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb6e1aa6-e8d6-4339-af4c-a4e5b5835108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0090e80-e2b1-4d6e-96f5-2afcfbe51dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Volume b84b1411-5c1b-439f-9eb3-e35c51d83acd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd', 'volume_size': 1} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 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-19T15:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-668000852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b84b1411-5c1b-439f-9eb3-e35c51d83acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cbd4ba6c5644f2bb9fa99e05d1cc61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:48Z,use_quota=True,user_id='4d4086c6271f45bca3f1deba9d1bf622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Creating volume b84b1411-5c1b-439f-9eb3-e35c51d83acd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:48 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:48 devstack sudo[108177]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd 1073741824 Aug 19 17:32:48 devstack sudo[108177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:48 devstack sudo[108177]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd 1073741824" returned: 0 in 0.502s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:48 devstack sudo[108182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd Aug 19 17:32:48 devstack sudo[108182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:48 devstack sudo[108182]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd" returned: 0 in 0.333s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] <== create_volume: return (893ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.896s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0090e80-e2b1-4d6e-96f5-2afcfbe51dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02662b2f-c543-4d98-83e9-d560c8bf15c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Volume volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd (b84b1411-5c1b-439f-9eb3-e35c51d83acd): created successfully Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02662b2f-c543-4d98-83e9-d560c8bf15c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Flow 'volume_create_manager' (76440d9a-f09e-4dee-8d7f-faba9a2ba7e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f30ccfd5-2eb0-4efa-bbdf-0879a158fa00 tempest-AbsoluteLimitsTests-1618787842 None] Created volume successfully. Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Acquiring lock "cinder-b84b1411-5c1b-439f-9eb3-e35c51d83acd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "cinder-b84b1411-5c1b-439f-9eb3-e35c51d83acd-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Acquiring lock "cinder-quobyte-b84b1411-5c1b-439f-9eb3-e35c51d83acd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "cinder-quobyte-b84b1411-5c1b-439f-9eb3-e35c51d83acd" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee2186b2-67f8-44b3-ad5b-b467d9e20e51]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:50 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/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd Aug 19 17:32:50 devstack sudo[108185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:50 devstack sudo[108185]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd" returned: 0 in 0.423s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:50 devstack sudo[108191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd Aug 19 17:32:50 devstack sudo[108191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:50 devstack sudo[108191]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b84b1411-5c1b-439f-9eb3-e35c51d83acd" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "cinder-quobyte-b84b1411-5c1b-439f-9eb3-e35c51d83acd" released by "delete_volume" :: held 0.754s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Created reservations ['27a590eb-c617-478b-ad59-874ba0cbc9f8', '1850d9a2-9618-4e02-84d7-05b2f9a18ede', '4da4dec9-b7b0-4cb0-9d7b-41dfefc202cc', '2c92bdab-566c-4406-9dfd-5f93a7e84b22'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:51 devstack sudo[108194]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:51 devstack sudo[108194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:51 devstack sudo[108194]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.330s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Deleted volume successfully. Aug 19 17:32:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c4732c02-7095-4468-abef-a789c5c99d86 tempest-AbsoluteLimitsTests-1618787842 None] Lock "cinder-b84b1411-5c1b-439f-9eb3-e35c51d83acd-delete_volume" released by "delete_volume" :: held 1.336s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Flow 'volume_create_manager' (c0ea025d-b66a-4734-9c25-563df78a2092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a28a839-d169-40d9-8c07-feb436659e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a28a839-d169-40d9-8c07-feb436659e8c) 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-19T15:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2022336631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=734f9ed0-c91c-4cd6-a264-c8ef10cfd878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a41b39764e4f5a8005f759a4b00ef5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:53Z,use_quota=True,user_id='238e082942074408bb5b49156a6c2035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2cb7d36-8c3c-47e3-be67-ffecc0fc62dd),volume_type_id=b2cb7d36-8c3c-47e3-be67-ffecc0fc62dd)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e87454-dae8-49cf-b897-6bed6842aadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e87454-dae8-49cf-b897-6bed6842aadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (597010e5-a825-4dc2-8cfe-1605cfdcd383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (597010e5-a825-4dc2-8cfe-1605cfdcd383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '734f9ed0-c91c-4cd6-a264-c8ef10cfd878', 'volume_name': 'volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6da226bb-14b1-4a3b-9caa-2cedc61173df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6da226bb-14b1-4a3b-9caa-2cedc61173df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f658e11c-ae1b-43a5-8b89-a58ad944b107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Volume 734f9ed0-c91c-4cd6-a264-c8ef10cfd878: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878', 'volume_size': 1} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 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-19T15:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2022336631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=734f9ed0-c91c-4cd6-a264-c8ef10cfd878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a41b39764e4f5a8005f759a4b00ef5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:53Z,use_quota=True,user_id='238e082942074408bb5b49156a6c2035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2cb7d36-8c3c-47e3-be67-ffecc0fc62dd),volume_type_id=b2cb7d36-8c3c-47e3-be67-ffecc0fc62dd)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Creating volume 734f9ed0-c91c-4cd6-a264-c8ef10cfd878 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:53 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:53 devstack sudo[108198]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 1073741824 Aug 19 17:32:53 devstack sudo[108198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:53 devstack sudo[108198]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 1073741824" returned: 0 in 0.562s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:53 devstack sudo[108206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 Aug 19 17:32:53 devstack sudo[108206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:54 devstack sudo[108206]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" returned: 0 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] <== create_volume: return (975ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.978s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f658e11c-ae1b-43a5-8b89-a58ad944b107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a89022-ef25-4514-a4e6-88ca34d19179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Volume volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 (734f9ed0-c91c-4cd6-a264-c8ef10cfd878): created successfully Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a89022-ef25-4514-a4e6-88ca34d19179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Flow 'volume_create_manager' (c0ea025d-b66a-4734-9c25-563df78a2092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:54 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-50d8e76d-3234-4e05-9d0b-3c0485b65497 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Created volume successfully. Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:55 devstack sudo[108216]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:55 devstack sudo[108216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:56 devstack sudo[108216]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:56 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a58b899e-2588-4f71-8049-b7a55e1a219d tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Retype volume completed successfully. Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "cinder-734f9ed0-c91c-4cd6-a264-c8ef10cfd878-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "cinder-734f9ed0-c91c-4cd6-a264-c8ef10cfd878-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "cinder-quobyte-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "cinder-quobyte-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[05c20f8a-e161-463f-8086-63b2f0f0f53e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:57 devstack sudo[108233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 Aug 19 17:32:57 devstack sudo[108233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:57 devstack sudo[108233]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:57 devstack sudo[108238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878 Aug 19 17:32:57 devstack sudo[108238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:57 devstack sudo[108238]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" returned: 0 in 0.273s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "cinder-quobyte-734f9ed0-c91c-4cd6-a264-c8ef10cfd878" released by "delete_volume" :: held 0.686s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:57 devstack cinder-volume[94153]: WARNING cinder.quota [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 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 19 17:32:57 devstack cinder-volume[94153]: WARNING cinder.quota [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 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 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Created reservations ['8cb9d826-3f32-43cb-80b7-864ac6de0d8d', '58313dbc-8f0e-4a9f-834a-e1d6d5f88e5f', '2d8168ec-5f58-4af6-afdf-8737a66f10ab', '50b0f928-ee77-49e7-a29c-f0ef609777a0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:58 devstack sudo[108241]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:32:58 devstack sudo[108241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Flow 'volume_create_manager' (1c2a8211-5cbf-416f-8649-110aa22ff806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6520bf2-fd6e-4aca-bb79-148c9f6b2bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6520bf2-fd6e-4aca-bb79-148c9f6b2bdf) 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-19T15:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-668386432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42b23264-53d7-4781-b83c-92b5d9957368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89bf0e0e2fd4e70a6a257f0bf539589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:58Z,use_quota=True,user_id='3dd18bcd380b4bf2902ffab68f92087b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bfa63b1-cdc5-4e8d-b6a1-0d495eb860eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bfa63b1-cdc5-4e8d-b6a1-0d495eb860eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (822990c2-367a-47e7-9459-9a396304303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (822990c2-367a-47e7-9459-9a396304303b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42b23264-53d7-4781-b83c-92b5d9957368', 'volume_name': 'volume-42b23264-53d7-4781-b83c-92b5d9957368', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f30ae88-83b8-4cf6-a0ac-fbeb3d62fd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f30ae88-83b8-4cf6-a0ac-fbeb3d62fd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (099eb493-8212-463a-b214-1b6b7b1720ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Volume 42b23264-53d7-4781-b83c-92b5d9957368: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42b23264-53d7-4781-b83c-92b5d9957368', 'volume_size': 1} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 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-19T15:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-668386432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42b23264-53d7-4781-b83c-92b5d9957368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89bf0e0e2fd4e70a6a257f0bf539589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:58Z,use_quota=True,user_id='3dd18bcd380b4bf2902ffab68f92087b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Creating volume 42b23264-53d7-4781-b83c-92b5d9957368 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:58 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:58 devstack sudo[108243]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 1073741824 Aug 19 17:32:58 devstack sudo[108243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:58 devstack sudo[108241]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Deleted volume successfully. Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f01ed27f-17c1-4b39-a5f8-fc1f3a17f806 tempest-VolumeRetypeWithoutMigrationTest-1250698216 None] Lock "cinder-734f9ed0-c91c-4cd6-a264-c8ef10cfd878-delete_volume" released by "delete_volume" :: held 1.185s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:58 devstack sudo[108243]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 1073741824" returned: 0 in 0.492s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:58 devstack sudo[108250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 Aug 19 17:32:58 devstack sudo[108250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:58 devstack sudo[108250]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368" returned: 0 in 0.263s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.796s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (099eb493-8212-463a-b214-1b6b7b1720ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42b23264-53d7-4781-b83c-92b5d9957368', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05d8e8b6-a079-445a-aaa7-e71b7241ddd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Volume volume-42b23264-53d7-4781-b83c-92b5d9957368 (42b23264-53d7-4781-b83c-92b5d9957368): created successfully Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05d8e8b6-a079-445a-aaa7-e71b7241ddd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Flow 'volume_create_manager' (1c2a8211-5cbf-416f-8649-110aa22ff806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ea4f0535-924d-427b-a4c6-697e7c49bcb5 tempest-VolumesTransfersTest-731101950 None] Created volume successfully. Aug 19 17:33:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a380258b-072c-4212-8ffc-db06b9c0769d tempest-VolumesTransfersTest-1483056861 None] Transfer volume completed successfully. Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "cinder-42b23264-53d7-4781-b83c-92b5d9957368-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-42b23264-53d7-4781-b83c-92b5d9957368-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "cinder-quobyte-42b23264-53d7-4781-b83c-92b5d9957368" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-quobyte-42b23264-53d7-4781-b83c-92b5d9957368" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffd07f27-e3b0-484c-aa07-d45c1348dbc0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:02 devstack sudo[108253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 Aug 19 17:33:02 devstack sudo[108253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:02 devstack sudo[108253]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:02 devstack sudo[108259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368 Aug 19 17:33:02 devstack sudo[108259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:02 devstack sudo[108259]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-42b23264-53d7-4781-b83c-92b5d9957368" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-quobyte-42b23264-53d7-4781-b83c-92b5d9957368" released by "delete_volume" :: held 0.754s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Created reservations ['c4b8db8d-9d41-4c11-931e-248e3f8bd756', '3b6ed212-ae63-4ad5-82b7-d0da62425421', '71746c28-a767-45f6-b377-f83ea90edf65', '2d19cb09-0bac-4839-b303-8845727e20df'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:02 devstack sudo[108263]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:02 devstack sudo[108263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:03 devstack sudo[108263]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Deleted volume successfully. Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-25f0d4e6-41a7-46fc-bd84-4904ec8efc08 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-42b23264-53d7-4781-b83c-92b5d9957368-delete_volume" released by "delete_volume" :: held 1.309s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Flow 'volume_create_manager' (eb70b64d-5561-423f-9a38-af67a01933f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1eccc854-dd5a-4045-9ea8-b3b55295947e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1eccc854-dd5a-4045-9ea8-b3b55295947e) 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-19T15:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-163133355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93fab24a-27f8-41a4-897d-204698f1c947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89bf0e0e2fd4e70a6a257f0bf539589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:04Z,use_quota=True,user_id='3dd18bcd380b4bf2902ffab68f92087b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caa3fb1e-f90d-41d5-bd0b-af73b0591bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caa3fb1e-f90d-41d5-bd0b-af73b0591bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36033ba3-0de9-4991-9c14-020e14e674dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36033ba3-0de9-4991-9c14-020e14e674dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93fab24a-27f8-41a4-897d-204698f1c947', 'volume_name': 'volume-93fab24a-27f8-41a4-897d-204698f1c947', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1949a068-a938-4a33-8e62-a6ee24ef0fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1949a068-a938-4a33-8e62-a6ee24ef0fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6316a6ae-167a-43e8-9537-3b8789fe1ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:03 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Volume 93fab24a-27f8-41a4-897d-204698f1c947: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93fab24a-27f8-41a4-897d-204698f1c947', 'volume_size': 1} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 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-19T15:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-163133355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93fab24a-27f8-41a4-897d-204698f1c947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89bf0e0e2fd4e70a6a257f0bf539589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:04Z,use_quota=True,user_id='3dd18bcd380b4bf2902ffab68f92087b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Creating volume 93fab24a-27f8-41a4-897d-204698f1c947 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:03 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:03 devstack sudo[108266]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 1073741824 Aug 19 17:33:03 devstack sudo[108266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Flow 'volume_create_manager' (a36e82d1-6b21-447a-a8d2-a2e9dc0a12e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9f47215-84dd-4d6b-b980-ad084514e009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9f47215-84dd-4d6b-b980-ad084514e009) 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-19T15:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1003459678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fb3cbb4-0a04-417b-9429-197dc02955a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb72f8cf7ed42979d788c4a90d41a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:04Z,use_quota=True,user_id='91222ae827c0485db27bab019c5061a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3798cd33-b7ac-419e-86bf-5104080bb782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3798cd33-b7ac-419e-86bf-5104080bb782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a17e972-784d-47ee-bf44-0650432d5717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a17e972-784d-47ee-bf44-0650432d5717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fb3cbb4-0a04-417b-9429-197dc02955a9', 'volume_name': 'volume-0fb3cbb4-0a04-417b-9429-197dc02955a9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fed2f0a-3f8f-40ed-9369-03589b6c16db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fed2f0a-3f8f-40ed-9369-03589b6c16db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ede2a4f-d261-4575-8f8f-2f24ea984fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Volume 0fb3cbb4-0a04-417b-9429-197dc02955a9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fb3cbb4-0a04-417b-9429-197dc02955a9', 'volume_size': 1} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:04 devstack sudo[108266]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 1073741824" returned: 0 in 0.641s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:04 devstack sudo[108272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 Aug 19 17:33:04 devstack sudo[108272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:04 devstack sudo[108272]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947" returned: 0 in 0.281s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] <== create_volume: return (983ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.986s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.396s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 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-19T15:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1003459678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fb3cbb4-0a04-417b-9429-197dc02955a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb72f8cf7ed42979d788c4a90d41a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:04Z,use_quota=True,user_id='91222ae827c0485db27bab019c5061a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Creating volume 0fb3cbb4-0a04-417b-9429-197dc02955a9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:04 devstack sudo[108275]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 1073741824 Aug 19 17:33:04 devstack sudo[108275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6316a6ae-167a-43e8-9537-3b8789fe1ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93fab24a-27f8-41a4-897d-204698f1c947', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0efcaf59-564c-4aaa-bdec-92b38ccd94da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Volume volume-93fab24a-27f8-41a4-897d-204698f1c947 (93fab24a-27f8-41a4-897d-204698f1c947): created successfully Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0efcaf59-564c-4aaa-bdec-92b38ccd94da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Flow 'volume_create_manager' (eb70b64d-5561-423f-9a38-af67a01933f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5b5b3b89-f491-41a8-9520-a589d432cab5 tempest-VolumesTransfersTest-731101950 None] Created volume successfully. Aug 19 17:33:05 devstack sudo[108275]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 1073741824" returned: 0 in 0.582s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:05 devstack sudo[108284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 Aug 19 17:33:05 devstack sudo[108284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:05 devstack sudo[108284]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] <== create_volume: return (914ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.917s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ede2a4f-d261-4575-8f8f-2f24ea984fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fb3cbb4-0a04-417b-9429-197dc02955a9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e93eaedf-7152-4116-ae31-9721b04bdee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Volume volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 (0fb3cbb4-0a04-417b-9429-197dc02955a9): created successfully Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e93eaedf-7152-4116-ae31-9721b04bdee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Flow 'volume_create_manager' (a36e82d1-6b21-447a-a8d2-a2e9dc0a12e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2b242f57-b659-451b-b656-7703b048da42 tempest-VolumesServicesTestJSON-1764975400 None] Created volume successfully. Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "cinder-93fab24a-27f8-41a4-897d-204698f1c947-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-93fab24a-27f8-41a4-897d-204698f1c947-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "cinder-quobyte-93fab24a-27f8-41a4-897d-204698f1c947" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-quobyte-93fab24a-27f8-41a4-897d-204698f1c947" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[515f303d-1a73-44dc-a69e-fdfcf751f06c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:06 devstack sudo[108288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 Aug 19 17:33:06 devstack sudo[108288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Acquiring lock "cinder-0fb3cbb4-0a04-417b-9429-197dc02955a9-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "cinder-0fb3cbb4-0a04-417b-9429-197dc02955a9-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Acquiring lock "cinder-quobyte-0fb3cbb4-0a04-417b-9429-197dc02955a9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "cinder-quobyte-0fb3cbb4-0a04-417b-9429-197dc02955a9" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2059be0-8e01-4379-8e48-0800ed5df1fe]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:06 devstack sudo[108288]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947" returned: 0 in 0.560s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:06 devstack sudo[108294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947 Aug 19 17:33:06 devstack sudo[108294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:06 devstack sudo[108292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 Aug 19 17:33:06 devstack sudo[108292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:07 devstack sudo[108292]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:07 devstack sudo[108294]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-93fab24a-27f8-41a4-897d-204698f1c947" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:07 devstack sudo[108301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9 Aug 19 17:33:07 devstack sudo[108301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-quobyte-93fab24a-27f8-41a4-897d-204698f1c947" released by "delete_volume" :: held 0.964s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Created reservations ['f6bcc04d-0aab-438f-b64f-fbdc12683b3c', '8c06a02b-04b7-446b-9622-e42f017d30f0', '8741e827-52c1-4fe2-9845-aa6038de02c5', 'b469fb8c-55b9-416e-9293-0061df012699'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:07 devstack sudo[108304]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:07 devstack sudo[108304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:07 devstack sudo[108301]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0fb3cbb4-0a04-417b-9429-197dc02955a9" returned: 0 in 0.345s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "cinder-quobyte-0fb3cbb4-0a04-417b-9429-197dc02955a9" released by "delete_volume" :: held 0.842s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Created reservations ['d6e3461b-cce2-4d26-9c1b-ccf8f5d81286', 'd7045816-f595-48f3-99e0-b653e22e8cae', '9d1cc616-3b2c-451c-9f95-8e77d5307a50', '6e0b91e1-5f5d-4de7-8e42-f54311efb2c5'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:07 devstack sudo[108309]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:07 devstack sudo[108304]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:07 devstack sudo[108309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.346s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Deleted volume successfully. Aug 19 17:33:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-851d2c33-e8cc-450e-920c-89f338cfd636 tempest-VolumesTransfersTest-1558489658 None] Lock "cinder-93fab24a-27f8-41a4-897d-204698f1c947-delete_volume" released by "delete_volume" :: held 1.680s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:08 devstack sudo[108309]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:08 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Deleted volume successfully. Aug 19 17:33:08 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89eacc72-0284-4faa-bacc-e196b08f0b59 tempest-VolumesServicesTestJSON-1764975400 None] Lock "cinder-0fb3cbb4-0a04-417b-9429-197dc02955a9-delete_volume" released by "delete_volume" :: held 1.516s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-657812b4-2eac-438f-b87a-ae3c6fefe55e req-2fe61202-dc3d-4f2d-b0f6-34887ea5155f tempest-TestMinimumBasicScenario-254126804 None] Terminate volume connection completed successfully. Aug 19 17:33:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-657812b4-2eac-438f-b87a-ae3c6fefe55e req-2fe61202-dc3d-4f2d-b0f6-34887ea5155f tempest-TestMinimumBasicScenario-254126804 None] Deleting attachment d53efb1d-8049-428b-b8bc-67a19d0d1d17. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "cinder-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "cinder-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "cinder-quobyte-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "cinder-quobyte-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3bc8592-7eb5-4b5c-9d65-ff53417fb744]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:09 devstack sudo[108318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 Aug 19 17:33:09 devstack sudo[108318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:09 devstack sudo[108318]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" returned: 0 in 0.414s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:09 devstack sudo[108323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65 Aug 19 17:33:09 devstack sudo[108323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:10 devstack sudo[108323]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "cinder-quobyte-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65" released by "delete_volume" :: held 0.866s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Created reservations ['d6fb171b-9317-4f45-acef-e263a8bbb1d8', 'dcd18d91-913f-40ed-bec2-87fd66ee348b', '60156616-4674-4c03-9b47-50fa2126a408', 'e9eab090-8264-41de-87e1-a221b09a964f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:10 devstack sudo[108326]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:10 devstack sudo[108326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:10 devstack sudo[108326]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.446s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Deleted volume successfully. Aug 19 17:33:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fccce0c5-fc3e-40ea-aca0-fec7e5eccb1b tempest-TestMinimumBasicScenario-254126804 None] Lock "cinder-112d5f1e-aec9-4983-a5b3-16e8b5cdfd65-delete_volume" released by "delete_volume" :: held 1.632s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:12 devstack sudo[108353]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:12 devstack sudo[108353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:12 devstack sudo[108353]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:33:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Flow 'volume_create_manager' (9e6ca741-7b49-45e7-8046-91ab236859e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ecbad37-901e-498c-af16-59be1b43c3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ecbad37-901e-498c-af16-59be1b43c3c8) 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-19T15:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1100459570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22501bd2-f962-4676-aa40-43b35fc001e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ade3bc7b7e924eca817e45081a0dfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:17Z,use_quota=True,user_id='b41257474b8d4d8b96d34442a5520c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6432ff3-fb94-4cd4-970c-78c038bd1c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6432ff3-fb94-4cd4-970c-78c038bd1c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e72f262-0060-4163-890d-f30ed80899b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e72f262-0060-4163-890d-f30ed80899b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22501bd2-f962-4676-aa40-43b35fc001e6', 'volume_name': 'volume-22501bd2-f962-4676-aa40-43b35fc001e6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1ebca4-ada7-438e-b3da-7ee7b369e06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1ebca4-ada7-438e-b3da-7ee7b369e06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5358b95b-6291-4cce-b476-530c3fdc572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Volume 22501bd2-f962-4676-aa40-43b35fc001e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22501bd2-f962-4676-aa40-43b35fc001e6', 'volume_size': 1} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 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-19T15:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1100459570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22501bd2-f962-4676-aa40-43b35fc001e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ade3bc7b7e924eca817e45081a0dfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:17Z,use_quota=True,user_id='b41257474b8d4d8b96d34442a5520c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Creating volume 22501bd2-f962-4676-aa40-43b35fc001e6 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:17 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:17 devstack sudo[108361]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 1073741824 Aug 19 17:33:17 devstack sudo[108361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:18 devstack sudo[108361]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 1073741824" returned: 0 in 0.595s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:18 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/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 Aug 19 17:33:18 devstack sudo[108367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:18 devstack sudo[108367]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6" returned: 0 in 0.399s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] <== create_volume: return (1047ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.052s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5358b95b-6291-4cce-b476-530c3fdc572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22501bd2-f962-4676-aa40-43b35fc001e6', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe611243-925f-419b-b137-736b74f38081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Volume volume-22501bd2-f962-4676-aa40-43b35fc001e6 (22501bd2-f962-4676-aa40-43b35fc001e6): created successfully Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe611243-925f-419b-b137-736b74f38081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Flow 'volume_create_manager' (9e6ca741-7b49-45e7-8046-91ab236859e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eadd9748-86af-48df-a50d-efd9a08fd152 tempest-VolumesTransfersV357Test-2069874531 None] Created volume successfully. Aug 19 17:33:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-31edf816-03a9-403f-bae1-7b96db753e3c tempest-VolumesTransfersV357Test-1875134347 None] Transfer volume completed successfully. Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "cinder-22501bd2-f962-4676-aa40-43b35fc001e6-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-22501bd2-f962-4676-aa40-43b35fc001e6-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "cinder-quobyte-22501bd2-f962-4676-aa40-43b35fc001e6" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-quobyte-22501bd2-f962-4676-aa40-43b35fc001e6" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[74a8bfa6-caae-44c2-b248-163db5f15201]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:21 devstack sudo[108372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 Aug 19 17:33:21 devstack sudo[108372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:21 devstack sudo[108372]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6" returned: 0 in 0.411s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:21 devstack sudo[108378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6 Aug 19 17:33:21 devstack sudo[108378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:22 devstack sudo[108378]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-22501bd2-f962-4676-aa40-43b35fc001e6" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-quobyte-22501bd2-f962-4676-aa40-43b35fc001e6" released by "delete_volume" :: held 0.743s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Created reservations ['f1840e23-54b6-478c-ba03-960ebbcbcaf9', 'faf61f54-082c-49fd-9d9c-8f15f5db94e2', 'ce310e2b-50c2-4df9-9932-34f40f63de0a', 'cac134d7-e679-40bd-a244-66c5c5060a25'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:22 devstack sudo[108381]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:22 devstack sudo[108381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:22 devstack sudo[108381]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.279s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Deleted volume successfully. Aug 19 17:33:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-70235cb0-8376-48c6-9f6a-358e9c65f195 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-22501bd2-f962-4676-aa40-43b35fc001e6-delete_volume" released by "delete_volume" :: held 1.267s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Flow 'volume_create_manager' (2f05c7c3-5495-4416-a4d0-dcabd8e8d893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb60fd77-d39d-4e4a-a5fd-42d62e1aa362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb60fd77-d39d-4e4a-a5fd-42d62e1aa362) 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-19T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1083102961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c70853a-003f-4353-8416-db64ec9aed33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ade3bc7b7e924eca817e45081a0dfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:23Z,use_quota=True,user_id='b41257474b8d4d8b96d34442a5520c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aba341e-0883-48c7-b0c6-71e109d8fbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8aba341e-0883-48c7-b0c6-71e109d8fbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7043145-26a0-4b0c-a90c-0d9474598e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7043145-26a0-4b0c-a90c-0d9474598e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c70853a-003f-4353-8416-db64ec9aed33', 'volume_name': 'volume-3c70853a-003f-4353-8416-db64ec9aed33', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bc9b986-2286-489c-b9c7-fb7dec7bd5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bc9b986-2286-489c-b9c7-fb7dec7bd5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bb49b9a-ee6c-4e97-8dd7-236657db3515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Volume 3c70853a-003f-4353-8416-db64ec9aed33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c70853a-003f-4353-8416-db64ec9aed33', 'volume_size': 1} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 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-19T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1083102961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3c70853a-003f-4353-8416-db64ec9aed33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ade3bc7b7e924eca817e45081a0dfd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:23Z,use_quota=True,user_id='b41257474b8d4d8b96d34442a5520c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Creating volume 3c70853a-003f-4353-8416-db64ec9aed33 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:23 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:23 devstack sudo[108385]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 1073741824 Aug 19 17:33:23 devstack sudo[108385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:23 devstack sudo[108385]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Flow 'volume_create_manager' (dc6f0358-7245-4d01-acf7-fa45c8cbe4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d56d5a29-b3ce-41fe-b01b-b3e499aeb65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 1073741824" returned: 0 in 0.585s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d56d5a29-b3ce-41fe-b01b-b3e499aeb65c) 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-19T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-847599711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da736a86-1e9a-422a-80ae-b58d48f30800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2156f8a9031d4f42955a820a1f6982a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:24Z,use_quota=True,user_id='c6413496cb464bf1a73f031fedf209ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (785f29cc-13eb-4b4e-8fc1-836c6ee08633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (785f29cc-13eb-4b4e-8fc1-836c6ee08633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2bf20c3-a7e5-4dd1-a10b-ea7b7aa552fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2bf20c3-a7e5-4dd1-a10b-ea7b7aa552fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da736a86-1e9a-422a-80ae-b58d48f30800', 'volume_name': 'volume-da736a86-1e9a-422a-80ae-b58d48f30800', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47de046e-9d61-4050-8be6-38fed5e66081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47de046e-9d61-4050-8be6-38fed5e66081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8645095a-aadf-4cc5-b597-9cf6ab2447bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:23 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Volume da736a86-1e9a-422a-80ae-b58d48f30800: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da736a86-1e9a-422a-80ae-b58d48f30800', 'volume_size': 1} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:23 devstack sudo[108392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 Aug 19 17:33:23 devstack sudo[108392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:24 devstack sudo[108392]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] <== create_volume: return (988ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.990s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.340s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 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-19T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-847599711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da736a86-1e9a-422a-80ae-b58d48f30800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2156f8a9031d4f42955a820a1f6982a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:24Z,use_quota=True,user_id='c6413496cb464bf1a73f031fedf209ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Creating volume da736a86-1e9a-422a-80ae-b58d48f30800 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:24 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bb49b9a-ee6c-4e97-8dd7-236657db3515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c70853a-003f-4353-8416-db64ec9aed33', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:24 devstack sudo[108395]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 1073741824 Aug 19 17:33:24 devstack sudo[108395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c094a887-f138-49b4-a89d-611f47806d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:24 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Volume volume-3c70853a-003f-4353-8416-db64ec9aed33 (3c70853a-003f-4353-8416-db64ec9aed33): created successfully Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c094a887-f138-49b4-a89d-611f47806d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Flow 'volume_create_manager' (2f05c7c3-5495-4416-a4d0-dcabd8e8d893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cb1b2cf7-6f28-46bf-a63e-d11fb09e3a71 tempest-VolumesTransfersV357Test-2069874531 None] Created volume successfully. Aug 19 17:33:24 devstack sudo[108395]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 1073741824" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:24 devstack sudo[108400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 Aug 19 17:33:24 devstack sudo[108400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:24 devstack sudo[108400]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] <== create_volume: return (798ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.801s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8645095a-aadf-4cc5-b597-9cf6ab2447bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da736a86-1e9a-422a-80ae-b58d48f30800', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9019b76-feaa-4994-8d20-1ecf80e63b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:25 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Volume volume-da736a86-1e9a-422a-80ae-b58d48f30800 (da736a86-1e9a-422a-80ae-b58d48f30800): created successfully Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9019b76-feaa-4994-8d20-1ecf80e63b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Flow 'volume_create_manager' (dc6f0358-7245-4d01-acf7-fa45c8cbe4db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:25 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8cf0a7eb-422b-45f5-aa0e-1d461cdca4d0 tempest-VolumesMetadataTest-526016755 None] Created volume successfully. Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "cinder-3c70853a-003f-4353-8416-db64ec9aed33-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-3c70853a-003f-4353-8416-db64ec9aed33-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "cinder-quobyte-3c70853a-003f-4353-8416-db64ec9aed33" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-quobyte-3c70853a-003f-4353-8416-db64ec9aed33" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3715b24c-d69b-428f-ba0a-659c4e1cfa28]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:25 devstack sudo[108403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 Aug 19 17:33:25 devstack sudo[108403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:26 devstack sudo[108403]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33" returned: 0 in 0.521s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:26 devstack sudo[108444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33 Aug 19 17:33:26 devstack sudo[108444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:26 devstack sudo[108444]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3c70853a-003f-4353-8416-db64ec9aed33" returned: 0 in 0.300s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-quobyte-3c70853a-003f-4353-8416-db64ec9aed33" released by "delete_volume" :: held 0.875s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Created reservations ['853675b4-97d0-4e3b-a827-907200cabc27', '9b35bdde-9d54-4d94-bbfe-605e978092c4', '7dbe551e-81a4-40eb-b504-65f3a8a52c40', 'acd33ae4-04af-48d2-8760-fdd6569a1362'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:26 devstack sudo[108447]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:26 devstack sudo[108447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Acquiring lock "cinder-da736a86-1e9a-422a-80ae-b58d48f30800-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "cinder-da736a86-1e9a-422a-80ae-b58d48f30800-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Acquiring lock "cinder-quobyte-da736a86-1e9a-422a-80ae-b58d48f30800" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "cinder-quobyte-da736a86-1e9a-422a-80ae-b58d48f30800" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:26 devstack sudo[108447]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Deleted volume successfully. Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0173a6ef-6be3-466c-989e-0f4afe06c919]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5df9f260-032a-4b94-8051-e52ddf9a6f16 tempest-VolumesTransfersV357Test-1749375402 None] Lock "cinder-3c70853a-003f-4353-8416-db64ec9aed33-delete_volume" released by "delete_volume" :: held 1.482s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:27 devstack sudo[108450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 Aug 19 17:33:27 devstack sudo[108450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:27 devstack sudo[108450]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800" returned: 0 in 0.391s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:27 devstack sudo[108455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800 Aug 19 17:33:27 devstack sudo[108455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:27 devstack sudo[108455]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-da736a86-1e9a-422a-80ae-b58d48f30800" returned: 0 in 0.293s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "cinder-quobyte-da736a86-1e9a-422a-80ae-b58d48f30800" released by "delete_volume" :: held 0.743s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Created reservations ['63cfda9e-7655-47ee-b9eb-bdabb5cf303d', 'a5824ebd-c5c4-44c8-afac-48be3776f1ab', '40ebbf98-26a7-4c9e-bbe5-2ee53d1e1013', '578de74b-866f-4bbd-a255-a63d3469e8a6'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:27 devstack sudo[108458]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:27 devstack sudo[108458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:28 devstack sudo[108458]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:28 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Deleted volume successfully. Aug 19 17:33:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7d7a549-6841-4332-b86d-49b63af6d687 tempest-VolumesMetadataTest-526016755 None] Lock "cinder-da736a86-1e9a-422a-80ae-b58d48f30800-delete_volume" released by "delete_volume" :: held 1.288s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Flow 'volume_create_manager' (e7106807-c623-43d7-b0e4-877a79ecb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (564bfca9-138c-4f1e-a173-1e6917d8a1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (564bfca9-138c-4f1e-a173-1e6917d8a1b3) 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-19T15:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-358752825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d48100af-f5c8-45c2-b331-cac31b2d5d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6100fc6d7750470495ccf9919476f643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:32Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:32Z,use_quota=True,user_id='f2a42a2e29ad49cb83e76134ad8b5841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5119fd38-654c-4d23-9e2f-12c2fc142535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5119fd38-654c-4d23-9e2f-12c2fc142535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf64c11d-c59e-4e2d-b66e-09a6ce7a83db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf64c11d-c59e-4e2d-b66e-09a6ce7a83db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd48100af-f5c8-45c2-b331-cac31b2d5d5f', 'volume_name': 'volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f', 'volume_size': 2}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b238499-a091-45f6-a2dd-4ba6b461ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b238499-a091-45f6-a2dd-4ba6b461ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (567f6e8b-114a-4341-99c9-3a60750ab9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Volume d48100af-f5c8-45c2-b331-cac31b2d5d5f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f', 'volume_size': 2} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 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-19T15:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-358752825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d48100af-f5c8-45c2-b331-cac31b2d5d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6100fc6d7750470495ccf9919476f643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:32Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:32Z,use_quota=True,user_id='f2a42a2e29ad49cb83e76134ad8b5841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Creating volume d48100af-f5c8-45c2-b331-cac31b2d5d5f {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:32 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f 2147483648 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:32 devstack sudo[108462]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f 2147483648 Aug 19 17:33:32 devstack sudo[108462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:32 devstack sudo[108462]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f 2147483648" returned: 0 in 0.788s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:33 devstack sudo[108469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f Aug 19 17:33:33 devstack sudo[108469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:33 devstack sudo[108469]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] <== create_volume: return (1160ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.163s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (567f6e8b-114a-4341-99c9-3a60750ab9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f', 'volume_size': 2}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebb48569-d778-44ee-992f-8b11013ace03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Volume volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f (d48100af-f5c8-45c2-b331-cac31b2d5d5f): created successfully Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebb48569-d778-44ee-992f-8b11013ace03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Flow 'volume_create_manager' (e7106807-c623-43d7-b0e4-877a79ecb11c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-78ec06b7-956e-45f2-bd21-86b85b5c9255 tempest-VolumesCloneNegativeTest-1349953755 None] Created volume successfully. Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Flow 'volume_create_manager' (a448c91a-7763-4666-a160-6c9d10e67914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66fa35b9-22a4-41a7-93e5-c88e3fc40245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66fa35b9-22a4-41a7-93e5-c88e3fc40245) 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-19T15:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-346610101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d10240e-d407-483d-bdb5-a7cf54cdc712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868704379d0d4639a7d0c30b0455960f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:34Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:34Z,use_quota=True,user_id='c5ca65584db04999a08c24facaf068c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b44e8c0-cdc7-48a8-b1c9-c4c753bb0a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b44e8c0-cdc7-48a8-b1c9-c4c753bb0a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cf0e323-1011-460b-b936-d6bcfd00fbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cf0e323-1011-460b-b936-d6bcfd00fbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d10240e-d407-483d-bdb5-a7cf54cdc712', 'volume_name': 'volume-0d10240e-d407-483d-bdb5-a7cf54cdc712', 'volume_size': 2}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8e387e1-202d-41e3-bd9d-a6b2ffa10f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8e387e1-202d-41e3-bd9d-a6b2ffa10f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a90a51e-aefd-4a9f-a48b-4df13deac0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Volume 0d10240e-d407-483d-bdb5-a7cf54cdc712: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d10240e-d407-483d-bdb5-a7cf54cdc712', 'volume_size': 2} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 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-19T15:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-346610101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d10240e-d407-483d-bdb5-a7cf54cdc712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='868704379d0d4639a7d0c30b0455960f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:34Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:34Z,use_quota=True,user_id='c5ca65584db04999a08c24facaf068c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Creating volume 0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:33 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 2147483648 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108473]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 2147483648 Aug 19 17:33:34 devstack sudo[108473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Acquiring lock "cinder-d48100af-f5c8-45c2-b331-cac31b2d5d5f-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "cinder-d48100af-f5c8-45c2-b331-cac31b2d5d5f-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Acquiring lock "cinder-quobyte-d48100af-f5c8-45c2-b331-cac31b2d5d5f" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "cinder-quobyte-d48100af-f5c8-45c2-b331-cac31b2d5d5f" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6b67e03-f675-4292-ace9-97b4b79ba9e9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f Aug 19 17:33:34 devstack sudo[108479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack sudo[108473]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 2147483648" returned: 0 in 0.624s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 Aug 19 17:33:34 devstack sudo[108482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack sudo[108479]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f" returned: 0 in 0.461s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f Aug 19 17:33:34 devstack sudo[108488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:35 devstack sudo[108482]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712" returned: 0 in 0.336s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] <== create_volume: return (1039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.045s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a90a51e-aefd-4a9f-a48b-4df13deac0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d10240e-d407-483d-bdb5-a7cf54cdc712', 'volume_size': 2}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26c62389-f6b8-4231-844d-dbd2637854f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Volume volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 (0d10240e-d407-483d-bdb5-a7cf54cdc712): created successfully Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26c62389-f6b8-4231-844d-dbd2637854f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Flow 'volume_create_manager' (a448c91a-7763-4666-a160-6c9d10e67914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-95909fe7-9c26-4958-96a4-65ed98b06019 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Created volume successfully. Aug 19 17:33:35 devstack sudo[108488]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d48100af-f5c8-45c2-b331-cac31b2d5d5f" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "cinder-quobyte-d48100af-f5c8-45c2-b331-cac31b2d5d5f" released by "delete_volume" :: held 0.800s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Created reservations ['ed8ebcf5-9a55-4ebc-a438-e95485d9bc73', '5677feda-54c2-4cc4-88f4-2c703564278e', 'cad2de0b-2fdb-4890-afff-dc49aa069879', 'e1cd4a14-ee64-44b5-8710-6aff7164f5e2'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:35 devstack sudo[108492]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:35 devstack sudo[108492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:35 devstack sudo[108492]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.290s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Deleted volume successfully. Aug 19 17:33:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3c81f933-09b0-4fae-8c1c-bb785141ce60 tempest-VolumesCloneNegativeTest-1349953755 None] Lock "cinder-d48100af-f5c8-45c2-b331-cac31b2d5d5f-delete_volume" released by "delete_volume" :: held 1.367s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Creating offline snapshot 14f4d9f9-88a5-4e58-b7a3-831a07614baf of volume 0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9558ca3d-6890-485a-a419-b99ec385a8bb]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:36 devstack sudo[108501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 Aug 19 17:33:36 devstack sudo[108501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:36 devstack sudo[108501]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712" returned: 0 in 0.481s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf 2G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:36 devstack sudo[108508]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf 2G Aug 19 17:33:36 devstack sudo[108508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:37 devstack sudo[108508]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf 2G" returned: 0 in 0.574s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:37 devstack sudo[108514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf Aug 19 17:33:37 devstack sudo[108514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:37 devstack sudo[108514]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:37 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf is being set with open permissions: ugo+rw Aug 19 17:33:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:37 devstack sudo[108520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf Aug 19 17:33:37 devstack sudo[108520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:38 devstack sudo[108520]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:38 devstack sudo[108523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info Aug 19 17:33:38 devstack sudo[108523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:38 devstack sudo[108523]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info" returned: 0 in 0.349s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:38 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info is being set with open permissions: ugo+rw Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:38 devstack sudo[108526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info Aug 19 17:33:38 devstack sudo[108526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:38 devstack sudo[108526]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.info" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.544s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f171c67f-23a2-41f6-ba57-9d0e24245edc tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Create snapshot completed successfully Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (f3b8d334-4bd9-4fa2-8967-5e91c3ff52aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (253f68ab-966e-4b39-8e38-dc81953050af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (253f68ab-966e-4b39-8e38-dc81953050af) 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-19T15:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2123549530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=289161d8-08a0-4fba-87b6-310cda6e0d84,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:39Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4178f8b1-4c24-442d-9f82-e6938c3ed77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4178f8b1-4c24-442d-9f82-e6938c3ed77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (048459c3-f263-4cbe-a02d-332fd6fe66bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (048459c3-f263-4cbe-a02d-332fd6fe66bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '289161d8-08a0-4fba-87b6-310cda6e0d84', 'volume_name': 'volume-289161d8-08a0-4fba-87b6-310cda6e0d84', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08e5ae80-d428-48e4-82d7-53be8a5ca16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08e5ae80-d428-48e4-82d7-53be8a5ca16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a17f94-c8d9-4e8c-904e-3928be1e1048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:39 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Volume 289161d8-08a0-4fba-87b6-310cda6e0d84: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-289161d8-08a0-4fba-87b6-310cda6e0d84', 'volume_size': 1} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 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-19T15:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2123549530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=289161d8-08a0-4fba-87b6-310cda6e0d84,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:33:39Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Creating volume 289161d8-08a0-4fba-87b6-310cda6e0d84 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:39 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:39 devstack sudo[108529]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 1073741824 Aug 19 17:33:39 devstack sudo[108529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "cinder-14f4d9f9-88a5-4e58-b7a3-831a07614baf-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-14f4d9f9-88a5-4e58-b7a3-831a07614baf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "cinder-quobyte-14f4d9f9-88a5-4e58-b7a3-831a07614baf" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-14f4d9f9-88a5-4e58-b7a3-831a07614baf" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Deleting offline snapshot 14f4d9f9-88a5-4e58-b7a3-831a07614baf of volume 0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] snapshot_file for this snap is: volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ab51ebb-c460-4a1b-ba02-0b508d8174e1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:39 devstack sudo[108529]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 1073741824" returned: 0 in 0.530s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:39 devstack sudo[108535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf Aug 19 17:33:39 devstack sudo[108535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:39 devstack sudo[108537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 Aug 19 17:33:39 devstack sudo[108537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:40 devstack sudo[108537]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.873s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:40 devstack sudo[108535]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a17f94-c8d9-4e8c-904e-3928be1e1048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-289161d8-08a0-4fba-87b6-310cda6e0d84', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18c58dda-49f0-45ea-b2f8-8247bc99bb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf" returned: 0 in 0.446s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0d10240e-d407-483d-bdb5-a7cf54cdc712(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:40 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Volume volume-289161d8-08a0-4fba-87b6-310cda6e0d84 (289161d8-08a0-4fba-87b6-310cda6e0d84): created successfully Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18c58dda-49f0-45ea-b2f8-8247bc99bb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (f3b8d334-4bd9-4fa2-8967-5e91c3ff52aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[378d7890-cef5-4a7f-bb08-e181e3b7ebf0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-453c1f33-9e8c-467c-b2c9-4d67379bc9b3 tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:33:40 devstack sudo[108543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 Aug 19 17:33:40 devstack sudo[108543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:40 devstack sudo[108543]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712" returned: 0 in 0.432s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:40 devstack sudo[108548]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf Aug 19 17:33:40 devstack sudo[108548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:40 devstack sudo[108548]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf" returned: 0 in 0.348s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:40 devstack sudo[108554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf Aug 19 17:33:40 devstack sudo[108554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:41 devstack sudo[108554]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712.14f4d9f9-88a5-4e58-b7a3-831a07614baf" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-14f4d9f9-88a5-4e58-b7a3-831a07614baf" released by "_delete_snapshot" :: held 1.640s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" released by "delete_snapshot" :: held 1.668s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Created reservations ['c2038420-07a6-448b-b3b9-a45c0d8a499c', '08a12ab1-de3b-4d29-959c-1875d2e29ed3', '531bf417-7aaf-45f8-a0af-93cf3794633e', 'c4d57958-609c-492e-a340-12972bfbab6c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Delete snapshot completed successfully. Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2ee4060d-597a-45de-81b8-ab468ca28257 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-14f4d9f9-88a5-4e58-b7a3-831a07614baf-delete_snapshot" released by "delete_snapshot" :: held 1.870s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "cinder-0d10240e-d407-483d-bdb5-a7cf54cdc712-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-0d10240e-d407-483d-bdb5-a7cf54cdc712-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a1c046c-23c8-443b-b07c-c44497a5612a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:42 devstack sudo[108557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 Aug 19 17:33:42 devstack sudo[108557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (90f51db2-d1f6-482a-b746-1de9834a8e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a40ee677-2ffc-4bad-b665-82695d746cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a40ee677-2ffc-4bad-b665-82695d746cac) 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-19T15:33:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1980189215',display_name='tempest-VolumesGetTest-Volume-260628776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9d4fc28-0368-438b-8b23-edbedbc0ca2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:42Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00ef9ad1-56db-4c2c-b0d6-7466b7f0544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00ef9ad1-56db-4c2c-b0d6-7466b7f0544a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b08fd1a5-f49f-4a09-841e-3124b6618c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b08fd1a5-f49f-4a09-841e-3124b6618c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9d4fc28-0368-438b-8b23-edbedbc0ca2b', 'volume_name': 'volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2730954e-7b7e-4db5-b0ca-50d60126f250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2730954e-7b7e-4db5-b0ca-50d60126f250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36b78ae0-8c65-4b76-86db-ce4e2a295fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Volume d9d4fc28-0368-438b-8b23-edbedbc0ca2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b', 'volume_size': 1} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 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-19T15:33:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1980189215',display_name='tempest-VolumesGetTest-Volume-260628776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9d4fc28-0368-438b-8b23-edbedbc0ca2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:42Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Creating volume d9d4fc28-0368-438b-8b23-edbedbc0ca2b {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:42 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:42 devstack sudo[108559]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b 1073741824 Aug 19 17:33:42 devstack sudo[108559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:42 devstack sudo[108557]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:42 devstack sudo[108564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712 Aug 19 17:33:42 devstack sudo[108564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:42 devstack sudo[108564]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0d10240e-d407-483d-bdb5-a7cf54cdc712" returned: 0 in 0.325s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-quobyte-0d10240e-d407-483d-bdb5-a7cf54cdc712" released by "delete_volume" :: held 0.823s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:42 devstack sudo[108559]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b 1073741824" returned: 0 in 0.538s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=101,cinder:INSERT=29,cinder:UPDATE=119,cinder:DELETE=9 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=85,cinder:UPDATE=132,cinder:DELETE=13,cinder:INSERT=27 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:42 devstack sudo[108572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b Aug 19 17:33:42 devstack sudo[108572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Created reservations ['bc2dd3fa-4c5f-4d29-b7d8-5136b8fb448a', '3f133f9e-3673-48b1-a221-5cb39cf4175c', '33b01fec-df20-41e4-b691-fff7f25f0f40', '2a453591-1e1f-4e24-88c7-ee25582e97d9'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:42 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:42 devstack sudo[108574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:43 devstack sudo[108572]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] <== create_volume: return (940ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.942s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36b78ae0-8c65-4b76-86db-ce4e2a295fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09d6dbee-44c8-4e38-8310-ec283baf87cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Volume volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b (d9d4fc28-0368-438b-8b23-edbedbc0ca2b): created successfully Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09d6dbee-44c8-4e38-8310-ec283baf87cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (90f51db2-d1f6-482a-b746-1de9834a8e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6e880963-195a-4a1e-8776-bf7a31a89113 tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:33:43 devstack sudo[108574]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Deleted volume successfully. Aug 19 17:33:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-64a41e40-71a7-4097-8944-0479b33edf01 tempest-VolumesSnapshotNegativeTestJSON-1388352441 None] Lock "cinder-0d10240e-d407-483d-bdb5-a7cf54cdc712-delete_volume" released by "delete_volume" :: held 1.425s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-d9d4fc28-0368-438b-8b23-edbedbc0ca2b-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "cinder-d9d4fc28-0368-438b-8b23-edbedbc0ca2b-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6d322ca-238b-48ca-92ff-fb0a979d5f52]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:44 devstack sudo[108580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b Aug 19 17:33:44 devstack sudo[108580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:44 devstack sudo[108580]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:44 devstack sudo[108585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b Aug 19 17:33:44 devstack sudo[108585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:45 devstack sudo[108585]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-d9d4fc28-0368-438b-8b23-edbedbc0ca2b" released by "delete_volume" :: held 0.728s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Created reservations ['e1e8a1ac-66ee-475d-aeb9-4598ce230136', '37a1347c-87ff-43b8-b36e-969bc84011a7', 'f1be7b22-facd-4cfb-930f-770b53faa7e9', '9099cba8-91dc-4d3f-ad74-f759863702c2'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:45 devstack sudo[108588]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:45 devstack sudo[108588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-289161d8-08a0-4fba-87b6-310cda6e0d84-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:45 devstack sudo[108588]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.336s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "cinder-289161d8-08a0-4fba-87b6-310cda6e0d84-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ddd26d2d-2cd1-468d-8686-590b15a914a5 tempest-VolumesGetTest-1433003565 None] Lock "cinder-d9d4fc28-0368-438b-8b23-edbedbc0ca2b-delete_volume" released by "delete_volume" :: held 1.428s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-289161d8-08a0-4fba-87b6-310cda6e0d84" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-289161d8-08a0-4fba-87b6-310cda6e0d84" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7836f06-159f-42d5-8f59-d6324db70cf6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:46 devstack sudo[108591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 Aug 19 17:33:46 devstack sudo[108591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:46 devstack sudo[108591]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:46 devstack sudo[108596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84 Aug 19 17:33:46 devstack sudo[108596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:46 devstack sudo[108596]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-289161d8-08a0-4fba-87b6-310cda6e0d84" returned: 0 in 0.381s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-289161d8-08a0-4fba-87b6-310cda6e0d84" released by "delete_volume" :: held 0.956s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Created reservations ['27358532-2bd1-479e-a443-024a108c1358', '1b509096-d654-4caf-9485-2a75cea7d924', 'df904c54-865e-4bff-a57c-c0a7fea29b82', '58936432-1d72-430c-ab52-39502b717ac1'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:46 devstack sudo[108599]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:33:46 devstack sudo[108599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:47 devstack sudo[108599]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.280s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2f7216b6-edab-41f3-9aa3-b46b6a3abc05 tempest-VolumesGetTest-1433003565 None] Lock "cinder-289161d8-08a0-4fba-87b6-310cda6e0d84-delete_volume" released by "delete_volume" :: held 1.536s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (44c33aae-80b2-41e3-a4a7-12d1bdabc835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b459f72c-5fd6-4dc6-b3eb-e9705ef97087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b459f72c-5fd6-4dc6-b3eb-e9705ef97087) 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-19T15:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1033934033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7c7e673-5e2e-4112-b403-7f09754e60aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:48Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95608c39-5c94-476d-b790-2a9512195f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95608c39-5c94-476d-b790-2a9512195f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d8784a2-dffd-4126-a202-95007fbf71d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d8784a2-dffd-4126-a202-95007fbf71d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7c7e673-5e2e-4112-b403-7f09754e60aa', 'volume_name': 'volume-f7c7e673-5e2e-4112-b403-7f09754e60aa', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0cca9a1-4c03-4678-85d4-b240eba348fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0cca9a1-4c03-4678-85d4-b240eba348fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f6eb060-89c7-47f5-bc8a-5ba705a33dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Volume f7c7e673-5e2e-4112-b403-7f09754e60aa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7c7e673-5e2e-4112-b403-7f09754e60aa', 'volume_size': 1} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 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-19T15:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1033934033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7c7e673-5e2e-4112-b403-7f09754e60aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:48Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Creating volume f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:47 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:47 devstack sudo[108602]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa 1073741824 Aug 19 17:33:47 devstack sudo[108602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:48 devstack sudo[108602]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa 1073741824" returned: 0 in 0.655s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:48 devstack sudo[108608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:33:48 devstack sudo[108608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:48 devstack sudo[108608]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] <== create_volume: return (1108ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.111s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f6eb060-89c7-47f5-bc8a-5ba705a33dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7c7e673-5e2e-4112-b403-7f09754e60aa', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fb91ff0-f668-4b81-874a-2dd1ec9e918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Volume volume-f7c7e673-5e2e-4112-b403-7f09754e60aa (f7c7e673-5e2e-4112-b403-7f09754e60aa): created successfully Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fb91ff0-f668-4b81-874a-2dd1ec9e918b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (44c33aae-80b2-41e3-a4a7-12d1bdabc835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-133d786d-25be-443c-8b2a-8017c1cd6fb3 tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Flow 'volume_create_manager' (1430f180-3f1b-4d33-876b-d0037fcc9c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92058043-5442-4b1c-ade0-4b365e59ec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92058043-5442-4b1c-ade0-4b365e59ec9b) 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-19T15:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-130004167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f916edfb-93cb-49cb-806e-4b4cbd43b1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b73a09cb4a4a91a3b998dfb2eb7c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:50Z,use_quota=True,user_id='94005866075149c1a1588d42dafd9b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a87ac37-0741-4e41-90e7-b47c5727f078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a87ac37-0741-4e41-90e7-b47c5727f078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4afd018f-a453-4dec-b83f-477440446413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4afd018f-a453-4dec-b83f-477440446413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f916edfb-93cb-49cb-806e-4b4cbd43b1d1', 'volume_name': 'volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9551c82-34dc-45a0-bc4b-c69128d70642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9551c82-34dc-45a0-bc4b-c69128d70642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76acc9ad-1b01-4e3b-bda8-999b745b1407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Volume f916edfb-93cb-49cb-806e-4b4cbd43b1d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1', 'volume_size': 1} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 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-19T15:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-130004167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f916edfb-93cb-49cb-806e-4b4cbd43b1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b73a09cb4a4a91a3b998dfb2eb7c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:50Z,use_quota=True,user_id='94005866075149c1a1588d42dafd9b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Creating volume f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:49 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:33:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:50 devstack sudo[108611]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 1073741824 Aug 19 17:33:50 devstack sudo[108611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (7c305feb-80fb-4972-a9e2-57b521b08390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95e2242b-b709-42cf-ba28-1b10016e03b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95e2242b-b709-42cf-ba28-1b10016e03b9) 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-19T15:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-494700104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f931c98-8dff-4082-92aa-7531d7d06d58,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f7c7e673-5e2e-4112-b403-7f09754e60aa,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:50Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d853945f-aec4-4445-bc68-fb6a0407d1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d853945f-aec4-4445-bc68-fb6a0407d1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dd492db-8822-431e-8e5e-575a5dd7a36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dd492db-8822-431e-8e5e-575a5dd7a36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '3f931c98-8dff-4082-92aa-7531d7d06d58', 'volume_name': 'volume-3f931c98-8dff-4082-92aa-7531d7d06d58', 'volume_size': 1, 'source_volid': 'f7c7e673-5e2e-4112-b403-7f09754e60aa', 'source_volstatus': 'available'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74229e0b-f2d9-4233-8029-894caba2f190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74229e0b-f2d9-4233-8029-894caba2f190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d339f81-3ae0-4c49-aedf-4edcf11e0953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Volume 3f931c98-8dff-4082-92aa-7531d7d06d58: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-3f931c98-8dff-4082-92aa-7531d7d06d58', 'volume_size': 1, 'source_volid': 'f7c7e673-5e2e-4112-b403-7f09754e60aa', 'source_volstatus': 'available'} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:50 devstack sudo[108611]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 1073741824" returned: 0 in 0.546s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:50 devstack sudo[108617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:33:50 devstack sudo[108617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:50 devstack sudo[108617]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] <== create_volume: return (849ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.851s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.306s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Cloning volume f7c7e673-5e2e-4112-b403-7f09754e60aa to volume 3f931c98-8dff-4082-92aa-7531d7d06d58 Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76acc9ad-1b01-4e3b-bda8-999b745b1407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a40e8b1-ae31-4273-b1ef-1626d795146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Volume volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 (f916edfb-93cb-49cb-806e-4b4cbd43b1d1): created successfully Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a40e8b1-ae31-4273-b1ef-1626d795146b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Flow 'volume_create_manager' (1430f180-3f1b-4d33-876b-d0037fcc9c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Creating offline snapshot 502e4959-f290-4777-946e-bf07116d88e6 of volume f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:33:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c9a0acb9-2c8c-478c-8918-00783cc405e2 tempest-TestImageHashVerification-1526466627 None] Created volume successfully. Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[724529e4-f7d0-4262-8e39-16f815b4a6c0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:51 devstack sudo[108620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:33:51 devstack sudo[108620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:51 devstack sudo[108620]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.392s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:51 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 backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 1G Aug 19 17:33:51 devstack sudo[108625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:51 devstack sudo[108625]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 1G" returned: 0 in 0.419s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c7e673-5e2e-4112-b403-7f09754e60aa -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:51 devstack sudo[108630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c7e673-5e2e-4112-b403-7f09754e60aa -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:33:51 devstack sudo[108630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:52 devstack sudo[108630]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c7e673-5e2e-4112-b403-7f09754e60aa -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.344s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:52 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 is being set with open permissions: ugo+rw Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:52 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:33:52 devstack sudo[108635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:52 devstack sudo[108635]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:52 devstack sudo[108638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info Aug 19 17:33:52 devstack sudo[108638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:52 devstack sudo[108638]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info" returned: 0 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:52 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info is being set with open permissions: ugo+rw Aug 19 17:33:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:52 devstack sudo[108642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info Aug 19 17:33:52 devstack sudo[108642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:53 devstack sudo[108642]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.info" returned: 0 in 0.331s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" acquired by "_copy_volume_from_snapshot" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] snapshot: 502e4959-f290-4777-946e-bf07116d88e6, volume: 3f931c98-8dff-4082-92aa-7531d7d06d58, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[718c6485-7448-4a8b-9ef7-376d29efa443]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:53 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:33:53 devstack sudo[108645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:53 devstack sudo[108645]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f7c7e673-5e2e-4112-b403-7f09754e60aa(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0357c56-a1ab-4c70-9e4e-81f4f388278e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:53 devstack sudo[108650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:33:53 devstack sudo[108650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:54 devstack sudo[108650]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:33:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:33:54 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:33:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:54 devstack sudo[108656]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 Aug 19 17:33:54 devstack sudo[108656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:59 devstack sudo[108656]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58" returned: 0 in 4.999s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa, size 1024.00 MB, duration 5.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:33:59 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Converted 1024.00 MB image at 204.78 MB/s Aug 19 17:33:59 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 is being set with open permissions: ugo+rw Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:59 devstack sudo[108671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 Aug 19 17:33:59 devstack sudo[108671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:59 devstack sudo[108671]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" released by "_copy_volume_from_snapshot" :: held 6.119s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-502e4959-f290-4777-946e-bf07116d88e6" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-502e4959-f290-4777-946e-bf07116d88e6" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Deleting offline snapshot 502e4959-f290-4777-946e-bf07116d88e6 of volume f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] snapshot_file for this snap is: volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8c9a1fe-da08-4b77-9c41-c9cf66262b37]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:59 devstack sudo[108674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:33:59 devstack sudo[108674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:59 devstack sudo[108674]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f7c7e673-5e2e-4112-b403-7f09754e60aa(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f9c6d27-7e6b-4a3d-810b-b3c065eff70d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:00 devstack sudo[108679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:34:00 devstack sudo[108679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:00 devstack sudo[108679]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.567s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:00 devstack sudo[108685]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:34:00 devstack sudo[108685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:00 devstack sudo[108685]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:00 devstack sudo[108691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6 Aug 19 17:34:00 devstack sudo[108691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:01 devstack sudo[108691]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa.502e4959-f290-4777-946e-bf07116d88e6" returned: 0 in 0.294s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-502e4959-f290-4777-946e-bf07116d88e6" released by "_delete_snapshot" :: held 1.770s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.341s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 7.908s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d339f81-3ae0-4c49-aedf-4edcf11e0953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f931c98-8dff-4082-92aa-7531d7d06d58', 'volume_size': 1, 'source_volid': 'f7c7e673-5e2e-4112-b403-7f09754e60aa', 'source_volstatus': 'available'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7514d5b8-a218-47d7-953e-20b485cce2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[db46cf4f-6212-4533-bb45-79368b1a16d3]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Volume volume-3f931c98-8dff-4082-92aa-7531d7d06d58 (3f931c98-8dff-4082-92aa-7531d7d06d58): created successfully Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7514d5b8-a218-47d7-953e-20b485cce2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (7c305feb-80fb-4972-a9e2-57b521b08390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e87f55b5-e327-4838-b9a4-c7b38bdbc6fe tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:34:01 devstack sudo[108694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:34:01 devstack sudo[108694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:01 devstack sudo[108694]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a38038f6-71d6-4b46-94be-24b62f9eb160]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:01 devstack sudo[108699]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:34:01 devstack sudo[108699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:02 devstack sudo[108699]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.499s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 /opt/stack/data/cinder/conversion/f916edfb-93cb-49cb-806e-4b4cbd43b1d1.temp_image.ea8e7ea4-e5f5-44ef-a070-4016f60074f15j3b5uhq.img {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:02 devstack sudo[108704]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 /opt/stack/data/cinder/conversion/f916edfb-93cb-49cb-806e-4b4cbd43b1d1.temp_image.ea8e7ea4-e5f5-44ef-a070-4016f60074f15j3b5uhq.img Aug 19 17:34:02 devstack sudo[108704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (d8071ca7-ad81-4a0b-b4f4-7441bc0a830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3474b1f3-8fc5-45df-abc9-310d365fcc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3474b1f3-8fc5-45df-abc9-310d365fcc75) 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-19T15:34:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2000332831',display_name='tempest-VolumesGetTest-Volume-838853730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fc02d37-8d49-40a4-89d6-586ea84f26ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:02Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abe5853a-d418-4e3f-b731-4f028d6d3607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (abe5853a-d418-4e3f-b731-4f028d6d3607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fd045ef-cff5-4096-b42c-ad8607788df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fd045ef-cff5-4096-b42c-ad8607788df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9fc02d37-8d49-40a4-89d6-586ea84f26ed', 'volume_name': 'volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (790c71d8-56b7-4aa1-a25e-4ec0e6b69b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (790c71d8-56b7-4aa1-a25e-4ec0e6b69b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04d90e6b-f798-41fa-8e70-02ef504ecb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Volume 9fc02d37-8d49-40a4-89d6-586ea84f26ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed', 'volume_size': 1} Aug 19 17:34:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:06 devstack sudo[108704]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 /opt/stack/data/cinder/conversion/f916edfb-93cb-49cb-806e-4b4cbd43b1d1.temp_image.ea8e7ea4-e5f5-44ef-a070-4016f60074f15j3b5uhq.img" returned: 0 in 4.502s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[11da8d8f-1e30-492f-adbc-05fd3b232def]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:06 devstack sudo[108718]: quobyte : PWD=/ ; USER=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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:34:06 devstack sudo[108718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:07 devstack sudo[108718]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.531s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:07 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1, size 1024.00 MB, duration 4.50 sec, destination /opt/stack/data/cinder/conversion/f916edfb-93cb-49cb-806e-4b4cbd43b1d1.temp_image.ea8e7ea4-e5f5-44ef-a070-4016f60074f15j3b5uhq.img {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:34:07 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Converted 1024.00 MB image at 227.43 MB/s Aug 19 17:34:07 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] ea8e7ea4-e5f5-44ef-a070-4016f60074f1 was raw, no need to convert to raw {{(pid=94153) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:12 devstack sudo[108725]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:12 devstack sudo[108725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=8,cinder:UPDATE=37,cinder:SELECT=27,cinder:DELETE=3 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:12 devstack sudo[108725]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:34:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:34:17 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=38,cinder:SELECT=25,cinder:INSERT=10,cinder:DELETE=4 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 28.793s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Uploaded volume to glance image-id: ea8e7ea4-e5f5-44ef-a070-4016f60074f1. {{(pid=94153) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 27.546s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 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-19T15:34:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2000332831',display_name='tempest-VolumesGetTest-Volume-838853730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fc02d37-8d49-40a4-89d6-586ea84f26ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:02Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Creating volume 9fc02d37-8d49-40a4-89d6-586ea84f26ed {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:30 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:30 devstack sudo[108870]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed 1073741824 Aug 19 17:34:30 devstack sudo[108870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4e172ce9-bd24-46e8-a00e-7d87a38e59f0 tempest-TestImageHashVerification-1526466627 None] Copy volume to image completed successfully. Aug 19 17:34:30 devstack sudo[108870]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed 1073741824" returned: 0 in 0.466s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:30 devstack sudo[108875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed Aug 19 17:34:30 devstack sudo[108875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:30 devstack sudo[108875]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed" returned: 0 in 0.245s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] <== create_volume: return (757ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.761s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04d90e6b-f798-41fa-8e70-02ef504ecb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61f7fdd-d087-420d-a69d-3dc1ce8c7794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Volume volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed (9fc02d37-8d49-40a4-89d6-586ea84f26ed): created successfully Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61f7fdd-d087-420d-a69d-3dc1ce8c7794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (d8071ca7-ad81-4a0b-b4f4-7441bc0a830e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a5ec73c5-8fa3-4a4c-87b9-cf8c78753b5a tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "cinder-f916edfb-93cb-49cb-806e-4b4cbd43b1d1-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "cinder-f916edfb-93cb-49cb-806e-4b4cbd43b1d1-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "cinder-quobyte-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "cinder-quobyte-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[deacf295-fef9-4069-9cbb-cfd7e2aecfd9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:31 devstack sudo[108878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:34:31 devstack sudo[108878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-9fc02d37-8d49-40a4-89d6-586ea84f26ed-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "cinder-9fc02d37-8d49-40a4-89d6-586ea84f26ed-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-9fc02d37-8d49-40a4-89d6-586ea84f26ed" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-9fc02d37-8d49-40a4-89d6-586ea84f26ed" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d46185ec-8f01-4cfe-bae7-e9056fea4f10]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:32 devstack sudo[108880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed Aug 19 17:34:32 devstack sudo[108880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack sudo[108878]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.438s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:32 devstack sudo[108885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1 Aug 19 17:34:32 devstack sudo[108885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack sudo[108880]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:32 devstack sudo[108885]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack sudo[108892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed Aug 19 17:34:32 devstack sudo[108892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "cinder-quobyte-f916edfb-93cb-49cb-806e-4b4cbd43b1d1" released by "delete_volume" :: held 0.763s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Created reservations ['aed6e86b-8912-4bed-a339-33581a5d6f4e', '55c6cd71-f5fe-4907-b4bc-585775f429c4', '4c6cb3c4-174e-4fc4-b78c-6e4ea7af0e06', '36d2e52d-0080-430c-bc59-083133361825'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:32 devstack sudo[108894]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:32 devstack sudo[108894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack sudo[108892]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9fc02d37-8d49-40a4-89d6-586ea84f26ed" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-9fc02d37-8d49-40a4-89d6-586ea84f26ed" released by "delete_volume" :: held 0.705s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Created reservations ['e7fd816f-5f4b-4615-9444-0177435f8043', '2f3455ad-e05d-4fec-9270-c3ad973f1d09', '651f4318-ae25-4ca0-af01-643a548cf67e', '0ae1bc23-6107-4cc8-be58-c4df12060080'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:33 devstack sudo[108894]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Deleted volume successfully. Aug 19 17:34:33 devstack sudo[108899]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:33 devstack sudo[108899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-be99762d-54af-4467-a6c6-104c75f4cdc6 tempest-TestImageHashVerification-1526466627 None] Lock "cinder-f916edfb-93cb-49cb-806e-4b4cbd43b1d1-delete_volume" released by "delete_volume" :: held 1.308s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:33 devstack sudo[108899]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.316s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-916b6760-8414-4d15-ad0c-31590607a322 tempest-VolumesGetTest-1433003565 None] Lock "cinder-9fc02d37-8d49-40a4-89d6-586ea84f26ed-delete_volume" released by "delete_volume" :: held 1.295s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-3f931c98-8dff-4082-92aa-7531d7d06d58-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "cinder-3f931c98-8dff-4082-92aa-7531d7d06d58-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[34cdf351-b48b-4bf5-b514-d79d5bee8dfd]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:33 devstack sudo[108902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 Aug 19 17:34:33 devstack sudo[108902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:33 devstack sudo[108902]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58" returned: 0 in 0.468s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:34 devstack sudo[108909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58 Aug 19 17:34:34 devstack sudo[108909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:34 devstack sudo[108909]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3f931c98-8dff-4082-92aa-7531d7d06d58" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-3f931c98-8dff-4082-92aa-7531d7d06d58" released by "delete_volume" :: held 0.788s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Created reservations ['0e41f2f9-1d16-4fb0-8f59-70680a70276f', '2fd6296a-57d4-4c09-a15a-d7883a2e110b', 'be146657-9956-434d-afa4-1f7f7ffb74bf', 'cddf2565-b631-42a4-a4aa-29eb34a6b5c0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:34 devstack sudo[108912]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:34 devstack sudo[108912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-f7c7e673-5e2e-4112-b403-7f09754e60aa-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "cinder-f7c7e673-5e2e-4112-b403-7f09754e60aa-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:34 devstack sudo[108912]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.312s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-36cad354-1649-44f3-abc4-aeed133f7a6b tempest-VolumesGetTest-1433003565 None] Lock "cinder-3f931c98-8dff-4082-92aa-7531d7d06d58-delete_volume" released by "delete_volume" :: held 1.423s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-f7c7e673-5e2e-4112-b403-7f09754e60aa" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-f7c7e673-5e2e-4112-b403-7f09754e60aa" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1730f009-84e7-4a05-b574-57bc537e0a03]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:35 devstack sudo[108916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:34:35 devstack sudo[108916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:35 devstack sudo[108916]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.398s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:35 devstack sudo[108921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa Aug 19 17:34:35 devstack sudo[108921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:35 devstack sudo[108921]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7c7e673-5e2e-4112-b403-7f09754e60aa" returned: 0 in 0.302s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-f7c7e673-5e2e-4112-b403-7f09754e60aa" released by "delete_volume" :: held 0.770s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Created reservations ['af8dc390-0057-4344-9f75-86ad1161fafa', '6ba8fe95-56ac-4b37-894d-62d8b179dcfd', '4f208201-1c59-4a86-9b0f-d76c37b5bf08', '75fc43bf-8d29-42be-8184-184b4288f761'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:35 devstack sudo[108924]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:35 devstack sudo[108924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:36 devstack sudo[108924]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.301s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8ac8f408-c6e5-4687-8f8a-fe71868db027 tempest-VolumesGetTest-1433003565 None] Lock "cinder-f7c7e673-5e2e-4112-b403-7f09754e60aa-delete_volume" released by "delete_volume" :: held 1.412s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (3eabea70-7cb9-48b8-ae06-0f189f92d6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad821567-7699-423a-b48c-154e6a0d80a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad821567-7699-423a-b48c-154e6a0d80a6) 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-19T15:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-357693964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc4e9454-52c7-4f26-af1c-31d443e8d780,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:34:37Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (005be874-ea02-40e1-b3bd-1f28eb2b9f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (005be874-ea02-40e1-b3bd-1f28eb2b9f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4575ffc-839f-468d-b452-1f2795c626fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:36 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4575ffc-839f-468d-b452-1f2795c626fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cc4e9454-52c7-4f26-af1c-31d443e8d780', 'volume_name': 'volume-cc4e9454-52c7-4f26-af1c-31d443e8d780', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9a0e610-6222-41ff-b1ea-da43f039990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9a0e610-6222-41ff-b1ea-da43f039990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd750d91-7447-4eec-9998-18c4ca3eac78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Volume cc4e9454-52c7-4f26-af1c-31d443e8d780: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cc4e9454-52c7-4f26-af1c-31d443e8d780', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Trying to clone cc4e9454-52c7-4f26-af1c-31d443e8d780 from image 523b4d81-c238-455f-a1d6-73b4798637d0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:34:37 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c600f69-9fd2-4cfb-b885-2d86cd17d8ef]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:37 devstack sudo[108951]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD Aug 19 17:34:37 devstack sudo[108951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:38 devstack sudo[108951]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD" returned: 0 in 0.358s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 is fetched for user e451858652634fb7ad625659015c85ea. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[723b9057-d6fe-4487-9f95-98a89b5e87ac]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:38 devstack sudo[108957]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD Aug 19 17:34:38 devstack sudo[108957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:38 devstack sudo[108957]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD" returned: 0 in 0.354s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 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-19T15:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-357693964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc4e9454-52c7-4f26-af1c-31d443e8d780,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:34:37Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Creating volume cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:38 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:38 devstack sudo[108962]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1073741824 Aug 19 17:34:38 devstack sudo[108962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:38 devstack sudo[108962]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1073741824" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:39 devstack sudo[108968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 Aug 19 17:34:39 devstack sudo[108968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:39 devstack sudo[108968]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780" returned: 0 in 0.252s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] <== create_volume: return (797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.800s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Attempting download of 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume cc4e9454-52c7-4f26-af1c-31d443e8d780. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[94541788-733d-4a33-a2ca-3c9fee35f3c5]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:39 devstack sudo[108971]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk Aug 19 17:34:39 devstack sudo[108971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:39 devstack sudo[108971]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk" returned: 0 in 0.339s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:39 devstack sudo[108976]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk Aug 19 17:34:39 devstack sudo[108976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:40 devstack sudo[108976]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk" returned: 1 in 0.342s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 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_523b4d81-c238-455f-a1d6-73b4798637d0_0k9k7tkk' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b29f7bb4-bf54-4a03-b702-65ec1174f7fa]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:40 devstack sudo[108980]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD Aug 19 17:34:40 devstack sudo[108980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:40 devstack sudo[108980]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD" returned: 0 in 0.349s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] 523b4d81-c238-455f-a1d6-73b4798637d0 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:34:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:40 devstack sudo[108985]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 Aug 19 17:34:40 devstack sudo[108985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:42 devstack sudo[108985]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780" returned: 0 in 1.722s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_1b1_j9wudevstack@QuobyteHD, size 112.00 MB, duration 1.72 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:34:42 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Converted 112.00 MB image at 64.98 MB/s Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:42 devstack sudo[108995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1G Aug 19 17:34:42 devstack sudo[108995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:42 devstack sudo[108995]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 1G" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Downloaded image 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume cc4e9454-52c7-4f26-af1c-31d443e8d780 successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 for user e451858652634fb7ad625659015c85ea is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Marking volume cc4e9454-52c7-4f26-af1c-31d443e8d780 as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Copying metadata from image 523b4d81-c238-455f-a1d6-73b4798637d0 to cc4e9454-52c7-4f26-af1c-31d443e8d780. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Creating volume glance metadata for volume cc4e9454-52c7-4f26-af1c-31d443e8d780 backed by image 523b4d81-c238-455f-a1d6-73b4798637d0 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': '523b4d81-c238-455f-a1d6-73b4798637d0', '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=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd750d91-7447-4eec-9998-18c4ca3eac78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc4e9454-52c7-4f26-af1c-31d443e8d780', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a535dac-ffcc-481a-a36b-c6957e402003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Volume volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 (cc4e9454-52c7-4f26-af1c-31d443e8d780): created successfully Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a535dac-ffcc-481a-a36b-c6957e402003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (3eabea70-7cb9-48b8-ae06-0f189f92d6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a92f8da5-35ce-4e6f-89ae-70a516aba60f tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (7ae505f2-7b3f-4591-bbdf-b6dcfe67b3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a5293f3-4c57-409b-a62f-4327fece8c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a5293f3-4c57-409b-a62f-4327fece8c5c) 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-19T15:34:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1381468197',display_name='tempest-VolumesGetTest-Volume-481737309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=feded89a-57cd-4013-8ad4-d3d9e1398a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:34:44Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (365bf0b0-371e-4b11-9ee8-2bf768050b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (365bf0b0-371e-4b11-9ee8-2bf768050b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b345b79-3a67-4f76-b1a0-ebec335d9b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b345b79-3a67-4f76-b1a0-ebec335d9b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'feded89a-57cd-4013-8ad4-d3d9e1398a78', 'volume_name': 'volume-feded89a-57cd-4013-8ad4-d3d9e1398a78', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8883a23b-214f-46de-b908-e39694e1ba24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8883a23b-214f-46de-b908-e39694e1ba24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (737e5065-293e-47ee-a937-84f7bdbdc8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Volume feded89a-57cd-4013-8ad4-d3d9e1398a78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-feded89a-57cd-4013-8ad4-d3d9e1398a78', 'volume_size': 1} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 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-19T15:34:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1381468197',display_name='tempest-VolumesGetTest-Volume-481737309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=feded89a-57cd-4013-8ad4-d3d9e1398a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43cb5c23f5de462f9732426cd78cbaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:34:44Z,use_quota=True,user_id='e451858652634fb7ad625659015c85ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Creating volume feded89a-57cd-4013-8ad4-d3d9e1398a78 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:44 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:44 devstack sudo[109004]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 1073741824 Aug 19 17:34:44 devstack sudo[109004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:44 devstack sudo[109004]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 1073741824" returned: 0 in 0.503s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:44 devstack sudo[109010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 Aug 19 17:34:44 devstack sudo[109010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:44 devstack sudo[109010]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] <== create_volume: return (835ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.838s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (737e5065-293e-47ee-a937-84f7bdbdc8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-feded89a-57cd-4013-8ad4-d3d9e1398a78', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a547b443-f382-464c-8583-52dfc4ce1f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:44 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Volume volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 (feded89a-57cd-4013-8ad4-d3d9e1398a78): created successfully Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a547b443-f382-464c-8583-52dfc4ce1f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Flow 'volume_create_manager' (7ae505f2-7b3f-4591-bbdf-b6dcfe67b3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-99b15584-4276-47ee-a3c8-97acdbf46584 tempest-VolumesGetTest-1433003565 None] Created volume successfully. Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-feded89a-57cd-4013-8ad4-d3d9e1398a78-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "cinder-feded89a-57cd-4013-8ad4-d3d9e1398a78-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-feded89a-57cd-4013-8ad4-d3d9e1398a78" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-feded89a-57cd-4013-8ad4-d3d9e1398a78" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3bee613-5575-4b06-9fee-99bf24e387db]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:46 devstack sudo[109013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 Aug 19 17:34:46 devstack sudo[109013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:46 devstack sudo[109013]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:46 devstack sudo[109018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78 Aug 19 17:34:46 devstack sudo[109018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:46 devstack sudo[109018]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-feded89a-57cd-4013-8ad4-d3d9e1398a78" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-feded89a-57cd-4013-8ad4-d3d9e1398a78" released by "delete_volume" :: held 0.691s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Created reservations ['f303e2c5-e812-44b9-bb59-5fb5c4e3ac96', '321a99a6-cdc7-472f-b199-58a6ffc0ebee', '07d062de-1493-4f73-8a32-69a37db8304f', '32591f23-18de-45d8-82d2-014b69276972'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:47 devstack sudo[109021]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:47 devstack sudo[109021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:47 devstack sudo[109021]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6c92ba92-0451-4b4c-bc34-42fccddfe85a tempest-VolumesGetTest-1433003565 None] Lock "cinder-feded89a-57cd-4013-8ad4-d3d9e1398a78-delete_volume" released by "delete_volume" :: held 1.171s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-cc4e9454-52c7-4f26-af1c-31d443e8d780-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "cinder-cc4e9454-52c7-4f26-af1c-31d443e8d780-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Acquiring lock "cinder-quobyte-cc4e9454-52c7-4f26-af1c-31d443e8d780" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-cc4e9454-52c7-4f26-af1c-31d443e8d780" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[01d1d209-1913-4754-9aa2-b63666cb5421]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:47 devstack sudo[109024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 Aug 19 17:34:47 devstack sudo[109024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:48 devstack sudo[109024]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780" returned: 0 in 0.429s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:48 devstack sudo[109032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780 Aug 19 17:34:48 devstack sudo[109032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:48 devstack sudo[109032]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-cc4e9454-52c7-4f26-af1c-31d443e8d780" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "cinder-quobyte-cc4e9454-52c7-4f26-af1c-31d443e8d780" released by "delete_volume" :: held 0.772s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Created reservations ['7ff5de88-29ca-4f5c-9911-535198cd1de8', 'd9e12870-8e8b-420d-b7b6-0c4559a002b6', 'dea63ca2-6054-4b7d-ba75-e9a543178b37', '9714d127-a284-47fa-af30-b82cba4914f0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:48 devstack sudo[109035]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:48 devstack sudo[109035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:48 devstack sudo[109035]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.353s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Deleted volume successfully. Aug 19 17:34:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f129fcfc-7be6-4179-a5a7-63b9d57d2bde tempest-VolumesGetTest-1433003565 None] Lock "cinder-cc4e9454-52c7-4f26-af1c-31d443e8d780-delete_volume" released by "delete_volume" :: held 1.407s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Flow 'volume_create_manager' (da10ae1d-ca31-40e8-8f75-b5462e6cd773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fc43ba2-038f-4f20-8bc5-f9b317a3b7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fc43ba2-038f-4f20-8bc5-f9b317a3b7d5) 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-19T15:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1236037343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7b5db74-6260-43c1-bf0d-2f00ef9924ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5633757ed18a4c59a780fa49d4d1ac5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:49Z,use_quota=True,user_id='74a75d21e8444252abf5b7fc30ae1b23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b27ae960-853d-497b-b45a-9122091f5a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b27ae960-853d-497b-b45a-9122091f5a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53a0a66e-d220-466a-96d5-3aebb15e0a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53a0a66e-d220-466a-96d5-3aebb15e0a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7b5db74-6260-43c1-bf0d-2f00ef9924ba', 'volume_name': 'volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1087e2ee-eaa7-4852-ae4b-7da89e612dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1087e2ee-eaa7-4852-ae4b-7da89e612dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fc6e39b-97b3-4fff-9a30-8cf075b079c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Volume f7b5db74-6260-43c1-bf0d-2f00ef9924ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba', 'volume_size': 1} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 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-19T15:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1236037343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7b5db74-6260-43c1-bf0d-2f00ef9924ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5633757ed18a4c59a780fa49d4d1ac5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:49Z,use_quota=True,user_id='74a75d21e8444252abf5b7fc30ae1b23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Creating volume f7b5db74-6260-43c1-bf0d-2f00ef9924ba {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:49 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:49 devstack sudo[109038]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba 1073741824 Aug 19 17:34:49 devstack sudo[109038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:49 devstack sudo[109038]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba 1073741824" returned: 0 in 0.563s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:49 devstack sudo[109044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba Aug 19 17:34:49 devstack sudo[109044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:50 devstack sudo[109044]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" returned: 0 in 0.337s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] <== create_volume: return (962ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.965s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fc6e39b-97b3-4fff-9a30-8cf075b079c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e52832c8-d8d0-4215-baa5-24f72d0978f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Volume volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba (f7b5db74-6260-43c1-bf0d-2f00ef9924ba): created successfully Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e52832c8-d8d0-4215-baa5-24f72d0978f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Flow 'volume_create_manager' (da10ae1d-ca31-40e8-8f75-b5462e6cd773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4d0b747e-3505-4313-8ca4-1e961b982c70 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Created volume successfully. Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (9a3891f7-ab14-4179-a5d6-bf922bbec2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97d6dcf1-bd3a-4a97-8bf6-b87233a64890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97d6dcf1-bd3a-4a97-8bf6-b87233a64890) 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-19T15:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2018851201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8c9124af-05e5-42ed-aaeb-ce0cb1822abc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:52Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c6df2af-e969-4a4c-befa-6a03e9e359ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c6df2af-e969-4a4c-befa-6a03e9e359ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88dba78a-8c2e-436f-8bd7-12ae09ebec4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88dba78a-8c2e-436f-8bd7-12ae09ebec4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c9124af-05e5-42ed-aaeb-ce0cb1822abc', 'volume_name': 'volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1889f35-6a8c-4969-8622-86c67442ff88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1889f35-6a8c-4969-8622-86c67442ff88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (035f5b26-5617-4115-b938-8e92ffba6d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Volume 8c9124af-05e5-42ed-aaeb-ce0cb1822abc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc', 'volume_size': 1} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 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-19T15:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2018851201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8c9124af-05e5-42ed-aaeb-ce0cb1822abc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:52Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Creating volume 8c9124af-05e5-42ed-aaeb-ce0cb1822abc {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:52 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:52 devstack sudo[109058]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc 1073741824 Aug 19 17:34:52 devstack sudo[109058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-10acf521-063a-45fc-bfa1-dff039a72df9 req-86127e37-9353-42d5-8758-e9de59f5c2ad tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:52 devstack sudo[109058]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc 1073741824" returned: 0 in 0.440s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:52 devstack sudo[109064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc Aug 19 17:34:52 devstack sudo[109064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:53 devstack sudo[109064]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] <== create_volume: return (749ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.752s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-10acf521-063a-45fc-bfa1-dff039a72df9 req-86127e37-9353-42d5-8758-e9de59f5c2ad tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.708s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (035f5b26-5617-4115-b938-8e92ffba6d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc9b271b-fa2e-466d-a3d2-97fcf9a6bf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-10acf521-063a-45fc-bfa1-dff039a72df9 req-86127e37-9353-42d5-8758-e9de59f5c2ad tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.051s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Volume volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc (8c9124af-05e5-42ed-aaeb-ce0cb1822abc): created successfully Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc9b271b-fa2e-466d-a3d2-97fcf9a6bf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (9a3891f7-ab14-4179-a5d6-bf922bbec2ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-be0590f3-240a-473b-a94b-dda17c18aa7c tempest-VolumesListTestJSON-198196389 None] Created volume successfully. Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-10acf521-063a-45fc-bfa1-dff039a72df9 req-86127e37-9353-42d5-8758-e9de59f5c2ad tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba', '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': '44f2c6fc-9e1c-49e3-8f64-e55517f67039', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:34:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-10acf521-063a-45fc-bfa1-dff039a72df9 req-86127e37-9353-42d5-8758-e9de59f5c2ad tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] attachment_update completed successfully. Aug 19 17:34:53 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (d36faa6b-d843-436a-a81b-e1ede71672a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26fcf9c1-517d-499c-bbf4-f9ccb36728b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26fcf9c1-517d-499c-bbf4-f9ccb36728b7) 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-19T15:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-715496437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6058de45-1ff7-47d9-b8e8-96906405f289,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:54Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b454af2-4e95-4936-b7e0-efb7bd387f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b454af2-4e95-4936-b7e0-efb7bd387f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c0c2914-4009-4b8b-8c34-91a74dfda8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c0c2914-4009-4b8b-8c34-91a74dfda8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6058de45-1ff7-47d9-b8e8-96906405f289', 'volume_name': 'volume-6058de45-1ff7-47d9-b8e8-96906405f289', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c737fd73-078a-4732-91e8-8a1f8856e165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c737fd73-078a-4732-91e8-8a1f8856e165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1a28c76-636b-4fd1-856f-3db61a00dad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Volume 6058de45-1ff7-47d9-b8e8-96906405f289: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6058de45-1ff7-47d9-b8e8-96906405f289', 'volume_size': 1} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 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-19T15:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-715496437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6058de45-1ff7-47d9-b8e8-96906405f289,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:54Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Creating volume 6058de45-1ff7-47d9-b8e8-96906405f289 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:54 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:54 devstack sudo[109454]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 1073741824 Aug 19 17:34:54 devstack sudo[109454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:54 devstack sudo[109454]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 1073741824" returned: 0 in 0.582s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:54 devstack sudo[109460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 Aug 19 17:34:54 devstack sudo[109460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:54 devstack sudo[109460]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289" returned: 0 in 0.248s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] <== create_volume: return (887ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.890s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1a28c76-636b-4fd1-856f-3db61a00dad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6058de45-1ff7-47d9-b8e8-96906405f289', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b238ffaf-8d68-4a76-8859-5698be8ba96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:55 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Volume volume-6058de45-1ff7-47d9-b8e8-96906405f289 (6058de45-1ff7-47d9-b8e8-96906405f289): created successfully Aug 19 17:34:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b238ffaf-8d68-4a76-8859-5698be8ba96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (d36faa6b-d843-436a-a81b-e1ede71672a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2d60fcb2-abca-4a89-ab83-cdeea8979d4f tempest-VolumesListTestJSON-198196389 None] Created volume successfully. Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (b8533a10-436c-4726-80ae-3c2ee0e772b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f652ebb7-9f35-4555-be7b-17e9434f4cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f652ebb7-9f35-4555-be7b-17e9434f4cb4) 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-19T15:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-14490217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26e2a07c-8a85-43de-ad0d-02da86d7b3b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:57Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (342c9ece-b096-4fe6-838b-a202a3ad4e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (342c9ece-b096-4fe6-838b-a202a3ad4e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f6169dc-7c93-4c78-8f13-dac2ce295202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f6169dc-7c93-4c78-8f13-dac2ce295202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26e2a07c-8a85-43de-ad0d-02da86d7b3b7', 'volume_name': 'volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8580a24-b4f0-4b62-9313-82dac1ac106a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8580a24-b4f0-4b62-9313-82dac1ac106a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbe163c3-a278-48e1-a27e-0aebbbc254f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:57 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Volume 26e2a07c-8a85-43de-ad0d-02da86d7b3b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7', 'volume_size': 1} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 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-19T15:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-14490217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26e2a07c-8a85-43de-ad0d-02da86d7b3b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='61c9bd3531ba448196f9936d458a3fe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:57Z,use_quota=True,user_id='cdc60eaeddb94ba49c60cc18a36b4d6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Creating volume 26e2a07c-8a85-43de-ad0d-02da86d7b3b7 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:57 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:57 devstack sudo[109478]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 1073741824 Aug 19 17:34:57 devstack sudo[109478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-f69ace0d-d0cc-4b77-ba2d-694723f5c7d4 req-d7d18f4f-661f-405b-94c5-2675fd7b5751 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Terminate volume connection completed successfully. Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-f69ace0d-d0cc-4b77-ba2d-694723f5c7d4 req-d7d18f4f-661f-405b-94c5-2675fd7b5751 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Deleting attachment 44f2c6fc-9e1c-49e3-8f64-e55517f67039. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:34:57 devstack sudo[109478]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 1073741824" returned: 0 in 0.537s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:57 devstack sudo[109511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 Aug 19 17:34:57 devstack sudo[109511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "cinder-f7b5db74-6260-43c1-bf0d-2f00ef9924ba-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "cinder-f7b5db74-6260-43c1-bf0d-2f00ef9924ba-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "cinder-quobyte-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "cinder-quobyte-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:58 devstack sudo[109511]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" returned: 0 in 0.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] <== create_volume: return (923ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.926s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbe163c3-a278-48e1-a27e-0aebbbc254f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17cb6750-dcde-4c71-968a-964a53bd9804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2d13f01-b11f-49fc-be1d-b1048e0d823b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Volume volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 (26e2a07c-8a85-43de-ad0d-02da86d7b3b7): created successfully Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17cb6750-dcde-4c71-968a-964a53bd9804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Flow 'volume_create_manager' (b8533a10-436c-4726-80ae-3c2ee0e772b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-05a439f1-d8b8-4966-94e0-e2f86ae79de1 tempest-VolumesListTestJSON-198196389 None] Created volume successfully. Aug 19 17:34:58 devstack sudo[109514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba Aug 19 17:34:58 devstack sudo[109514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:58 devstack sudo[109514]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" returned: 0 in 0.421s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:58 devstack sudo[109519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba Aug 19 17:34:58 devstack sudo[109519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:58 devstack sudo[109519]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "cinder-quobyte-f7b5db74-6260-43c1-bf0d-2f00ef9924ba" released by "delete_volume" :: held 0.759s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Created reservations ['4b1e7fb1-5859-417c-ab01-c60faaaf71b6', '75b99a17-132a-43c6-b75d-b0483ac90768', '72147555-8d75-4073-b9fb-b8f273e56fee', '1403c95a-be98-4ef3-a483-2a443dcaa27f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:58 devstack sudo[109522]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:34:58 devstack sudo[109522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.339s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:59 devstack sudo[109522]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Deleted volume successfully. Aug 19 17:34:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-89339778-ee12-4125-8005-14aa4ed890c5 tempest-TestServerVolumeAttachScenarioOldVersion-907246357 None] Lock "cinder-f7b5db74-6260-43c1-bf0d-2f00ef9924ba-delete_volume" released by "delete_volume" :: held 1.379s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-26e2a07c-8a85-43de-ad0d-02da86d7b3b7-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-26e2a07c-8a85-43de-ad0d-02da86d7b3b7-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-quobyte-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bceb12dc-8a59-43ae-9578-46c60957c05f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:02 devstack sudo[109554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 Aug 19 17:35:02 devstack sudo[109554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:02 devstack sudo[109554]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" returned: 0 in 0.416s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:02 devstack sudo[109559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7 Aug 19 17:35:02 devstack sudo[109559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:02 devstack sudo[109559]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" returned: 0 in 0.247s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-26e2a07c-8a85-43de-ad0d-02da86d7b3b7" released by "delete_volume" :: held 0.714s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Created reservations ['f2a9650f-d29c-4b4e-98af-7a5c45084bd3', '4de2036c-bb54-4b8e-a414-9d2fa6aa5240', '828b1b61-eaac-42d8-8fb4-833a4d280cfe', '07cb0dd4-9b41-4047-b990-62488fd92a9b'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:02 devstack sudo[109563]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:02 devstack sudo[109563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-6058de45-1ff7-47d9-b8e8-96906405f289-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:03 devstack sudo[109563]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.405s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Deleted volume successfully. Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-6058de45-1ff7-47d9-b8e8-96906405f289-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-df04b9d9-bc91-40bb-b984-4f50187d9511 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-26e2a07c-8a85-43de-ad0d-02da86d7b3b7-delete_volume" released by "delete_volume" :: held 1.386s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-quobyte-6058de45-1ff7-47d9-b8e8-96906405f289" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-6058de45-1ff7-47d9-b8e8-96906405f289" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[10226907-d5b3-4deb-8a30-7cd1e6cfa2c8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:03 devstack sudo[109566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 Aug 19 17:35:03 devstack sudo[109566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:03 devstack sudo[109566]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:03 devstack sudo[109571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289 Aug 19 17:35:03 devstack sudo[109571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:04 devstack sudo[109571]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6058de45-1ff7-47d9-b8e8-96906405f289" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-6058de45-1ff7-47d9-b8e8-96906405f289" released by "delete_volume" :: held 0.801s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Created reservations ['68893693-a3f3-4dff-9920-030793016b40', '78dee55f-3dd9-4121-99c9-4bc6deedd68c', '297ef148-6e70-4dd6-a956-597773a63e63', '70ced31d-6020-4409-b88d-9b02e16ff2e2'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:04 devstack sudo[109574]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:04 devstack sudo[109574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-8c9124af-05e5-42ed-aaeb-ce0cb1822abc-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "cinder-8c9124af-05e5-42ed-aaeb-ce0cb1822abc-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:04 devstack sudo[109574]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Acquiring lock "cinder-quobyte-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Deleted volume successfully. Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d182a7d6-5af6-456f-bc86-6862c15a4bf5 tempest-VolumesListTestJSON-198196389 None] Lock "cinder-6058de45-1ff7-47d9-b8e8-96906405f289-delete_volume" released by "delete_volume" :: held 1.515s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[771d8379-6391-41f7-bf1b-5af355305fcb]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:05 devstack sudo[109578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc Aug 19 17:35:05 devstack sudo[109578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:05 devstack sudo[109578]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" returned: 0 in 0.495s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:05 devstack sudo[109583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc Aug 19 17:35:05 devstack sudo[109583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:05 devstack sudo[109583]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "cinder-quobyte-8c9124af-05e5-42ed-aaeb-ce0cb1822abc" released by "delete_volume" :: held 0.845s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Created reservations ['ea0f1b8c-bb14-434d-9a49-b8bca5471ae9', '6f756800-5cbb-45e8-a90f-4fded833c725', 'a10cb5dc-806b-4a30-a02f-221946387984', '80dc68d4-0f79-4f32-99f6-34b7164a0206'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:05 devstack sudo[109586]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:05 devstack sudo[109586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:06 devstack sudo[109586]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.354s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:06 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Deleted volume successfully. Aug 19 17:35:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ecb54393-7d68-4eb5-87a4-ba0fdedf26af tempest-VolumesListTestJSON-198196389 None] Lock "cinder-8c9124af-05e5-42ed-aaeb-ce0cb1822abc-delete_volume" released by "delete_volume" :: held 1.485s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Flow 'volume_create_manager' (e329f5e7-ade2-4336-8cee-51ba3d5d3583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c5d499b-6d3a-4ac7-9801-e081b16dd828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c5d499b-6d3a-4ac7-9801-e081b16dd828) 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-19T15:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-929970692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9e856dd-c2a5-46e1-9954-fad807ec2843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ef5110a7fc431781483fbddda1990c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='d8af751714b34e9ea8b6f460d15f6972',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec8fdab0-ebad-43ca-bbfb-2c46b902c301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec8fdab0-ebad-43ca-bbfb-2c46b902c301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30465a7a-dc2f-433e-9072-ecf4472766a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30465a7a-dc2f-433e-9072-ecf4472766a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9e856dd-c2a5-46e1-9954-fad807ec2843', 'volume_name': 'volume-c9e856dd-c2a5-46e1-9954-fad807ec2843', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1320b194-8639-4c7d-ae07-b9623cd3d251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1320b194-8639-4c7d-ae07-b9623cd3d251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a22a7f98-b378-49ca-a375-9f928d745767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:11 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Volume c9e856dd-c2a5-46e1-9954-fad807ec2843: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9e856dd-c2a5-46e1-9954-fad807ec2843', 'volume_size': 1} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 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-19T15:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-929970692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9e856dd-c2a5-46e1-9954-fad807ec2843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ef5110a7fc431781483fbddda1990c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='d8af751714b34e9ea8b6f460d15f6972',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Creating volume c9e856dd-c2a5-46e1-9954-fad807ec2843 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:11 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:11 devstack sudo[109591]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 1073741824 Aug 19 17:35:11 devstack sudo[109591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:12 devstack sudo[109593]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:12 devstack sudo[109593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Flow 'volume_create_manager' (eb20edd3-fb13-4ecf-b115-076bdcdd34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06ab678c-1284-4a54-b0a0-a1231c40a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06ab678c-1284-4a54-b0a0-a1231c40a480) 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-19T15:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1734606399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7bff6b56-9abd-4a1d-99f2-ecc14ad65801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c71fdb712144d68dac3094bca2ca46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='db240c5311b8478f87061581ac3b289a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (558ab80d-f8c2-4020-af71-1d91d7dab56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (558ab80d-f8c2-4020-af71-1d91d7dab56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack sudo[109591]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23ce4d31-2356-4ce6-926d-ae0a735557c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23ce4d31-2356-4ce6-926d-ae0a735557c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7bff6b56-9abd-4a1d-99f2-ecc14ad65801', 'volume_name': 'volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63728114-f164-47b4-96dc-f547a58324ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack sudo[109593]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63728114-f164-47b4-96dc-f547a58324ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0628e1a2-b09d-4352-8bb6-3ed48d0de655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Volume 7bff6b56-9abd-4a1d-99f2-ecc14ad65801: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801', 'volume_size': 1} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 1073741824" returned: 0 in 0.612s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.391s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:12 devstack sudo[109600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 Aug 19 17:35:12 devstack sudo[109600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:12 devstack sudo[109600]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] <== create_volume: return (963ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.968s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.345s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 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-19T15:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1734606399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7bff6b56-9abd-4a1d-99f2-ecc14ad65801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c71fdb712144d68dac3094bca2ca46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='db240c5311b8478f87061581ac3b289a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Creating volume 7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:12 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a22a7f98-b378-49ca-a375-9f928d745767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9e856dd-c2a5-46e1-9954-fad807ec2843', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack sudo[109603]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 1073741824 Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69c7f95d-b210-47e8-94e8-2ba3dad0bee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack sudo[109603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:12 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Volume volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 (c9e856dd-c2a5-46e1-9954-fad807ec2843): created successfully Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69c7f95d-b210-47e8-94e8-2ba3dad0bee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Flow 'volume_create_manager' (e329f5e7-ade2-4336-8cee-51ba3d5d3583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1552773b-8242-4d91-be53-b7a81bf015ab tempest-VolumesNegativeTest-1945967715 None] Created volume successfully. Aug 19 17:35:13 devstack sudo[109603]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 1073741824" returned: 0 in 0.519s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:13 devstack sudo[109610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:35:13 devstack sudo[109610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:13 devstack sudo[109610]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] <== create_volume: return (930ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.933s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0628e1a2-b09d-4352-8bb6-3ed48d0de655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eec7de07-011f-4fb5-87c0-93191719ffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:13 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Volume volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 (7bff6b56-9abd-4a1d-99f2-ecc14ad65801): created successfully Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eec7de07-011f-4fb5-87c0-93191719ffc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Flow 'volume_create_manager' (eb20edd3-fb13-4ecf-b115-076bdcdd34c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ac1609d0-a6da-4646-b1c1-8db1bee99398 tempest-TestStampPattern-1557618594 None] Created volume successfully. Aug 19 17:35:23 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=113,cinder:SELECT=83,cinder:INSERT=30,cinder:DELETE=11 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:35:23 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=82,cinder:UPDATE=107,cinder:INSERT=32,cinder:DELETE=8 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Flow 'volume_create_manager' (915cd563-5fe3-4331-841e-c479cfbac77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1837ab49-451e-4b33-8da1-cae630ec6a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1837ab49-451e-4b33-8da1-cae630ec6a64) 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-19T15:35:30Z,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=962d483c-cb17-4ee9-afdb-a1f7023cc289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='330d86cbb4d8402ba72b4881178fca3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:30Z,use_quota=True,user_id='e9d8bcc3bae1442287d8e8d09d318b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8730c75d-7f0a-49ce-bca2-2be9a49c21c3),volume_type_id=8730c75d-7f0a-49ce-bca2-2be9a49c21c3)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6757d04-2498-4e6f-91d0-abc3ce6f0d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6757d04-2498-4e6f-91d0-abc3ce6f0d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d95c11d-3345-4615-8ed0-8c151fc0eef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d95c11d-3345-4615-8ed0-8c151fc0eef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '962d483c-cb17-4ee9-afdb-a1f7023cc289', 'volume_name': 'volume-962d483c-cb17-4ee9-afdb-a1f7023cc289', 'volume_size': 1, 'image_id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', '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': '6b9b91c36917728654e5dbd3523423b2', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '330d86cbb4d8402ba72b4881178fca3c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aeb4e41f0ee483f6f648a820b95dd8944cff7607056a981bb03dddc9aa6fbaa8a8f6534fe4f7985d45447a7fed63c4274fab5eb03a4f2e8c750191d9141625cb', 'id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'created_at': datetime.datetime(2026, 8, 19, 15, 35, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 35, 30, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/daceed20-b273-49ad-be4c-0da00de7f5f6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd0a5534-5a08-4fbc-b191-c583177aa06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd0a5534-5a08-4fbc-b191-c583177aa06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c859e682-238f-4684-b05d-a8ba0fa0c53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Volume 962d483c-cb17-4ee9-afdb-a1f7023cc289: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-962d483c-cb17-4ee9-afdb-a1f7023cc289', 'volume_size': 1, 'image_id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', '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': '6b9b91c36917728654e5dbd3523423b2', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '330d86cbb4d8402ba72b4881178fca3c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aeb4e41f0ee483f6f648a820b95dd8944cff7607056a981bb03dddc9aa6fbaa8a8f6534fe4f7985d45447a7fed63c4274fab5eb03a4f2e8c750191d9141625cb', 'id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'created_at': datetime.datetime(2026, 8, 19, 15, 35, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 35, 30, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/daceed20-b273-49ad-be4c-0da00de7f5f6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 17:35:30 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Trying to clone 962d483c-cb17-4ee9-afdb-a1f7023cc289 from image daceed20-b273-49ad-be4c-0da00de7f5f6 at location (None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:35:31 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f230a01-25f3-420e-bee7-fb22971ec540]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:31 devstack sudo[109881]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:31 devstack sudo[109881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:31 devstack sudo[109881]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:31 devstack sudo[109885]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:31 devstack sudo[109885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:31 devstack sudo[109885]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 1 in 0.367s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Temporary image daceed20-b273-49ad-be4c-0da00de7f5f6 is fetched for user e9d8bcc3bae1442287d8e8d09d318b8a. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[648e81ca-ef7b-4488-b606-2e81e0b1db2a]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:32 devstack sudo[109890]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:32 devstack sudo[109890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:32 devstack sudo[109890]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:32 devstack sudo[109894]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:32 devstack sudo[109894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:32 devstack sudo[109894]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 1 in 0.353s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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-19T15:35:30Z,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=962d483c-cb17-4ee9-afdb-a1f7023cc289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='330d86cbb4d8402ba72b4881178fca3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:30Z,use_quota=True,user_id='e9d8bcc3bae1442287d8e8d09d318b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8730c75d-7f0a-49ce-bca2-2be9a49c21c3),volume_type_id=8730c75d-7f0a-49ce-bca2-2be9a49c21c3)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Creating volume 962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:32 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:32 devstack sudo[109899]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1073741824 Aug 19 17:35:32 devstack sudo[109899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:33 devstack sudo[109899]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1073741824" returned: 0 in 0.500s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:33 devstack sudo[109907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 Aug 19 17:35:33 devstack sudo[109907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:33 devstack sudo[109907]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289" returned: 0 in 0.288s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] <== create_volume: return (845ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.850s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Attempting download of daceed20-b273-49ad-be4c-0da00de7f5f6 ((None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', 'metadata': {}}])) to volume 962d483c-cb17-4ee9-afdb-a1f7023cc289. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[34d4ff8c-74f5-48d8-890f-3b2c4b0dc05e]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:33 devstack sudo[109932]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj Aug 19 17:35:33 devstack sudo[109932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:33 devstack sudo[109932]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:34 devstack sudo[109936]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj Aug 19 17:35:34 devstack sudo[109936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:34 devstack sudo[109936]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj" returned: 1 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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_daceed20-b273-49ad-be4c-0da00de7f5f6_3ir514tj' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0fcaa0d-557f-4121-9e8d-f46c44377f95]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:34 devstack sudo[109940]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:34 devstack sudo[109940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:34 devstack sudo[109940]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 0 in 0.382s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:34 devstack sudo[109944]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD Aug 19 17:35:34 devstack sudo[109944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:35 devstack sudo[109944]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD" returned: 1 in 0.331s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] daceed20-b273-49ad-be4c-0da00de7f5f6 was raw, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:35 devstack sudo[109949]: 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_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 Aug 19 17:35:35 devstack sudo[109949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:35 devstack sudo[109949]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289" returned: 0 in 0.451s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_daceed20-b273-49ad-be4c-0da00de7f5f6_8g0d_5gadevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:35:35 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:35 devstack sudo[109955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1G Aug 19 17:35:35 devstack sudo[109955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:35 devstack sudo[109955]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 1G" returned: 0 in 0.320s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Downloaded image daceed20-b273-49ad-be4c-0da00de7f5f6 ((None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', 'metadata': {}}])) to volume 962d483c-cb17-4ee9-afdb-a1f7023cc289 successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Temporary image daceed20-b273-49ad-be4c-0da00de7f5f6 for user e9d8bcc3bae1442287d8e8d09d318b8a is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Marking volume 962d483c-cb17-4ee9-afdb-a1f7023cc289 as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Copying metadata from image daceed20-b273-49ad-be4c-0da00de7f5f6 to 962d483c-cb17-4ee9-afdb-a1f7023cc289. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Creating volume glance metadata for volume 962d483c-cb17-4ee9-afdb-a1f7023cc289 backed by image daceed20-b273-49ad-be4c-0da00de7f5f6 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '6b9b91c36917728654e5dbd3523423b2', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c859e682-238f-4684-b05d-a8ba0fa0c53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-962d483c-cb17-4ee9-afdb-a1f7023cc289', 'volume_size': 1, 'image_id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/daceed20-b273-49ad-be4c-0da00de7f5f6', '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': '6b9b91c36917728654e5dbd3523423b2', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '330d86cbb4d8402ba72b4881178fca3c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aeb4e41f0ee483f6f648a820b95dd8944cff7607056a981bb03dddc9aa6fbaa8a8f6534fe4f7985d45447a7fed63c4274fab5eb03a4f2e8c750191d9141625cb', 'id': 'daceed20-b273-49ad-be4c-0da00de7f5f6', 'created_at': datetime.datetime(2026, 8, 19, 15, 35, 27, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 35, 30, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/daceed20-b273-49ad-be4c-0da00de7f5f6/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e956b9c-c3a4-452c-b851-45e8808999ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Volume volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 (962d483c-cb17-4ee9-afdb-a1f7023cc289): created successfully Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e956b9c-c3a4-452c-b851-45e8808999ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Flow 'volume_create_manager' (915cd563-5fe3-4331-841e-c479cfbac77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b44bf182-2f42-407e-9f50-07db668b41d0 tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Created volume successfully. Aug 19 17:35:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Acquiring lock "cinder-962d483c-cb17-4ee9-afdb-a1f7023cc289-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Acquiring lock "cinder-c9e856dd-c2a5-46e1-9954-fad807ec2843-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "cinder-962d483c-cb17-4ee9-afdb-a1f7023cc289-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "cinder-c9e856dd-c2a5-46e1-9954-fad807ec2843-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Acquiring lock "cinder-quobyte-962d483c-cb17-4ee9-afdb-a1f7023cc289" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Acquiring lock "cinder-quobyte-c9e856dd-c2a5-46e1-9954-fad807ec2843" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "cinder-quobyte-962d483c-cb17-4ee9-afdb-a1f7023cc289" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "cinder-quobyte-c9e856dd-c2a5-46e1-9954-fad807ec2843" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f862412-e339-4ca4-85d8-f5c259ec4827]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c9476bc-b12f-4922-8317-12ad4210a35d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack sudo[109966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 Aug 19 17:35:37 devstack sudo[109966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[109967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 Aug 19 17:35:37 devstack sudo[109967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[109967]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack sudo[109966]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289" returned: 0 in 0.363s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack sudo[109976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843 Aug 19 17:35:37 devstack sudo[109976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[109977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289 Aug 19 17:35:37 devstack sudo[109977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[109976]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c9e856dd-c2a5-46e1-9954-fad807ec2843" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack sudo[109977]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-962d483c-cb17-4ee9-afdb-a1f7023cc289" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "cinder-quobyte-c9e856dd-c2a5-46e1-9954-fad807ec2843" released by "delete_volume" :: held 0.622s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "cinder-quobyte-962d483c-cb17-4ee9-afdb-a1f7023cc289" released by "delete_volume" :: held 0.649s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:37 devstack cinder-volume[94153]: WARNING cinder.quota [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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 19 17:35:37 devstack cinder-volume[94153]: WARNING cinder.quota [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 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 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Created reservations ['fa415695-7098-4a48-af85-4a4c3c0c7780', '360b66c1-f798-49d5-ba02-8176250dd623', '1fddd6a2-50c5-4f09-9602-9fe141a26b00', 'e2373107-5c02-469c-b30e-728d4a7c334d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Created reservations ['346206aa-e4d5-481c-bc44-b25a4d6bfd26', '0413f64c-11d8-4a30-8405-ec4f56a57a17', '3410b650-dad3-474b-846b-ef2466c513fd', '30fb1a32-b051-4ebd-83b0-e93b42c1e45c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack sudo[109982]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:37 devstack sudo[109982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack sudo[109984]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:37 devstack sudo[109984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:38 devstack sudo[109982]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Deleted volume successfully. Aug 19 17:35:38 devstack sudo[109984]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.261s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Deleted volume successfully. Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e9561b4-6ac8-4c54-a309-e1a37458c4fc tempest-VolumesNegativeTest-1945967715 None] Lock "cinder-c9e856dd-c2a5-46e1-9954-fad807ec2843-delete_volume" released by "delete_volume" :: held 1.157s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee75d9a-15a2-4928-b9fd-b2726d7ed43e tempest-VolumeAndVolumeTypeFromImageTest-1722076545 None] Lock "cinder-962d483c-cb17-4ee9-afdb-a1f7023cc289-delete_volume" released by "delete_volume" :: held 1.211s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (08fa4aca-cde1-4536-9b98-fb3da21e9624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec6857dc-9ec1-4bcd-ad54-4b402f14b9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec6857dc-9ec1-4bcd-ad54-4b402f14b9cf) 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-19T15:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287072941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c69037be-451e-498e-bd15-3fa148f64fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:35:43Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91faab08-c3f4-4fe1-a866-547e03d91f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91faab08-c3f4-4fe1-a866-547e03d91f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (baf1eaed-896f-43c8-9689-94ad5f9318c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (baf1eaed-896f-43c8-9689-94ad5f9318c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c69037be-451e-498e-bd15-3fa148f64fc3', 'volume_name': 'volume-c69037be-451e-498e-bd15-3fa148f64fc3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aebe812-1c85-4c8e-bfec-26da3e8231ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aebe812-1c85-4c8e-bfec-26da3e8231ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69c691b9-40cf-41b7-abb8-10f50aee8be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume c69037be-451e-498e-bd15-3fa148f64fc3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c69037be-451e-498e-bd15-3fa148f64fc3', 'volume_size': 1} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287072941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c69037be-451e-498e-bd15-3fa148f64fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:35:43Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:43 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:43 devstack sudo[109991]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 1073741824 Aug 19 17:35:43 devstack sudo[109991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:43 devstack sudo[109991]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 1073741824" returned: 0 in 0.421s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:43 devstack sudo[109998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 Aug 19 17:35:43 devstack sudo[109998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:43 devstack sudo[109998]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (709ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69c691b9-40cf-41b7-abb8-10f50aee8be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c69037be-451e-498e-bd15-3fa148f64fc3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad645fe-bea6-4458-aca7-a564329a07e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-c69037be-451e-498e-bd15-3fa148f64fc3 (c69037be-451e-498e-bd15-3fa148f64fc3): created successfully Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad645fe-bea6-4458-aca7-a564329a07e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (08fa4aca-cde1-4536-9b98-fb3da21e9624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-88ee71b0-364a-4a80-9933-23f095b156ce tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating offline snapshot 7da895a4-5ffa-48ac-96db-35d80bacb3ff of volume c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[791c60b9-d5bf-47fe-aa6f-9168a886890b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:44 devstack sudo[110001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 Aug 19 17:35:44 devstack sudo[110001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:44 devstack sudo[110001]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3" returned: 0 in 0.400s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:44 devstack sudo[110006]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff 1G Aug 19 17:35:44 devstack sudo[110006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:45 devstack sudo[110006]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff 1G" returned: 0 in 0.390s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c69037be-451e-498e-bd15-3fa148f64fc3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:45 devstack sudo[110012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c69037be-451e-498e-bd15-3fa148f64fc3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff Aug 19 17:35:45 devstack sudo[110012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:45 devstack sudo[110012]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c69037be-451e-498e-bd15-3fa148f64fc3 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:45 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff is being set with open permissions: ugo+rw Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:45 devstack sudo[110017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff Aug 19 17:35:45 devstack sudo[110017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:45 devstack sudo[110017]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:45 devstack sudo[110020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info Aug 19 17:35:45 devstack sudo[110020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:45 devstack sudo[110020]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info" returned: 0 in 0.306s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:45 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info is being set with open permissions: ugo+rw Aug 19 17:35:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:46 devstack sudo[110023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info Aug 19 17:35:46 devstack sudo[110023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:46 devstack sudo[110023]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.info" returned: 0 in 0.238s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.995s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:46 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f6bf66ca-fe95-4476-98dd-0d639d497fae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Create snapshot completed successfully Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (15d9d866-ef32-42e1-b143-29747846a423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c680ad82-7470-4cd6-814f-df79f13e1874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c680ad82-7470-4cd6-814f-df79f13e1874) 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-19T15:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-562404545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eed22a5e-df3f-4789-a1aa-cc8ee89b23ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:47Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f38e474b-37a8-4319-b0b7-ec5200b6c579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f38e474b-37a8-4319-b0b7-ec5200b6c579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b9d8f89-10b9-4dea-a712-3b9ddb6a2ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b9d8f89-10b9-4dea-a712-3b9ddb6a2ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eed22a5e-df3f-4789-a1aa-cc8ee89b23ec', 'volume_name': 'volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9a5326d-e152-4c6a-88f3-5cebc4c6ead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9a5326d-e152-4c6a-88f3-5cebc4c6ead9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78208ef6-438c-4bca-b3cc-2979d12cef7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume eed22a5e-df3f-4789-a1aa-cc8ee89b23ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec', 'volume_size': 1} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-562404545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eed22a5e-df3f-4789-a1aa-cc8ee89b23ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:47Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume eed22a5e-df3f-4789-a1aa-cc8ee89b23ec {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:47 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:47 devstack sudo[110030]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec 1073741824 Aug 19 17:35:47 devstack sudo[110030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (4607dc9f-935e-43b7-bda7-b855e60e9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b44f3142-e627-4487-af5f-b66447d38f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack sudo[110030]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b44f3142-e627-4487-af5f-b66447d38f94) 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-19T15:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-231615818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3492264f-b1d0-41d9-8c6b-ce5db3a3bf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0311f0e-ef74-4756-9dda-6ebde256db0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0311f0e-ef74-4756-9dda-6ebde256db0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d24393b-107d-4004-911a-17fcf3f522d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d24393b-107d-4004-911a-17fcf3f522d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3492264f-b1d0-41d9-8c6b-ce5db3a3bf28', 'volume_name': 'volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (231d8934-2bfb-4e59-b889-3553acfb2ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (231d8934-2bfb-4e59-b889-3553acfb2ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf76727-e208-41b1-b077-29a80536fdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume 3492264f-b1d0-41d9-8c6b-ce5db3a3bf28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28', 'volume_size': 1} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec 1073741824" returned: 0 in 0.837s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:47 devstack sudo[110039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec Aug 19 17:35:47 devstack sudo[110039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:48 devstack sudo[110039]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" returned: 0 in 0.432s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (1336ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.343s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.510s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-231615818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3492264f-b1d0-41d9-8c6b-ce5db3a3bf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume 3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:48 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78208ef6-438c-4bca-b3cc-2979d12cef7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack sudo[110042]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 1073741824 Aug 19 17:35:48 devstack sudo[110042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fd94636-d30c-4672-8741-225f93c21800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (1489c679-ad10-48b9-a932-6d1895d9d6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4394814d-8ae3-403c-a33a-ade23b0abcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec (eed22a5e-df3f-4789-a1aa-cc8ee89b23ec): created successfully Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2fd94636-d30c-4672-8741-225f93c21800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (15d9d866-ef32-42e1-b143-29747846a423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4394814d-8ae3-403c-a33a-ade23b0abcc4) 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1777943763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4024bd29-9bed-4fb0-b5fe-e06e91874034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee213d7f-9cf9-4e0a-b738-b94a1d4bc195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee213d7f-9cf9-4e0a-b738-b94a1d4bc195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ae6abc0-0e1b-4318-a279-055f3b1997fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ae6abc0-0e1b-4318-a279-055f3b1997fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4024bd29-9bed-4fb0-b5fe-e06e91874034', 'volume_name': 'volume-4024bd29-9bed-4fb0-b5fe-e06e91874034', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54efb858-1367-4012-8dfb-1648fb0e32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54efb858-1367-4012-8dfb-1648fb0e32b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2a9a27c-5d4c-4d5f-bad2-cae1a0eb0619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume 4024bd29-9bed-4fb0-b5fe-e06e91874034: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4024bd29-9bed-4fb0-b5fe-e06e91874034', 'volume_size': 1} Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8ad3091f-c4b5-4b6b-9bf7-f0aa9c15986c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-63c797e2-37d4-4042-b1eb-a5d4c42a9765 req-e72b1f8a-f5e5-49e9-81e9-8a02a58a7a8c tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (a21b0f5c-d8f0-4bf6-8f5d-a41e83f0e765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6611ec92-f4d1-4c07-a94b-07ee34af0989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6611ec92-f4d1-4c07-a94b-07ee34af0989) 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-480973942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3168b4f-cbf4-4a34-9bef-18eb7a3177b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83a042d2-722d-4064-af43-5f8ea59945ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83a042d2-722d-4064-af43-5f8ea59945ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5118b98f-6812-4bb3-af04-84157b13aa93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5118b98f-6812-4bb3-af04-84157b13aa93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3168b4f-cbf4-4a34-9bef-18eb7a3177b1', 'volume_name': 'volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47673d0a-c50a-4770-9f5d-e6372ded8345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47673d0a-c50a-4770-9f5d-e6372ded8345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05700e0d-2fed-455a-817a-47240589e000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume a3168b4f-cbf4-4a34-9bef-18eb7a3177b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack sudo[110042]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 1073741824" returned: 0 in 0.783s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:49 devstack sudo[110055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 Aug 19 17:35:49 devstack sudo[110055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (7fa6424d-fd44-47b7-a1cc-112f0469987f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5978f308-a45b-479e-abb9-792cfb8ea8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack sudo[110055]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" returned: 0 in 0.353s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (1187ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.190s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.882s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1777943763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4024bd29-9bed-4fb0-b5fe-e06e91874034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume 4024bd29-9bed-4fb0-b5fe-e06e91874034 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:49 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5978f308-a45b-479e-abb9-792cfb8ea8e8) 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1915812569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45b6096e-f3b8-457f-8ce1-ec69d4b60d4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack sudo[110058]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 1073741824 Aug 19 17:35:49 devstack sudo[110058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff9e093f-866a-452a-9ddb-7a7943c43803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff9e093f-866a-452a-9ddb-7a7943c43803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f98e0d7-9b81-4c46-b97f-9f822553641c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f98e0d7-9b81-4c46-b97f-9f822553641c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45b6096e-f3b8-457f-8ce1-ec69d4b60d4e', 'volume_name': 'volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1ddd24e-46bc-4126-8121-2271789a40bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1ddd24e-46bc-4126-8121-2271789a40bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbcf55eb-0d81-4b52-b84a-36a9674d0548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume 45b6096e-f3b8-457f-8ce1-ec69d4b60d4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf76727-e208-41b1-b077-29a80536fdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8711f2ea-3ab6-48ab-af76-e2d9196d82b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 (3492264f-b1d0-41d9-8c6b-ce5db3a3bf28): created successfully Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8711f2ea-3ab6-48ab-af76-e2d9196d82b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (4607dc9f-935e-43b7-bda7-b855e60e9d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-79440c28-6985-4353-872e-1bd6dfc719fe tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:50 devstack sudo[110058]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 1073741824" returned: 0 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:50 devstack sudo[110064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 Aug 19 17:35:50 devstack sudo[110064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:50 devstack sudo[110064]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034" returned: 0 in 0.244s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (728ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.731s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-63c797e2-37d4-4042-b1eb-a5d4c42a9765 req-e72b1f8a-f5e5-49e9-81e9-8a02a58a7a8c tempest-TestStampPattern-1557618594 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.357s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2a9a27c-5d4c-4d5f-bad2-cae1a0eb0619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4024bd29-9bed-4fb0-b5fe-e06e91874034', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63863cd1-35b7-47dc-aef1-1c3877232b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-63c797e2-37d4-4042-b1eb-a5d4c42a9765 req-e72b1f8a-f5e5-49e9-81e9-8a02a58a7a8c tempest-TestStampPattern-1557618594 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.224s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-480973942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3168b4f-cbf4-4a34-9bef-18eb7a3177b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 (4024bd29-9bed-4fb0-b5fe-e06e91874034): created successfully Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63863cd1-35b7-47dc-aef1-1c3877232b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack sudo[110067]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 1073741824 Aug 19 17:35:50 devstack sudo[110067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (1489c679-ad10-48b9-a932-6d1895d9d6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e22cdda9-e70c-4d05-83b8-9ba0686b43d6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-63c797e2-37d4-4042-b1eb-a5d4c42a9765 req-e72b1f8a-f5e5-49e9-81e9-8a02a58a7a8c tempest-TestStampPattern-1557618594 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801', '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': '50193f76-661a-4b34-ac38-cb59d25669f8', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:35:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-63c797e2-37d4-4042-b1eb-a5d4c42a9765 req-e72b1f8a-f5e5-49e9-81e9-8a02a58a7a8c tempest-TestStampPattern-1557618594 None] attachment_update completed successfully. Aug 19 17:35:50 devstack sudo[110067]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 1073741824" returned: 0 in 0.620s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:51 devstack sudo[110457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 Aug 19 17:35:51 devstack sudo[110457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:51 devstack sudo[110457]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (1079ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.082s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.787s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1915812569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45b6096e-f3b8-457f-8ce1-ec69d4b60d4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0139bb8817d4a289c1c4a65d4954c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='1783f3d906cb43219e139e79a23cca76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Creating volume 45b6096e-f3b8-457f-8ce1-ec69d4b60d4e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:51 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05700e0d-2fed-455a-817a-47240589e000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ccb53ec0-20f1-4769-88fd-f57259b58cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:51 devstack sudo[110461]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e 1073741824 Aug 19 17:35:51 devstack sudo[110461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 (a3168b4f-cbf4-4a34-9bef-18eb7a3177b1): created successfully Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ccb53ec0-20f1-4769-88fd-f57259b58cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (a21b0f5c-d8f0-4bf6-8f5d-a41e83f0e765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5f2ba73e-27e8-4c2f-9cfd-ed32d5103cf3 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:52 devstack sudo[110461]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e 1073741824" returned: 0 in 0.646s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:52 devstack sudo[110475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e Aug 19 17:35:52 devstack sudo[110475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:52 devstack sudo[110475]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" returned: 0 in 0.256s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.956s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbcf55eb-0d81-4b52-b84a-36a9674d0548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c836dd0a-4a47-40d1-9e5c-8d8254da9deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Volume volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e (45b6096e-f3b8-457f-8ce1-ec69d4b60d4e): created successfully Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c836dd0a-4a47-40d1-9e5c-8d8254da9deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Flow 'volume_create_manager' (7fa6424d-fd44-47b7-a1cc-112f0469987f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-67e09a1f-6f88-4ac8-a862-773afae8ec87 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created volume successfully. Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae27bf31-36e3-44bc-adda-f5b4216344cc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:53 devstack sudo[110481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e Aug 19 17:35:53 devstack sudo[110481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:53 devstack sudo[110481]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" returned: 0 in 0.418s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:53 devstack sudo[110487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e Aug 19 17:35:53 devstack sudo[110487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:53 devstack sudo[110487]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e" released by "delete_volume" :: held 0.755s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['4a260cb7-e0dc-4129-83c4-8cafab7e2873', 'd5ae3bbb-ed9e-4def-9462-e7f2ed934f86', 'efa3b0a7-3743-4d52-8fec-14bfaed34a0c', 'bc56acdf-1947-4ead-8f6b-5a69d3a26659'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack sudo[110490]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:54 devstack sudo[110490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:54 devstack sudo[110490]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:54 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" acquired by "delete_volume" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0120c2df-bbbe-4814-bf23-58919a11d45c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-602e6e72-49ee-4af9-ae34-b9f4501408c2 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-45b6096e-f3b8-457f-8ce1-ec69d4b60d4e-delete_volume" released by "delete_volume" :: held 1.376s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:54 devstack sudo[110498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 Aug 19 17:35:54 devstack sudo[110498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:54 devstack sudo[110498]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" returned: 0 in 0.454s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack sudo[110510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1 Aug 19 17:35:54 devstack sudo[110510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110510]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" returned: 0 in 0.322s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1" released by "delete_volume" :: held 0.843s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['78af2b06-3bd2-438a-8448-08a5285b371e', '5403410b-f595-4d38-bc0c-e2663245f384', 'f1565f56-3c13-4676-9cce-e48fc43ba350', 'b2e55002-3742-4589-a87a-92db503ae73e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110513]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:55 devstack sudo[110513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-4024bd29-9bed-4fb0-b5fe-e06e91874034-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-4024bd29-9bed-4fb0-b5fe-e06e91874034-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-4024bd29-9bed-4fb0-b5fe-e06e91874034" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-4024bd29-9bed-4fb0-b5fe-e06e91874034" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeeaa20b-9a8f-4aa7-ad18-5364f70678cf]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110513]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.472s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:35:55 devstack sudo[110515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 Aug 19 17:35:55 devstack sudo[110515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f009bfeb-689f-4ee4-a1a9-83f95cfd36e9 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-a3168b4f-cbf4-4a34-9bef-18eb7a3177b1-delete_volume" released by "delete_volume" :: held 1.637s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:56 devstack sudo[110515]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034 Aug 19 17:35:56 devstack sudo[110526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-31c66d4b-76fa-4526-9815-9c39cb5aecb3 req-71cf6e60-7b4d-486b-8258-17e0e6d3f236 tempest-TestStampPattern-1557618594 None] Terminate volume connection completed successfully. Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-31c66d4b-76fa-4526-9815-9c39cb5aecb3 req-71cf6e60-7b4d-486b-8258-17e0e6d3f236 tempest-TestStampPattern-1557618594 None] Deleting attachment 50193f76-661a-4b34-ac38-cb59d25669f8. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:35:56 devstack sudo[110526]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4024bd29-9bed-4fb0-b5fe-e06e91874034" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-4024bd29-9bed-4fb0-b5fe-e06e91874034" released by "delete_volume" :: held 0.852s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['594d48e2-2212-47fb-8bf9-6e74d86c69fc', 'a8a66ce6-988b-4526-8700-7ea2248ffda1', '6a5a4b6b-42f4-4e5f-a784-05d37e81c614', 'c9b5a21e-93c4-493d-ba22-81a1566fbb42'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110554]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:56 devstack sudo[110554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[62467cc4-6f04-46a2-b48d-133d405e92bc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110554]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.324s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9cff776-8871-4368-9d87-4e4e309beaae tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-4024bd29-9bed-4fb0-b5fe-e06e91874034-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:57 devstack sudo[110556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 Aug 19 17:35:57 devstack sudo[110556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Creating offline snapshot b72ecb3d-706b-4452-bf68-4a1159817a4c of volume 7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a46318f3-4c7a-4ec4-8011-0e7b7ab2f37a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[110559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:35:57 devstack sudo[110559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[110556]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" returned: 0 in 0.489s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[110564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28 Aug 19 17:35:57 devstack sudo[110564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[110559]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[110569]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c 1G Aug 19 17:35:57 devstack sudo[110569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[110564]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" returned: 0 in 0.295s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28" released by "delete_volume" :: held 0.858s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['069cc1cb-1c63-4566-aac3-76a4972aaf58', 'f85bb847-cc49-421e-99dd-d240ee463f65', '4c633247-2148-4619-a62b-d21f787f5f16', 'bb048e01-b227-4282-8bf3-1273e00d7623'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[110577]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:57 devstack sudo[110577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[754003c3-973a-4b0c-8af4-45f65e312aee]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[110569]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack sudo[110577]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c 1G" returned: 0 in 0.750s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.459s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:35:58 devstack sudo[110588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:35:58 devstack sudo[110588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-948ec618-7741-485b-bacc-b60c38fba44d tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-3492264f-b1d0-41d9-8c6b-ce5db3a3bf28-delete_volume" released by "delete_volume" :: held 1.704s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:58 devstack sudo[110585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec Aug 19 17:35:58 devstack sudo[110585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack sudo[110585]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" returned: 0 in 0.465s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[110588]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.438s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c is being set with open permissions: ugo+rw Aug 19 17:35:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[110598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec Aug 19 17:35:58 devstack sudo[110598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack sudo[110600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:35:58 devstack sudo[110600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack sudo[110598]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" returned: 0 in 0.327s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec" released by "delete_volume" :: held 0.855s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack sudo[110600]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['2f4bc1de-d482-4bf4-ad84-c878a348f95f', '7f2107f5-1329-4545-a524-bfc2aee955ea', 'ee90a668-8808-49ca-99e0-6698f7df4b24', '18d9d6b2-c20a-476e-9a4d-7614661a82d7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:59 devstack sudo[110604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info Aug 19 17:35:59 devstack sudo[110604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack sudo[110606]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:35:59 devstack sudo[110606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-7da895a4-5ffa-48ac-96db-35d80bacb3ff-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-7da895a4-5ffa-48ac-96db-35d80bacb3ff-delete_snapshot" acquired by "delete_snapshot" :: waited 0.052s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-7da895a4-5ffa-48ac-96db-35d80bacb3ff" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-7da895a4-5ffa-48ac-96db-35d80bacb3ff" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack sudo[110604]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleting offline snapshot 7da895a4-5ffa-48ac-96db-35d80bacb3ff of volume c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] snapshot_file for this snap is: volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info" returned: 0 in 0.388s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info is being set with open permissions: ugo+rw Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[64ba7c27-c268-47d3-aff4-12d6cf6a6134]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack sudo[110610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info Aug 19 17:35:59 devstack sudo[110610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack sudo[110606]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.341s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae3333b-07c2-4f36-84b6-3d2e401aeb3c tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-eed22a5e-df3f-4789-a1aa-cc8ee89b23ec-delete_volume" released by "delete_volume" :: held 1.608s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack sudo[110611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff Aug 19 17:35:59 devstack sudo[110611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack sudo[110610]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.info" returned: 0 in 0.380s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.834s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5218ee82-217b-49b8-9434-5219e0cdd49b tempest-TestStampPattern-1557618594 None] Create snapshot completed successfully Aug 19 17:36:00 devstack sudo[110611]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff" returned: 0 in 0.498s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c69037be-451e-498e-bd15-3fa148f64fc3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9bab49db-933c-4b83-8399-b9fc55076904]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack sudo[110618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 Aug 19 17:36:00 devstack sudo[110618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack sudo[110618]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3" returned: 0 in 0.506s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack sudo[110624]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff Aug 19 17:36:00 devstack sudo[110624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:01 devstack sudo[110624]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff" returned: 0 in 0.470s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:01 devstack sudo[110630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff Aug 19 17:36:01 devstack sudo[110630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:01 devstack sudo[110630]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3.7da895a4-5ffa-48ac-96db-35d80bacb3ff" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-7da895a4-5ffa-48ac-96db-35d80bacb3ff" released by "_delete_snapshot" :: held 1.962s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" released by "delete_snapshot" :: held 2.013s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['3b0d8b07-7fa1-4293-96ca-7b924cd08ffc', '5f30b80e-6b43-4dd2-805e-97384530a545', 'ff24569f-8cb1-4193-9d0d-7cc19c097421', '1d068fde-660a-4028-9610-03b7d6616b47'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Delete snapshot completed successfully. Aug 19 17:36:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d3e8f6f3-0a0e-48a9-a4e4-8f0940a90cf8 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-7da895a4-5ffa-48ac-96db-35d80bacb3ff-delete_snapshot" released by "delete_snapshot" :: held 2.234s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-c69037be-451e-498e-bd15-3fa148f64fc3-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-c69037be-451e-498e-bd15-3fa148f64fc3-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[022fe8dc-0f39-45d6-b70c-3d1626380777]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:03 devstack sudo[110640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 Aug 19 17:36:03 devstack sudo[110640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:03 devstack sudo[110640]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3" returned: 0 in 0.500s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:03 devstack sudo[110659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3 Aug 19 17:36:03 devstack sudo[110659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:03 devstack sudo[110659]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c69037be-451e-498e-bd15-3fa148f64fc3" returned: 0 in 0.301s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-quobyte-c69037be-451e-498e-bd15-3fa148f64fc3" released by "delete_volume" :: held 0.901s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Created reservations ['0628d081-c5dc-4045-a430-5a82a3aa5f09', '594833ec-5490-411d-9a9b-78acde4d17ad', '46011736-9b53-40fb-b676-eede1ec9a6f7', '0168545b-0b07-4fe9-a4f4-bffaa8cdd443'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:04 devstack sudo[110665]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:36:04 devstack sudo[110665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:04 devstack sudo[110665]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:04 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Deleted volume successfully. Aug 19 17:36:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9595fd67-9c2d-4ccb-9726-462cef2788b6 tempest-CreateVolumesFromSnapshotTest-1626240218 None] Lock "cinder-c69037be-451e-498e-bd15-3fa148f64fc3-delete_volume" released by "delete_volume" :: held 1.430s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (f6dedbac-3b22-42f1-9b65-7dc559c21ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af0b4be8-ad32-44d0-b556-dd7dfbc8ab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af0b4be8-ad32-44d0-b556-dd7dfbc8ab26) 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-19T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-494473558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=128080a9-d1db-459d-ac53-ea5baa18331a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:07Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b014770-52df-4f94-80ca-53a772f48059),volume_type_id=7b014770-52df-4f94-80ca-53a772f48059)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4b5fb18-28c8-444a-a785-f415b3f24855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4b5fb18-28c8-444a-a785-f415b3f24855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c7db258-8871-4766-b2d4-3302856e8fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c7db258-8871-4766-b2d4-3302856e8fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '128080a9-d1db-459d-ac53-ea5baa18331a', 'volume_name': 'volume-128080a9-d1db-459d-ac53-ea5baa18331a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (331b3007-2c94-46a1-bc14-737b7dee7366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (331b3007-2c94-46a1-bc14-737b7dee7366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcdac216-8e20-47f4-9e48-224b88caf358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume 128080a9-d1db-459d-ac53-ea5baa18331a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-128080a9-d1db-459d-ac53-ea5baa18331a', 'volume_size': 1} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 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-19T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-494473558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=128080a9-d1db-459d-ac53-ea5baa18331a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:07Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b014770-52df-4f94-80ca-53a772f48059),volume_type_id=7b014770-52df-4f94-80ca-53a772f48059)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Creating volume 128080a9-d1db-459d-ac53-ea5baa18331a {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:07 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:07 devstack sudo[110675]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a 1073741824 Aug 19 17:36:07 devstack sudo[110675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Flow 'volume_create_manager' (d4930eda-227a-40e5-830d-77914009845d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b960ee-2978-4034-8de9-e6a9e969b5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6b960ee-2978-4034-8de9-e6a9e969b5d1) 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-19T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-242132112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43de5d17-884a-4975-849c-048a0d7e247d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a33a656b3084a668d99095559f6ae21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:08Z,use_quota=True,user_id='74f984001e964798b19d5b28a78e392c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c167645-2a1f-495c-b391-fc15585c7e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c167645-2a1f-495c-b391-fc15585c7e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (277ae1c7-3839-484b-84ae-3749a74b9d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (277ae1c7-3839-484b-84ae-3749a74b9d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43de5d17-884a-4975-849c-048a0d7e247d', 'volume_name': 'volume-43de5d17-884a-4975-849c-048a0d7e247d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44f29142-b517-45e9-88d2-4473d97b6bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44f29142-b517-45e9-88d2-4473d97b6bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c00747-c432-41a6-9447-4c044547624e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Volume 43de5d17-884a-4975-849c-048a0d7e247d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43de5d17-884a-4975-849c-048a0d7e247d', 'volume_size': 1} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (6cfc91d3-7e7b-46b3-9553-53b37845d4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0c9223-d420-4edd-a62f-12e721e7abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb0c9223-d420-4edd-a62f-12e721e7abdb) 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-19T15:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-376065037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=768126f1-039e-4054-bc35-cc5ae520ba29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:08Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69c2e392-eafc-425e-9590-faefee981c54),volume_type_id=69c2e392-eafc-425e-9590-faefee981c54)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08d52ad7-9823-41b5-aab3-ffd990878649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08d52ad7-9823-41b5-aab3-ffd990878649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a728dc65-3edf-455b-b1be-9af24c3ee377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a728dc65-3edf-455b-b1be-9af24c3ee377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '768126f1-039e-4054-bc35-cc5ae520ba29', 'volume_name': 'volume-768126f1-039e-4054-bc35-cc5ae520ba29', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36b63c69-c8b5-4830-bd41-4cc919105614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36b63c69-c8b5-4830-bd41-4cc919105614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (852fbd6b-1ac5-4207-a676-c5b2de7bc69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume 768126f1-039e-4054-bc35-cc5ae520ba29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-768126f1-039e-4054-bc35-cc5ae520ba29', 'volume_size': 1} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:08 devstack sudo[110675]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a 1073741824" returned: 0 in 0.637s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:08 devstack sudo[110682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a Aug 19 17:36:08 devstack sudo[110682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:08 devstack sudo[110682]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] <== create_volume: return (1013ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.019s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.519s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 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-19T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-242132112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43de5d17-884a-4975-849c-048a0d7e247d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a33a656b3084a668d99095559f6ae21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:08Z,use_quota=True,user_id='74f984001e964798b19d5b28a78e392c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Creating volume 43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:08 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcdac216-8e20-47f4-9e48-224b88caf358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-128080a9-d1db-459d-ac53-ea5baa18331a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b729968b-02c9-4685-a50c-67efce68896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack sudo[110685]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d 1073741824 Aug 19 17:36:08 devstack sudo[110685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume volume-128080a9-d1db-459d-ac53-ea5baa18331a (128080a9-d1db-459d-ac53-ea5baa18331a): created successfully Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b729968b-02c9-4685-a50c-67efce68896c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (f6dedbac-3b22-42f1-9b65-7dc559c21ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-41fd0e54-7b80-43bd-bf3a-da71229d8778 tempest-TestInstancesWithCinderVolumes-1427045582 None] Created volume successfully. Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (9ec365a8-2709-493c-a8cf-7244f8843970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f4addd94-ab87-44bb-8adf-bb27481ecfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f4addd94-ab87-44bb-8adf-bb27481ecfdf) 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-19T15:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1449148123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:09Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f68a3d09-70a2-49a9-bf9c-c47c8f615ebf),volume_type_id=f68a3d09-70a2-49a9-bf9c-c47c8f615ebf)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac2f2b8a-c0b7-4fa7-bbfd-2619ccba4c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac2f2b8a-c0b7-4fa7-bbfd-2619ccba4c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc37a4e0-60a7-4ee3-bbed-bdeb771190df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:08 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:36:09 devstack sudo[110685]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d 1073741824" returned: 0 in 0.548s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc37a4e0-60a7-4ee3-bbed-bdeb771190df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd', 'volume_name': 'volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd', 'volume_size': 1, 'image_id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--295339884', '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': '80d86e674ef84cb2b9586423eb98f9b0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'created_at': datetime.datetime(2026, 8, 19, 15, 36, 4, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 36, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5b6c004f-171e-4c97-ae85-7b394f74d001/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (717a7fb2-6d6d-45aa-aeac-2b9151fae595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (717a7fb2-6d6d-45aa-aeac-2b9151fae595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (139e5e24-bd49-4346-af99-cf61188c69c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd', 'volume_size': 1, 'image_id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--295339884', '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': '80d86e674ef84cb2b9586423eb98f9b0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'created_at': datetime.datetime(2026, 8, 19, 15, 36, 4, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 36, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5b6c004f-171e-4c97-ae85-7b394f74d001/file', 'properties': {}}, 'image_service': } Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Trying to clone 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd from image 5b6c004f-171e-4c97-ae85-7b394f74d001 at location (None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:09 devstack sudo[110691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:09 devstack sudo[110691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Flow 'volume_create_manager' (e5a0bbbb-e866-4d0a-83be-99f988342ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c99be1b6-cbc0-4200-9503-dd37eafe2abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c99be1b6-cbc0-4200-9503-dd37eafe2abd) 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-19T15:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-140242119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a97b9a4-8243-40cd-aa11-9ab813b57957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c71fdb712144d68dac3094bca2ca46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b72ecb3d-706b-4452-bf68-4a1159817a4c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:36:09Z,use_quota=True,user_id='db240c5311b8478f87061581ac3b289a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2d7510d-d6f2-4db8-a2bb-dba98e4ae84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2d7510d-d6f2-4db8-a2bb-dba98e4ae84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aff2ae91-5981-4dbb-840c-527f86072b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aff2ae91-5981-4dbb-840c-527f86072b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '1a97b9a4-8243-40cd-aa11-9ab813b57957', 'volume_name': 'volume-1a97b9a4-8243-40cd-aa11-9ab813b57957', 'volume_size': 1, 'snapshot_id': 'b72ecb3d-706b-4452-bf68-4a1159817a4c'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa57b2af-6320-4f04-afc5-71fcdd526046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa57b2af-6320-4f04-afc5-71fcdd526046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b56226d-9e37-4c09-aeb2-2ae7828a7fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Volume 1a97b9a4-8243-40cd-aa11-9ab813b57957: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-1a97b9a4-8243-40cd-aa11-9ab813b57957', 'volume_size': 1, 'snapshot_id': 'b72ecb3d-706b-4452-bf68-4a1159817a4c'} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:09 devstack sudo[110691]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.376s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] <== create_volume: return (1007ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.396s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 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-19T15:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-376065037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=768126f1-039e-4054-bc35-cc5ae520ba29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:08Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69c2e392-eafc-425e-9590-faefee981c54),volume_type_id=69c2e392-eafc-425e-9590-faefee981c54)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Creating volume 768126f1-039e-4054-bc35-cc5ae520ba29 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:09 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:09 devstack sudo[110694]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 1073741824 Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c00747-c432-41a6-9447-4c044547624e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43de5d17-884a-4975-849c-048a0d7e247d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack sudo[110694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0319d562-3bbc-40c6-84ff-079debfc5e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Volume volume-43de5d17-884a-4975-849c-048a0d7e247d (43de5d17-884a-4975-849c-048a0d7e247d): created successfully Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0319d562-3bbc-40c6-84ff-079debfc5e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Flow 'volume_create_manager' (d4930eda-227a-40e5-830d-77914009845d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:09 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d2a8e7a0-d7cd-4201-b106-47c31e1e3845 tempest-VolumeDependencyTests-1128390315 None] Created volume successfully. Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:10 devstack sudo[110694]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 1073741824" returned: 0 in 0.599s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:10 devstack sudo[110700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 Aug 19 17:36:10 devstack sudo[110700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:10 devstack sudo[110700]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] <== create_volume: return (958ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.961s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.133s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c-1a97b9a4-8243-40cd-aa11-9ab813b57957" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (852fbd6b-1ac5-4207-a676-c5b2de7bc69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-768126f1-039e-4054-bc35-cc5ae520ba29', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c393886-4dc1-4fbf-9907-d48d41e6c16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c-1a97b9a4-8243-40cd-aa11-9ab813b57957" acquired by "_create_volume_from_snapshot" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Creating volume 1a97b9a4-8243-40cd-aa11-9ab813b57957 from snapshot b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" acquired by "_copy_volume_from_snapshot" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] snapshot: b72ecb3d-706b-4452-bf68-4a1159817a4c, volume: 1a97b9a4-8243-40cd-aa11-9ab813b57957, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:10 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume volume-768126f1-039e-4054-bc35-cc5ae520ba29 (768126f1-039e-4054-bc35-cc5ae520ba29): created successfully Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c393886-4dc1-4fbf-9907-d48d41e6c16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (6cfc91d3-7e7b-46b3-9553-53b37845d4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4fb42064-2680-491f-980e-5500bbc52eff]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-12c33dcf-d11d-408c-9abe-8c417c269047 tempest-TestInstancesWithCinderVolumes-1427045582 None] Created volume successfully. Aug 19 17:36:10 devstack sudo[110706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:36:10 devstack sudo[110706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:11 devstack sudo[110706]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.440s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6c0b06f-d0d4-412d-ad42-21d23158242f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:11 devstack sudo[110711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:36:11 devstack sudo[110711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:11 devstack sudo[110711]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.503s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:36:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:11 devstack sudo[110717]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 Aug 19 17:36:11 devstack sudo[110717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:12 devstack sudo[110722]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:36:12 devstack sudo[110722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:12 devstack sudo[110722]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.404s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:36:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:36:16 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD, size 20.69 MB, duration 6.84 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:36:16 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Image download 20.69 MB at 3.02 MB/s Aug 19 17:36:16 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3a4145b-313a-4b2e-9245-b12799efa6f4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:16 devstack sudo[110736]: quobyte : PWD=/ ; USER=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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD Aug 19 17:36:16 devstack sudo[110736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:17 devstack sudo[110736]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD" returned: 0 in 1.041s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Temporary image 5b6c004f-171e-4c97-ae85-7b394f74d001 is fetched for user fde50c1825d34ec7bb1f97868cae48ac. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:36:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ee7df54-e319-4590-a342-e095440d46ef]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:17 devstack sudo[110755]: quobyte : PWD=/ ; USER=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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD Aug 19 17:36:17 devstack sudo[110755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:18 devstack sudo[110755]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD" returned: 0 in 0.586s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:18 devstack sudo[110717]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957" returned: 0 in 6.636s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801, size 1024.00 MB, duration 6.64 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:36:18 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Converted 1024.00 MB image at 154.28 MB/s Aug 19 17:36:18 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 is being set with open permissions: ugo+rw Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:18 devstack sudo[110771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 Aug 19 17:36:18 devstack sudo[110771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:18 devstack sudo[110771]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" released by "_copy_volume_from_snapshot" :: held 7.969s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c-1a97b9a4-8243-40cd-aa11-9ab813b57957" released by "_create_volume_from_snapshot" :: held 8.049s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.085s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 8.574s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Creating offline snapshot 654c554f-346b-46d2-966d-9393b4887ce0 of volume 43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b56226d-9e37-4c09-aeb2-2ae7828a7fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a97b9a4-8243-40cd-aa11-9ab813b57957', 'volume_size': 1, 'snapshot_id': 'b72ecb3d-706b-4452-bf68-4a1159817a4c'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e022a819-6542-401f-93a9-00b4e966a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbc6cc13-f450-4a39-ac0d-ed11ca6d6adf]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Volume volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 (1a97b9a4-8243-40cd-aa11-9ab813b57957): created successfully Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e022a819-6542-401f-93a9-00b4e966a7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Flow 'volume_create_manager' (e5a0bbbb-e866-4d0a-83be-99f988342ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f9f0e420-795a-47a8-b131-d9b75953ec62 tempest-TestStampPattern-1557618594 None] Created volume successfully. Aug 19 17:36:18 devstack sudo[110777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:18 devstack sudo[110777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:19 devstack sudo[110777]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:19 devstack sudo[110782]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 1G Aug 19 17:36:19 devstack sudo[110782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:19 devstack sudo[110782]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 1G" returned: 0 in 0.652s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-43de5d17-884a-4975-849c-048a0d7e247d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:19 devstack sudo[110812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-43de5d17-884a-4975-849c-048a0d7e247d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:19 devstack sudo[110812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:20 devstack sudo[110812]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-43de5d17-884a-4975-849c-048a0d7e247d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:20 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 is being set with open permissions: ugo+rw Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:20 devstack sudo[110825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:20 devstack sudo[110825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:20 devstack sudo[110825]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.275s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:20 devstack sudo[110839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info Aug 19 17:36:20 devstack sudo[110839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:20 devstack sudo[110839]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:20 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info is being set with open permissions: ugo+rw Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:20 devstack sudo[110853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info Aug 19 17:36:20 devstack sudo[110853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:20 devstack sudo[110853]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.info" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.291s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.829s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 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-19T15:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1449148123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d86e674ef84cb2b9586423eb98f9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:09Z,use_quota=True,user_id='fde50c1825d34ec7bb1f97868cae48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f68a3d09-70a2-49a9-bf9c-c47c8f615ebf),volume_type_id=f68a3d09-70a2-49a9-bf9c-c47c8f615ebf)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Creating volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:20 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:36:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:20 devstack sudo[110856]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1073741824 Aug 19 17:36:20 devstack sudo[110856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-38951b14-9aeb-4cb6-9134-3c8fd85d1821 tempest-VolumeDependencyTests-1128390315 None] Create snapshot completed successfully Aug 19 17:36:21 devstack sudo[110856]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1073741824" returned: 0 in 0.490s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:21 devstack sudo[110864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd Aug 19 17:36:21 devstack sudo[110864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:21 devstack sudo[110864]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] <== create_volume: return (911ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.914s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Attempting download of 5b6c004f-171e-4c97-ae85-7b394f74d001 ((None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}])) to volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe57b716-eabc-469a-80b0-1c40860697dc]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:22 devstack sudo[110867]: 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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1 Aug 19 17:36:22 devstack sudo[110867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:22 devstack sudo[110867]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1" returned: 0 in 0.534s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:22 devstack sudo[110871]: 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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1 Aug 19 17:36:22 devstack sudo[110871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Flow 'volume_create_manager' (fce42da9-0521-4738-be1a-17f8abd02cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c7b1a56-7ba4-4100-beb9-5cb77db2d8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c7b1a56-7ba4-4100-beb9-5cb77db2d8a2) 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-19T15:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1783825774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80ff25d8-77cc-4de6-b18c-24549404c249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a33a656b3084a668d99095559f6ae21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=654c554f-346b-46d2-966d-9393b4887ce0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:36:23Z,use_quota=True,user_id='74f984001e964798b19d5b28a78e392c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e5e38b-8030-415c-81bb-b01c0b6c600e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e5e38b-8030-415c-81bb-b01c0b6c600e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c17a6e90-d73b-4cad-9c80-0a52451cd032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c17a6e90-d73b-4cad-9c80-0a52451cd032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '80ff25d8-77cc-4de6-b18c-24549404c249', 'volume_name': 'volume-80ff25d8-77cc-4de6-b18c-24549404c249', 'volume_size': 1, 'snapshot_id': '654c554f-346b-46d2-966d-9393b4887ce0'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26509ec9-bb4f-409b-a214-6dafb0eea9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26509ec9-bb4f-409b-a214-6dafb0eea9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc541167-a564-43e5-ae9a-73a478e3f3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Volume 80ff25d8-77cc-4de6-b18c-24549404c249: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-80ff25d8-77cc-4de6-b18c-24549404c249', 'volume_size': 1, 'snapshot_id': '654c554f-346b-46d2-966d-9393b4887ce0'} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0-80ff25d8-77cc-4de6-b18c-24549404c249" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0-80ff25d8-77cc-4de6-b18c-24549404c249" acquired by "_create_volume_from_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Creating volume 80ff25d8-77cc-4de6-b18c-24549404c249 from snapshot 654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" acquired by "_copy_volume_from_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] snapshot: 654c554f-346b-46d2-966d-9393b4887ce0, volume: 80ff25d8-77cc-4de6-b18c-24549404c249, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:36:22 devstack sudo[110871]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1" returned: 1 in 0.451s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 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_5b6c004f-171e-4c97-ae85-7b394f74d001_8dqy87n1' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8adf506f-067e-4624-8709-508d899d98cf]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5583d29e-d0ce-443e-a849-42cb5d234d82]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:23 devstack sudo[110875]: quobyte : PWD=/ ; USER=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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD Aug 19 17:36:23 devstack sudo[110875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:23 devstack sudo[110876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:23 devstack sudo[110876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:23 devstack sudo[110875]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD" returned: 0 in 0.372s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] 5b6c004f-171e-4c97-ae85-7b394f74d001 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:23 devstack sudo[110884]: 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_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd Aug 19 17:36:23 devstack sudo[110884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:23 devstack sudo[110876]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.497s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-43de5d17-884a-4975-849c-048a0d7e247d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1aa3413-1294-4c03-8b40-e2b1cae8dde9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:23 devstack sudo[110890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:23 devstack sudo[110890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:23 devstack sudo[110890]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.486s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:36:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:23 devstack sudo[110900]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 Aug 19 17:36:23 devstack sudo[110900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:26 devstack sudo[110884]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" returned: 0 in 3.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:26 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_5b6c004f-171e-4c97-ae85-7b394f74d001_cv02zyurdevstack@QuobyteHD, size 112.00 MB, duration 3.36 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:36:26 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Converted 112.00 MB image at 33.31 MB/s Aug 19 17:36:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:26 devstack sudo[110916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1G Aug 19 17:36:26 devstack sudo[110916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:27 devstack sudo[110916]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd 1G" returned: 0 in 0.785s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Downloaded image 5b6c004f-171e-4c97-ae85-7b394f74d001 ((None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}])) to volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Temporary image 5b6c004f-171e-4c97-ae85-7b394f74d001 for user fde50c1825d34ec7bb1f97868cae48ac is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Marking volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=99,cinder:UPDATE=115,cinder:INSERT=31,cinder:DELETE=15 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Copying metadata from image 5b6c004f-171e-4c97-ae85-7b394f74d001 to 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Creating volume glance metadata for volume 5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd backed by image 5b6c004f-171e-4c97-ae85-7b394f74d001 with: {'image_id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'image_name': 'tempest-scenario-img--295339884', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=113,cinder:SELECT=99,cinder:INSERT=31,cinder:DELETE=7 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (139e5e24-bd49-4346-af99-cf61188c69c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd', 'volume_size': 1, 'image_id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5b6c004f-171e-4c97-ae85-7b394f74d001', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--295339884', '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': '80d86e674ef84cb2b9586423eb98f9b0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '5b6c004f-171e-4c97-ae85-7b394f74d001', 'created_at': datetime.datetime(2026, 8, 19, 15, 36, 4, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 36, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5b6c004f-171e-4c97-ae85-7b394f74d001/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f334a00-72e3-4936-91f2-641ad73580bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Volume volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd (5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd): created successfully Aug 19 17:36:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f334a00-72e3-4936-91f2-641ad73580bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Flow 'volume_create_manager' (9ec365a8-2709-493c-a8cf-7244f8843970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-86b9d1e1-5983-4470-b937-3039cecead7a tempest-TestInstancesWithCinderVolumes-1427045582 None] Created volume successfully. Aug 19 17:36:30 devstack sudo[110900]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249" returned: 0 in 6.997s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:30 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d, size 1024.00 MB, duration 7.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:36:30 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Converted 1024.00 MB image at 146.34 MB/s Aug 19 17:36:30 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 is being set with open permissions: ugo+rw Aug 19 17:36:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:30 devstack sudo[110958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 Aug 19 17:36:30 devstack sudo[110958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:31 devstack sudo[110958]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" released by "_copy_volume_from_snapshot" :: held 8.388s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0-80ff25d8-77cc-4de6-b18c-24549404c249" released by "_create_volume_from_snapshot" :: held 8.468s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.489s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc541167-a564-43e5-ae9a-73a478e3f3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80ff25d8-77cc-4de6-b18c-24549404c249', 'volume_size': 1, 'snapshot_id': '654c554f-346b-46d2-966d-9393b4887ce0'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba99c8d2-d7d0-4643-9dee-f287e43fb441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:31 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Volume volume-80ff25d8-77cc-4de6-b18c-24549404c249 (80ff25d8-77cc-4de6-b18c-24549404c249): created successfully Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba99c8d2-d7d0-4643-9dee-f287e43fb441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Flow 'volume_create_manager' (fce42da9-0521-4738-be1a-17f8abd02cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-dede95ca-5700-44e4-ad30-e5bfc5e72b3f tempest-VolumeDependencyTests-1128390315 None] Created volume successfully. Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-654c554f-346b-46d2-966d-9393b4887ce0-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-654c554f-346b-46d2-966d-9393b4887ce0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Deleting offline snapshot 654c554f-346b-46d2-966d-9393b4887ce0 of volume 43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] snapshot_file for this snap is: volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[03f50fe5-ac55-4620-93be-88e2ae89587c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:32 devstack sudo[110964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:32 devstack sudo[110964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:32 devstack sudo[110964]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-43de5d17-884a-4975-849c-048a0d7e247d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3e78d12-6d96-472c-b4cc-1fd796abeef6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:32 devstack sudo[110970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:32 devstack sudo[110970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-54daf257-b5b3-4c25-9437-9c57c56fb4a7 req-fafddebc-87de-4bb6-9eb6-59bcd19b2be9 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-54daf257-b5b3-4c25-9437-9c57c56fb4a7 req-fafddebc-87de-4bb6-9eb6-59bcd19b2be9 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:33 devstack sudo[110970]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.756s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-54daf257-b5b3-4c25-9437-9c57c56fb4a7 req-fafddebc-87de-4bb6-9eb6-59bcd19b2be9 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.031s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:33 devstack sudo[110985]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:33 devstack sudo[110985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-54daf257-b5b3-4c25-9437-9c57c56fb4a7 req-fafddebc-87de-4bb6-9eb6-59bcd19b2be9 tempest-TestInstancesWithCinderVolumes-1427045582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd', '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': '617899fc-5197-448c-8886-a0e089051d7e', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:36:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-54daf257-b5b3-4c25-9437-9c57c56fb4a7 req-fafddebc-87de-4bb6-9eb6-59bcd19b2be9 tempest-TestInstancesWithCinderVolumes-1427045582 None] attachment_update completed successfully. Aug 19 17:36:34 devstack sudo[110985]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.606s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:34 devstack sudo[111012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0 Aug 19 17:36:34 devstack sudo[111012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:34 devstack sudo[111012]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d.654c554f-346b-46d2-966d-9393b4887ce0" returned: 0 in 0.287s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-654c554f-346b-46d2-966d-9393b4887ce0" released by "_delete_snapshot" :: held 2.234s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" released by "delete_snapshot" :: held 2.269s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Created reservations ['1b77d589-d842-45b4-8cdb-7da9f15b3afc', 'a3e93ee6-b4e6-41cb-83da-2284ef010ace', 'dd9797f4-30b8-4f2e-a656-023f545d8a16', '71efbc55-4153-4cc4-9b47-61bfcd4346d8'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Delete snapshot completed successfully. Aug 19 17:36:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-83560841-4646-4703-9090-abb1353982a5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-654c554f-346b-46d2-966d-9393b4887ce0-delete_snapshot" released by "delete_snapshot" :: held 2.455s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-43de5d17-884a-4975-849c-048a0d7e247d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-43de5d17-884a-4975-849c-048a0d7e247d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[51d1b942-b0b8-44fc-9179-c420b66f8880]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:35 devstack sudo[111016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:35 devstack sudo[111016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:35 devstack sudo[111016]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.470s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:36 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/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d Aug 19 17:36:36 devstack sudo[111098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:36 devstack sudo[111098]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-43de5d17-884a-4975-849c-048a0d7e247d" returned: 0 in 0.478s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-43de5d17-884a-4975-849c-048a0d7e247d" released by "delete_volume" :: held 1.030s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Created reservations ['76edc77c-d104-4695-be5e-d48da8d89ba4', 'a6430a9b-ed5e-4644-8e60-4d101530b4c2', '8a321ccb-d2cb-4703-acde-b32270a92daf', 'bb6356d7-2d95-4fad-954c-2046029a80c9'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:36 devstack sudo[111455]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:36:36 devstack sudo[111455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:37 devstack sudo[111455]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Deleted volume successfully. Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e6717787-a4ab-486b-93d3-c7e62093f58a tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-43de5d17-884a-4975-849c-048a0d7e247d-delete_volume" released by "delete_volume" :: held 1.773s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-80ff25d8-77cc-4de6-b18c-24549404c249-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-80ff25d8-77cc-4de6-b18c-24549404c249-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[57de7805-8714-4c75-b22c-75bba1b254ab]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:37 devstack sudo[111493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 Aug 19 17:36:37 devstack sudo[111493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:38 devstack sudo[111493]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249" returned: 0 in 0.379s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:38 devstack sudo[111499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249 Aug 19 17:36:38 devstack sudo[111499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:38 devstack sudo[111499]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-80ff25d8-77cc-4de6-b18c-24549404c249" returned: 0 in 0.252s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-quobyte-80ff25d8-77cc-4de6-b18c-24549404c249" released by "delete_volume" :: held 0.680s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Created reservations ['9fe7faf7-1e00-4601-9b59-d8ac90160c3c', '3ddce110-d490-47b1-aa8c-83b8601491f1', 'f043e15d-f019-466e-bbb1-3f7f419619a2', '73f2952f-bcf8-45d3-9af4-84af6504defd'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:38 devstack sudo[111504]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:36:38 devstack sudo[111504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:38 devstack sudo[111504]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Deleted volume successfully. Aug 19 17:36:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1fc37537-ab51-411f-a5dd-ac5f8301fdd5 tempest-VolumeDependencyTests-1128390315 None] Lock "cinder-80ff25d8-77cc-4de6-b18c-24549404c249-delete_volume" released by "delete_volume" :: held 1.269s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:48 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=27,cinder:DELETE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:36:48 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=27,cinder:INSERT=11,cinder:UPDATE=27,cinder:DELETE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-df4a5128-cf5c-4dbb-937e-9165803a5211 req-0007d003-b6f6-4d31-af2c-659208d50b6b tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-df4a5128-cf5c-4dbb-937e-9165803a5211 req-0007d003-b6f6-4d31-af2c-659208d50b6b tempest-TestStampPattern-1557618594 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-df4a5128-cf5c-4dbb-937e-9165803a5211 req-0007d003-b6f6-4d31-af2c-659208d50b6b tempest-TestStampPattern-1557618594 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.027s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-df4a5128-cf5c-4dbb-937e-9165803a5211 req-0007d003-b6f6-4d31-af2c-659208d50b6b tempest-TestStampPattern-1557618594 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-1a97b9a4-8243-40cd-aa11-9ab813b57957', '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': 'f90a7fba-a368-4c18-b336-f385ebd2a392', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:37:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-df4a5128-cf5c-4dbb-937e-9165803a5211 req-0007d003-b6f6-4d31-af2c-659208d50b6b tempest-TestStampPattern-1557618594 None] attachment_update completed successfully. Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Flow 'volume_create_manager' (5b975709-ffe7-4d88-8487-2496866083e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75b5a872-5bdf-41fa-bebc-1d26fcc11db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75b5a872-5bdf-41fa-bebc-1d26fcc11db1) 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-19T15:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2100992041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3226d430-3a0a-4e48-bfa7-81834608e706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf56fef0eab94687bbf1d3639e595523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:07Z,use_quota=True,user_id='f8927bf28f604163a613a55e57f099f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (469c187c-3288-41a8-80f1-7c60df948dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (469c187c-3288-41a8-80f1-7c60df948dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c55c9c4-3e4d-4e91-8746-551f32e01e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c55c9c4-3e4d-4e91-8746-551f32e01e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3226d430-3a0a-4e48-bfa7-81834608e706', 'volume_name': 'volume-3226d430-3a0a-4e48-bfa7-81834608e706', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d8d3621-dcb1-460f-a9da-0405db0d2d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d8d3621-dcb1-460f-a9da-0405db0d2d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2775cea8-04fc-4ceb-8eda-881338c9b10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Volume 3226d430-3a0a-4e48-bfa7-81834608e706: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3226d430-3a0a-4e48-bfa7-81834608e706', 'volume_size': 1} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 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-19T15:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2100992041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3226d430-3a0a-4e48-bfa7-81834608e706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf56fef0eab94687bbf1d3639e595523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:07Z,use_quota=True,user_id='f8927bf28f604163a613a55e57f099f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Creating volume 3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:37:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:06 devstack sudo[111618]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 1073741824 Aug 19 17:37:06 devstack sudo[111618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-67bab208-98d1-4639-9b57-8c42a49a6ccf req-ed722311-10fc-4e0c-bc92-3a092198d075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:07 devstack sudo[111618]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 1073741824" returned: 0 in 0.540s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:07 devstack sudo[111638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:07 devstack sudo[111638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-1e8beadc-ae0b-476c-8539-0501f7573ca4 req-0f07d623-3b63-45cb-971a-d916f5b47b36 tempest-TestStampPattern-1557618594 None] Terminate volume connection completed successfully. Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-1e8beadc-ae0b-476c-8539-0501f7573ca4 req-0f07d623-3b63-45cb-971a-d916f5b47b36 tempest-TestStampPattern-1557618594 None] Deleting attachment f90a7fba-a368-4c18-b336-f385ebd2a392. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:37:07 devstack sudo[111638]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] <== create_volume: return (879ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.882s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-67bab208-98d1-4639-9b57-8c42a49a6ccf req-ed722311-10fc-4e0c-bc92-3a092198d075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.439s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2775cea8-04fc-4ceb-8eda-881338c9b10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3226d430-3a0a-4e48-bfa7-81834608e706', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c0296a5-b5e3-4d3e-b68c-1fa4490eb5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-67bab208-98d1-4639-9b57-8c42a49a6ccf req-ed722311-10fc-4e0c-bc92-3a092198d075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.029s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Volume volume-3226d430-3a0a-4e48-bfa7-81834608e706 (3226d430-3a0a-4e48-bfa7-81834608e706): created successfully Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c0296a5-b5e3-4d3e-b68c-1fa4490eb5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Flow 'volume_create_manager' (5b975709-ffe7-4d88-8487-2496866083e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-30aab53e-2610-4eea-a67a-6c41e09364ee tempest-SnapshotDependencyTests-1760793683 None] Created volume successfully. Aug 19 17:37:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-67bab208-98d1-4639-9b57-8c42a49a6ccf req-ed722311-10fc-4e0c-bc92-3a092198d075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-128080a9-d1db-459d-ac53-ea5baa18331a', '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': 'b738d1d9-63ae-4cb4-a932-ace37651c66e', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:37:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-67bab208-98d1-4639-9b57-8c42a49a6ccf req-ed722311-10fc-4e0c-bc92-3a092198d075 tempest-TestInstancesWithCinderVolumes-1427045582 None] attachment_update completed successfully. Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Creating offline snapshot 8b4e3aa2-1a18-44db-9c6d-b9496800468a of volume 3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2e6d4d9-6339-4f3e-8336-d42c2213a517]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:09 devstack sudo[111651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:09 devstack sudo[111651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:09 devstack sudo[111651]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.626s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:09 devstack sudo[111686]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a 1G Aug 19 17:37:09 devstack sudo[111686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:10 devstack sudo[111686]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a 1G" returned: 0 in 0.678s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3226d430-3a0a-4e48-bfa7-81834608e706 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:10 devstack sudo[111697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3226d430-3a0a-4e48-bfa7-81834608e706 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:10 devstack sudo[111697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-6f3d1627-eb25-4acb-982f-648e049d22aa req-9c76ae71-1c27-4d41-8ed9-bfc03918bfc7 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:10 devstack sudo[111697]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3226d430-3a0a-4e48-bfa7-81834608e706 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:10 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a is being set with open permissions: ugo+rw Aug 19 17:37:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:11 devstack sudo[111710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:11 devstack sudo[111710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:11 devstack sudo[111710]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:11 devstack sudo[111714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info Aug 19 17:37:11 devstack sudo[111714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:11 devstack sudo[111714]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info" returned: 0 in 0.273s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:11 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info is being set with open permissions: ugo+rw Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:11 devstack sudo[111717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info Aug 19 17:37:11 devstack sudo[111717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:11 devstack sudo[111717]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.info" returned: 0 in 0.263s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.614s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-6f3d1627-eb25-4acb-982f-648e049d22aa req-9c76ae71-1c27-4d41-8ed9-bfc03918bfc7 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.977s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-6f3d1627-eb25-4acb-982f-648e049d22aa req-9c76ae71-1c27-4d41-8ed9-bfc03918bfc7 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:11 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f8c34acb-22d7-4a28-a5b0-a31a5357ee22 tempest-SnapshotDependencyTests-1760793683 None] Create snapshot completed successfully Aug 19 17:37:11 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-6f3d1627-eb25-4acb-982f-648e049d22aa req-9c76ae71-1c27-4d41-8ed9-bfc03918bfc7 tempest-TestInstancesWithCinderVolumes-1427045582 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-768126f1-039e-4054-bc35-cc5ae520ba29', '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': 'f4594dcd-081e-44d6-aa9b-0abdce71db4d', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:37:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-6f3d1627-eb25-4acb-982f-648e049d22aa req-9c76ae71-1c27-4d41-8ed9-bfc03918bfc7 tempest-TestInstancesWithCinderVolumes-1427045582 None] attachment_update completed successfully. Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-1a97b9a4-8243-40cd-aa11-9ab813b57957-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "cinder-1a97b9a4-8243-40cd-aa11-9ab813b57957-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" acquired by "delete_volume" :: waited 0.042s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:12 devstack sudo[111721]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:12 devstack sudo[111721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1344fd6-db5d-4f82-9adf-6deeaa02f456]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:12 devstack sudo[111724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 Aug 19 17:37:12 devstack sudo[111724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:12 devstack sudo[111721]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:37:12 devstack sudo[111724]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:12 devstack sudo[111733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957 Aug 19 17:37:12 devstack sudo[111733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:12 devstack sudo[111733]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1a97b9a4-8243-40cd-aa11-9ab813b57957" returned: 0 in 0.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-1a97b9a4-8243-40cd-aa11-9ab813b57957" released by "delete_volume" :: held 0.810s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Created reservations ['1eefb9e2-7abc-4600-94a4-243eff81fa22', '6d879f5b-b6b0-4c4c-b7b9-4b41d2f6b123', '3087ee5e-8def-4898-baec-e922af7cf542', '910cb0fb-f440-4919-9876-6af2297e4e11'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:13 devstack sudo[111741]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:13 devstack sudo[111741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Flow 'volume_create_manager' (dc75b932-b7d2-4429-8a1f-4f4df0bae139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90bbc1c-457d-4d92-a158-5b02a00de2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90bbc1c-457d-4d92-a158-5b02a00de2fd) 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-19T15:37:13Z,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=33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf56fef0eab94687bbf1d3639e595523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b4e3aa2-1a18-44db-9c6d-b9496800468a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:37:13Z,use_quota=True,user_id='f8927bf28f604163a613a55e57f099f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d040c646-09cd-4158-952b-4a6e4bcd2192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d040c646-09cd-4158-952b-4a6e4bcd2192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7c5dc2b-4cb3-4dab-bb51-9c8f4b54508c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7c5dc2b-4cb3-4dab-bb51-9c8f4b54508c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c', 'volume_name': 'volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c', 'volume_size': 1, 'snapshot_id': '8b4e3aa2-1a18-44db-9c6d-b9496800468a'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25371eb1-4e68-46b4-b15b-1c529c38a725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (25371eb1-4e68-46b4-b15b-1c529c38a725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73436e2d-9a74-41f7-a779-d587689fdf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:13 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Volume 33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c', 'volume_size': 1, 'snapshot_id': '8b4e3aa2-1a18-44db-9c6d-b9496800468a'} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" acquired by "_create_volume_from_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Creating volume 33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c from snapshot 8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" acquired by "_copy_volume_from_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] snapshot: 8b4e3aa2-1a18-44db-9c6d-b9496800468a, volume: 33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:13 devstack sudo[111741]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.319s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Deleted volume successfully. Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[15bfb74c-489a-4b27-bed4-c9df0d9d6df6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-115746b2-3dfd-4da2-bcde-f29b2766628c tempest-TestStampPattern-1557618594 None] Lock "cinder-1a97b9a4-8243-40cd-aa11-9ab813b57957-delete_volume" released by "delete_volume" :: held 1.445s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:13 devstack sudo[111749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:13 devstack sudo[111749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-b72ecb3d-706b-4452-bf68-4a1159817a4c-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-b72ecb3d-706b-4452-bf68-4a1159817a4c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Deleting offline snapshot b72ecb3d-706b-4452-bf68-4a1159817a4c of volume 7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] snapshot_file for this snap is: volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cd59089-89a3-482c-ab05-08d195f107d4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:13 devstack sudo[111751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:37:13 devstack sudo[111751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:13 devstack sudo[111749]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.488s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3226d430-3a0a-4e48-bfa7-81834608e706(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[47a5a0bd-042d-4005-82fb-86b3bd0c70e4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:14 devstack sudo[111757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:14 devstack sudo[111757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:14 devstack sudo[111751]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3684d2d-796b-4dea-9da1-33e7a9ad0c3a]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:14 devstack sudo[111763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:37:14 devstack sudo[111763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:14 devstack sudo[111757]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:14 devstack sudo[111768]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c Aug 19 17:37:14 devstack sudo[111768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:14 devstack sudo[111763]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.567s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:14 devstack sudo[111776]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:37:14 devstack sudo[111776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:15 devstack sudo[111776]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.663s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:15 devstack sudo[111790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c Aug 19 17:37:15 devstack sudo[111790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:15 devstack sudo[111790]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801.b72ecb3d-706b-4452-bf68-4a1159817a4c" returned: 0 in 0.534s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-b72ecb3d-706b-4452-bf68-4a1159817a4c" released by "_delete_snapshot" :: held 2.341s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" released by "delete_snapshot" :: held 2.385s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:16 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Created reservations ['5f027904-e97f-4a14-b5b5-3791d718599c', '9dac4d39-3852-4ced-a9b2-047320ef381e', 'dbd02afd-ca46-48d9-bb98-2593fbfe1792', '24d5e045-5361-450a-8c3a-e54b5f9560b0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Delete snapshot completed successfully. Aug 19 17:37:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b58ea5c-1001-4832-8793-8b4f42cc1e54 tempest-TestStampPattern-1557618594 None] Lock "cinder-b72ecb3d-706b-4452-bf68-4a1159817a4c-delete_snapshot" released by "delete_snapshot" :: held 2.786s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-65490642-2363-45c7-8e59-559c2ee1f3cd req-2959ee62-8d75-45a0-b752-0a9314440a5c tempest-TestInstancesWithCinderVolumes-1427045582 None] Terminate volume connection completed successfully. Aug 19 17:37:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-65490642-2363-45c7-8e59-559c2ee1f3cd req-2959ee62-8d75-45a0-b752-0a9314440a5c tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleting attachment b738d1d9-63ae-4cb4-a932-ace37651c66e. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:37:19 devstack sudo[111768]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" returned: 0 in 5.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706, size 1024.00 MB, duration 5.31 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:37:19 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Converted 1024.00 MB image at 192.98 MB/s Aug 19 17:37:19 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c is being set with open permissions: ugo+rw Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:19 devstack sudo[111824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c Aug 19 17:37:19 devstack sudo[111824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-128080a9-d1db-459d-ac53-ea5baa18331a-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-128080a9-d1db-459d-ac53-ea5baa18331a-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-quobyte-128080a9-d1db-459d-ac53-ea5baa18331a" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-128080a9-d1db-459d-ac53-ea5baa18331a" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[accc2c2c-91dc-42fe-b40a-de06e01bdc18]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:20 devstack sudo[111824]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" released by "_copy_volume_from_snapshot" :: held 6.804s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" released by "_create_volume_from_snapshot" :: held 6.906s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.927s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73436e2d-9a74-41f7-a779-d587689fdf5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c', 'volume_size': 1, 'snapshot_id': '8b4e3aa2-1a18-44db-9c6d-b9496800468a'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:20 devstack sudo[111844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a Aug 19 17:37:20 devstack sudo[111844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e215214f-7c46-4cf2-8e5e-ae8d2ea0c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Volume volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c (33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c): created successfully Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e215214f-7c46-4cf2-8e5e-ae8d2ea0c020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Flow 'volume_create_manager' (dc75b932-b7d2-4429-8a1f-4f4df0bae139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2a69371f-0bc7-4c33-b391-b5783f76b45e tempest-SnapshotDependencyTests-1760793683 None] Created volume successfully. Aug 19 17:37:20 devstack sudo[111844]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a" returned: 0 in 0.607s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:20 devstack sudo[111860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a Aug 19 17:37:20 devstack sudo[111860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:20 devstack sudo[111860]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-128080a9-d1db-459d-ac53-ea5baa18331a" returned: 0 in 0.298s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-128080a9-d1db-459d-ac53-ea5baa18331a" released by "delete_volume" :: held 0.990s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:20 devstack cinder-volume[94153]: WARNING cinder.quota [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1471618963-810987586 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1471618963-810987586, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:21 devstack cinder-volume[94153]: WARNING cinder.quota [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1471618963-810987586 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1471618963-810987586, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Created reservations ['b19b2232-3d99-42dc-b60e-09cfe18c6f27', 'a5f8409f-2c68-42c3-84fd-91f4b480c7d9', '0ddb059e-cd83-4465-9188-16b42db9743d', 'e72aa1e5-4290-47d9-a734-8561904cef5d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:21 devstack sudo[111864]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:21 devstack sudo[111864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-8b4e3aa2-1a18-44db-9c6d-b9496800468a-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-8b4e3aa2-1a18-44db-9c6d-b9496800468a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Deleting offline snapshot 8b4e3aa2-1a18-44db-9c6d-b9496800468a of volume 3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] snapshot_file for this snap is: volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[48a81af4-99ff-4087-adfa-358bdd51edc9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:21 devstack sudo[111866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:21 devstack sudo[111866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:21 devstack sudo[111864]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleted volume successfully. Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bb5ca489-ac57-4666-9a8f-5e1918296b43 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-128080a9-d1db-459d-ac53-ea5baa18331a-delete_volume" released by "delete_volume" :: held 1.750s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:21 devstack sudo[111866]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.479s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3226d430-3a0a-4e48-bfa7-81834608e706(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4124df6a-32d0-496f-ba3e-461be6614fcf]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:21 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/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:21 devstack sudo[111873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-7bff6b56-9abd-4a1d-99f2-ecc14ad65801-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "cinder-7bff6b56-9abd-4a1d-99f2-ecc14ad65801-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Acquiring lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1a3762b-07f3-4502-90e3-a83726946295]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[111873]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.680s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[111885]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:22 devstack sudo[111885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack sudo[111882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:37:22 devstack sudo[111882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack sudo[111882]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.384s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[111899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801 Aug 19 17:37:22 devstack sudo[111899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack sudo[111885]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[111903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a Aug 19 17:37:22 devstack sudo[111903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:23 devstack sudo[111899]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" returned: 0 in 0.275s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack sudo[111903]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "cinder-quobyte-7bff6b56-9abd-4a1d-99f2-ecc14ad65801" released by "delete_volume" :: held 0.759s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706.8b4e3aa2-1a18-44db-9c6d-b9496800468a" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-8b4e3aa2-1a18-44db-9c6d-b9496800468a" released by "_delete_snapshot" :: held 1.955s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" released by "delete_snapshot" :: held 1.986s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Created reservations ['a17a3a6d-a9ae-4820-8f57-5eea475f75aa', '01f45958-f7e5-46d5-bc50-9b47f82ce544', '2df6a3b2-995e-40bd-8adc-f480b74da931', 'f1050ea6-d081-40dc-b371-19c944e2f08a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Created reservations ['fddc6b72-0488-4352-9b33-9db78b8a4c98', 'a7da95cd-fd7c-43db-be20-07fbbdcb9a52', 'd298066e-d965-4a71-8f08-de71d01a6e5c', 'd1e38e0a-211d-471e-84eb-cc4c8a6f1254'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:23 devstack sudo[111916]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:23 devstack sudo[111916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Delete snapshot completed successfully. Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1565248b-6711-42fd-9730-ee6db0db9d72 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-8b4e3aa2-1a18-44db-9c6d-b9496800468a-delete_snapshot" released by "delete_snapshot" :: held 2.216s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:23 devstack sudo[111916]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.302s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Deleted volume successfully. Aug 19 17:37:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-abc174d3-05a9-4303-8fb9-21e7c56233f8 tempest-TestStampPattern-1557618594 None] Lock "cinder-7bff6b56-9abd-4a1d-99f2-ecc14ad65801-delete_volume" released by "delete_volume" :: held 1.383s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-809ecb1f-185a-49a4-8166-eec02a847248 req-86ef5acf-c082-4cb9-9d82-d05e7db4a2e4 tempest-TestInstancesWithCinderVolumes-1427045582 None] Terminate volume connection completed successfully. Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-809ecb1f-185a-49a4-8166-eec02a847248 req-86ef5acf-c082-4cb9-9d82-d05e7db4a2e4 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleting attachment f4594dcd-081e-44d6-aa9b-0abdce71db4d. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-3226d430-3a0a-4e48-bfa7-81834608e706-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-3226d430-3a0a-4e48-bfa7-81834608e706-delete_volume" acquired by "delete_volume" :: waited 0.057s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[76f872bc-2be4-48af-a9e2-fb091a100212]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:24 devstack sudo[111924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:24 devstack sudo[111924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-768126f1-039e-4054-bc35-cc5ae520ba29-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-768126f1-039e-4054-bc35-cc5ae520ba29-delete_volume" acquired by "delete_volume" :: waited 0.079s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-quobyte-768126f1-039e-4054-bc35-cc5ae520ba29" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-768126f1-039e-4054-bc35-cc5ae520ba29" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0e198e7-b2a7-45b4-836a-5671a1b5bb64]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:25 devstack sudo[111924]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.476s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:25 devstack sudo[111930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706 Aug 19 17:37:25 devstack sudo[111930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:25 devstack sudo[111929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 Aug 19 17:37:25 devstack sudo[111929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:25 devstack sudo[111930]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3226d430-3a0a-4e48-bfa7-81834608e706" returned: 0 in 0.329s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-3226d430-3a0a-4e48-bfa7-81834608e706" released by "delete_volume" :: held 0.881s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Created reservations ['ef6144e5-0a60-4072-b333-0606c4311b3f', 'abe56168-248f-472a-9396-957dd9e045bd', '1b509703-17d6-4a13-9c13-ed320733fec9', '071ba856-f9ad-4a5f-8d82-3472dfab2da7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:25 devstack sudo[111929]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29" returned: 0 in 0.493s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:25 devstack sudo[111937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29 Aug 19 17:37:25 devstack sudo[111937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:25 devstack sudo[111939]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:25 devstack sudo[111939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4650ab29-e43e-44ba-a1fd-f51ad6156d5c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:26 devstack sudo[111937]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-768126f1-039e-4054-bc35-cc5ae520ba29" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-768126f1-039e-4054-bc35-cc5ae520ba29" released by "delete_volume" :: held 1.050s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:26 devstack cinder-volume[94153]: WARNING cinder.quota [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1002623076-2106880974 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1002623076-2106880974, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:26 devstack cinder-volume[94153]: WARNING cinder.quota [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1002623076-2106880974 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1002623076-2106880974, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:26 devstack sudo[111943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c Aug 19 17:37:26 devstack sudo[111943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Created reservations ['89da4ca9-d842-4966-ba46-754a24f21dc3', '2df86366-6e16-499b-81ca-8c571ace6877', 'f5099cba-7256-42b5-b4e6-a07bd923d276', '699b6815-2bd5-43cb-8efe-0f7f5251950a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:26 devstack sudo[111939]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.574s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Deleted volume successfully. Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5b2b9356-ad2f-4c6a-86d8-df041677feb8 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-3226d430-3a0a-4e48-bfa7-81834608e706-delete_volume" released by "delete_volume" :: held 1.829s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:26 devstack sudo[111946]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:26 devstack sudo[111946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:26 devstack sudo[111943]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" returned: 0 in 0.526s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:26 devstack sudo[111951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c Aug 19 17:37:26 devstack sudo[111951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:26 devstack sudo[111946]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.344s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleted volume successfully. Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16dd167a-93b0-4643-9b9a-ed37e44d9075 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-768126f1-039e-4054-bc35-cc5ae520ba29-delete_volume" released by "delete_volume" :: held 1.737s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:26 devstack sudo[111951]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" returned: 0 in 0.349s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-quobyte-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c" released by "delete_volume" :: held 0.977s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Created reservations ['ce094ef3-fe09-4917-8a33-2c0fa5522df4', 'd7aae359-3bec-4efe-8765-c6c36fb0d8b4', 'a104e036-a5ef-4ee5-9669-4f69c6f342c9', 'fa966b86-e203-48bf-bf10-086b0ecc1f44'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:27 devstack sudo[111956]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:27 devstack sudo[111956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:27 devstack sudo[111956]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Deleted volume successfully. Aug 19 17:37:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-ce3faada-4f3b-400e-8b09-8a656e01c295 tempest-SnapshotDependencyTests-1760793683 None] Lock "cinder-33df4cc0-ceb9-47e0-ba1e-8bfa31c3b97c-delete_volume" released by "delete_volume" :: held 1.777s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-8a6c009d-2c3a-4059-b01b-793b282f2efd req-fe81a66e-de93-4b54-86e7-c20644867201 tempest-TestInstancesWithCinderVolumes-1427045582 None] Terminate volume connection completed successfully. Aug 19 17:37:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-8a6c009d-2c3a-4059-b01b-793b282f2efd req-fe81a66e-de93-4b54-86e7-c20644867201 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleting attachment 617899fc-5197-448c-8886-a0e089051d7e. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "cinder-quobyte-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d09454d-5d78-4357-ba00-fbd2b742d2f9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack sudo[112028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd Aug 19 17:37:34 devstack sudo[112028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:34 devstack sudo[112028]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" returned: 0 in 0.402s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack sudo[112033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd Aug 19 17:37:34 devstack sudo[112033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:34 devstack sudo[112033]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" returned: 0 in 0.256s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-quobyte-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd" released by "delete_volume" :: held 0.743s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:34 devstack cinder-volume[94153]: WARNING cinder.quota [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1118452619-1583602369 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1118452619-1583602369, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:34 devstack cinder-volume[94153]: WARNING cinder.quota [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1118452619-1583602369 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1118452619-1583602369, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:37:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Created reservations ['5e856dba-80b6-4940-9788-7b78689f649d', 'cdd86dc0-a98d-423a-aa8e-adba845aff9f', 'fa648ac4-7e73-482d-94de-241dc1984a50', '3d18d837-7ae4-43f1-bf93-107a2f80455f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:35 devstack sudo[112036]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:35 devstack sudo[112036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:35 devstack sudo[112036]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Deleted volume successfully. Aug 19 17:37:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-016d9ee5-e851-4fa8-8a5d-f26df0e21421 tempest-TestInstancesWithCinderVolumes-1427045582 None] Lock "cinder-5c47807b-9d0c-4ea0-aa46-eaa0ab8309dd-delete_volume" released by "delete_volume" :: held 1.355s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Flow 'volume_create_manager' (f436dffc-2829-4bfe-ba79-6fcaf810aeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ee8033e-ef16-40f9-be43-52bd6d0a8323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ee8033e-ef16-40f9-be43-52bd6d0a8323) 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-19T15:37:44Z,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=744d0ee6-7449-4d61-b01f-411ef87580ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b229fee0a0469da7b4d05241a30d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:37:44Z,use_quota=True,user_id='e7e70f17081e4eb2b995c6ad54c7ac9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e1f884e-ba86-47c5-956a-2f070a429a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e1f884e-ba86-47c5-956a-2f070a429a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da2937f0-1b58-49cd-b205-dc8671eae1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da2937f0-1b58-49cd-b205-dc8671eae1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '744d0ee6-7449-4d61-b01f-411ef87580ab', 'volume_name': 'volume-744d0ee6-7449-4d61-b01f-411ef87580ab', 'volume_size': 1, 'image_id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', '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': '5efb642eb331446e8112289c22fe1bcc', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b3b229fee0a0469da7b4d05241a30d0d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e499427b91d4cf830af43496b5ed658a3bd61dee53456bf7f4b3d482131b3138e79a537652458edf0ca0437b0b178fc2933965f79cfbc8612c62044479d4b11f', 'id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'created_at': datetime.datetime(2026, 8, 19, 15, 37, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 37, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/69f8ff1b-d395-4b70-8277-55ac10995366/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8683c736-7504-4c04-beb4-b094ba3d61ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8683c736-7504-4c04-beb4-b094ba3d61ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34ffe7ff-599f-461b-824d-29f1a2fcf990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Volume 744d0ee6-7449-4d61-b01f-411ef87580ab: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-744d0ee6-7449-4d61-b01f-411ef87580ab', 'volume_size': 1, 'image_id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', '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': '5efb642eb331446e8112289c22fe1bcc', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b3b229fee0a0469da7b4d05241a30d0d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e499427b91d4cf830af43496b5ed658a3bd61dee53456bf7f4b3d482131b3138e79a537652458edf0ca0437b0b178fc2933965f79cfbc8612c62044479d4b11f', 'id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'created_at': datetime.datetime(2026, 8, 19, 15, 37, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 37, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/69f8ff1b-d395-4b70-8277-55ac10995366/file', 'properties': {}}, 'image_service': } Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Trying to clone 744d0ee6-7449-4d61-b01f-411ef87580ab from image 69f8ff1b-d395-4b70-8277-55ac10995366 at location (None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:37:44 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a08930ce-5044-47a9-9037-f28db7da6241]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:44 devstack sudo[112056]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:44 devstack sudo[112056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:45 devstack sudo[112056]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:45 devstack sudo[112060]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:45 devstack sudo[112060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:45 devstack sudo[112060]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 1 in 0.340s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Temporary image 69f8ff1b-d395-4b70-8277-55ac10995366 is fetched for user e7e70f17081e4eb2b995c6ad54c7ac9c. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d32854a4-5195-42c0-ba80-c6ed7d471d50]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:45 devstack sudo[112066]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:45 devstack sudo[112066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:46 devstack sudo[112066]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 0 in 0.368s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:46 devstack sudo[112070]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:46 devstack sudo[112070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:46 devstack sudo[112070]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 1 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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-19T15:37:44Z,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=744d0ee6-7449-4d61-b01f-411ef87580ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b229fee0a0469da7b4d05241a30d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:37:44Z,use_quota=True,user_id='e7e70f17081e4eb2b995c6ad54c7ac9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Creating volume 744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:46 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:46 devstack sudo[112075]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1073741824 Aug 19 17:37:46 devstack sudo[112075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:46 devstack sudo[112075]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1073741824" returned: 0 in 0.499s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:46 devstack sudo[112081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab Aug 19 17:37:46 devstack sudo[112081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:47 devstack sudo[112081]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.815s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Attempting download of 69f8ff1b-d395-4b70-8277-55ac10995366 ((None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', 'metadata': {}}])) to volume 744d0ee6-7449-4d61-b01f-411ef87580ab. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[69a2aeb8-7ac2-4915-bdd4-1e63ce75846a]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:47 devstack sudo[112084]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9 Aug 19 17:37:47 devstack sudo[112084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:47 devstack sudo[112084]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9" returned: 0 in 0.366s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:47 devstack sudo[112088]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9 Aug 19 17:37:47 devstack sudo[112088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:47 devstack sudo[112088]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9" returned: 1 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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_69f8ff1b-d395-4b70-8277-55ac10995366_zmce70h9' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[61b31d95-ceab-463c-be44-3a5dacaf8cbc]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:48 devstack sudo[112092]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:48 devstack sudo[112092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:48 devstack sudo[112092]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 0 in 0.340s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:48 devstack sudo[112096]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD Aug 19 17:37:48 devstack sudo[112096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:48 devstack sudo[112096]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD" returned: 1 in 0.348s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] 69f8ff1b-d395-4b70-8277-55ac10995366 was raw, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:37:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:48 devstack sudo[112101]: 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_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab Aug 19 17:37:48 devstack sudo[112101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:49 devstack sudo[112101]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab" returned: 0 in 0.495s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_69f8ff1b-d395-4b70-8277-55ac10995366_v0vcw8vvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:37:49 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:49 devstack sudo[112107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1G Aug 19 17:37:49 devstack sudo[112107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:49 devstack sudo[112107]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab 1G" returned: 0 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Downloaded image 69f8ff1b-d395-4b70-8277-55ac10995366 ((None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', 'metadata': {}}])) to volume 744d0ee6-7449-4d61-b01f-411ef87580ab successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Temporary image 69f8ff1b-d395-4b70-8277-55ac10995366 for user e7e70f17081e4eb2b995c6ad54c7ac9c is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Marking volume 744d0ee6-7449-4d61-b01f-411ef87580ab as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Copying metadata from image 69f8ff1b-d395-4b70-8277-55ac10995366 to 744d0ee6-7449-4d61-b01f-411ef87580ab. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Creating volume glance metadata for volume 744d0ee6-7449-4d61-b01f-411ef87580ab backed by image 69f8ff1b-d395-4b70-8277-55ac10995366 with: {'image_id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '5efb642eb331446e8112289c22fe1bcc', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34ffe7ff-599f-461b-824d-29f1a2fcf990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-744d0ee6-7449-4d61-b01f-411ef87580ab', 'volume_size': 1, 'image_id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/69f8ff1b-d395-4b70-8277-55ac10995366', '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': '5efb642eb331446e8112289c22fe1bcc', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b3b229fee0a0469da7b4d05241a30d0d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'e499427b91d4cf830af43496b5ed658a3bd61dee53456bf7f4b3d482131b3138e79a537652458edf0ca0437b0b178fc2933965f79cfbc8612c62044479d4b11f', 'id': '69f8ff1b-d395-4b70-8277-55ac10995366', 'created_at': datetime.datetime(2026, 8, 19, 15, 37, 42, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 37, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/69f8ff1b-d395-4b70-8277-55ac10995366/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7504a96-2f93-4ab1-9eab-53820742cfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Volume volume-744d0ee6-7449-4d61-b01f-411ef87580ab (744d0ee6-7449-4d61-b01f-411ef87580ab): created successfully Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7504a96-2f93-4ab1-9eab-53820742cfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Flow 'volume_create_manager' (f436dffc-2829-4bfe-ba79-6fcaf810aeae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-291cc6ab-c8b2-457d-b6aa-4b0160ce9d35 tempest-VolumeImageDependencyTests-568363216 None] Created volume successfully. Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Acquiring lock "cinder-744d0ee6-7449-4d61-b01f-411ef87580ab-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "cinder-744d0ee6-7449-4d61-b01f-411ef87580ab-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Acquiring lock "cinder-quobyte-744d0ee6-7449-4d61-b01f-411ef87580ab" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "cinder-quobyte-744d0ee6-7449-4d61-b01f-411ef87580ab" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[99e40429-8886-4f22-90d2-6d60ab83beb2]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:50 devstack sudo[112113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab Aug 19 17:37:50 devstack sudo[112113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:51 devstack sudo[112113]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab" returned: 0 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:51 devstack sudo[112118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab Aug 19 17:37:51 devstack sudo[112118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:51 devstack sudo[112118]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-744d0ee6-7449-4d61-b01f-411ef87580ab" returned: 0 in 0.259s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "cinder-quobyte-744d0ee6-7449-4d61-b01f-411ef87580ab" released by "delete_volume" :: held 0.689s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Created reservations ['a25d6f51-9843-4ca4-b305-c64744b64bf6', 'b30d7ac4-0b39-4edb-8253-e8bf7cff6125', '3be1e438-c99a-4094-a461-4b7dfb83858e', '75b79509-9ffd-4f22-9be3-71587c321105'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:51 devstack sudo[112121]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:51 devstack sudo[112121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:51 devstack sudo[112121]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.291s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Deleted volume successfully. Aug 19 17:37:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-e2c9c9cd-9a80-44b8-8b42-9d3c16cc6356 tempest-VolumeImageDependencyTests-568363216 None] Lock "cinder-744d0ee6-7449-4d61-b01f-411ef87580ab-delete_volume" released by "delete_volume" :: held 1.213s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Flow 'volume_create_manager' (7442f967-efb5-492b-89cc-29edf469680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99aa6229-655e-45f5-a006-efdd5e85dd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99aa6229-655e-45f5-a006-efdd5e85dd09) 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-19T15:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950302375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27f65991-d3c4-445e-81d4-5004eea4306c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c93fcd4a140463d87e2d915caab7fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:37:56Z,use_quota=True,user_id='fa1d8c3e4e8144e7a95829e44424add6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d82c9462-35de-46c1-b474-95fe226d7bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d82c9462-35de-46c1-b474-95fe226d7bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (809a0932-dd39-454d-9dbd-8881fd2bf000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (809a0932-dd39-454d-9dbd-8881fd2bf000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27f65991-d3c4-445e-81d4-5004eea4306c', 'volume_name': 'volume-27f65991-d3c4-445e-81d4-5004eea4306c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d643e65-2917-406f-8f09-8012cf68cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d643e65-2917-406f-8f09-8012cf68cb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f2b02e2-7299-4ba5-9577-b5388fa6d5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:56 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Volume 27f65991-d3c4-445e-81d4-5004eea4306c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27f65991-d3c4-445e-81d4-5004eea4306c', 'volume_size': 1} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 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-19T15:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950302375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27f65991-d3c4-445e-81d4-5004eea4306c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c93fcd4a140463d87e2d915caab7fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:37:56Z,use_quota=True,user_id='fa1d8c3e4e8144e7a95829e44424add6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Creating volume 27f65991-d3c4-445e-81d4-5004eea4306c {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:56 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:56 devstack sudo[112125]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c 1073741824 Aug 19 17:37:56 devstack sudo[112125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:56 devstack sudo[112125]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c 1073741824" returned: 0 in 0.469s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:56 devstack sudo[112132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c Aug 19 17:37:56 devstack sudo[112132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:57 devstack sudo[112132]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.796s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f2b02e2-7299-4ba5-9577-b5388fa6d5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27f65991-d3c4-445e-81d4-5004eea4306c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfc9e30f-7fa9-4052-be37-4cabc6daea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:57 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Volume volume-27f65991-d3c4-445e-81d4-5004eea4306c (27f65991-d3c4-445e-81d4-5004eea4306c): created successfully Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfc9e30f-7fa9-4052-be37-4cabc6daea9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Flow 'volume_create_manager' (7442f967-efb5-492b-89cc-29edf469680f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a4bcaa0a-6ba1-4ea5-a68d-559fdfc42507 tempest-ProjectReaderTests-51667643 None] Created volume successfully. Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Acquiring lock "cinder-27f65991-d3c4-445e-81d4-5004eea4306c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "cinder-27f65991-d3c4-445e-81d4-5004eea4306c-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=101,cinder:UPDATE=86,cinder:INSERT=26,cinder:DELETE=7 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Acquiring lock "cinder-quobyte-27f65991-d3c4-445e-81d4-5004eea4306c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "cinder-quobyte-27f65991-d3c4-445e-81d4-5004eea4306c" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec9a58f3-b379-4ec4-b825-0b84b1d348bc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:58 devstack sudo[112135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c Aug 19 17:37:58 devstack sudo[112135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:59 devstack sudo[112135]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c" returned: 0 in 0.404s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:59 devstack sudo[112142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c Aug 19 17:37:59 devstack sudo[112142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:59 devstack sudo[112142]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-27f65991-d3c4-445e-81d4-5004eea4306c" returned: 0 in 0.249s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "cinder-quobyte-27f65991-d3c4-445e-81d4-5004eea4306c" released by "delete_volume" :: held 0.719s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=89,cinder:UPDATE=105,cinder:INSERT=28,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Created reservations ['4f75b9b1-3a3d-4d5f-850d-5b17e18c6fd7', '22a4edd6-b397-46f7-98eb-f3add98bde95', '7d8fc1dc-f87a-452d-9a7b-ce54fcf99f5c', 'c7357c4b-3fa3-4a24-b405-4d854fd7ce1d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:59 devstack sudo[112145]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:37:59 devstack sudo[112145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:59 devstack sudo[112145]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Deleted volume successfully. Aug 19 17:37:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d20f35f6-1d8f-4e2e-b141-affff1346a28 tempest-ProjectReaderTests-51667643 None] Lock "cinder-27f65991-d3c4-445e-81d4-5004eea4306c-delete_volume" released by "delete_volume" :: held 1.304s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Flow 'volume_create_manager' (30d50761-eac0-4733-ac41-695da5741c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b3c355f-6f1f-4cd5-852e-66a2aa1a0b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b3c355f-6f1f-4cd5-852e-66a2aa1a0b8d) 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-19T15:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162631532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8cc2ac4f-0e56-4474-9229-7d973613812c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c93fcd4a140463d87e2d915caab7fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:00Z,use_quota=True,user_id='fa1d8c3e4e8144e7a95829e44424add6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b35d7d5b-6fc6-4660-9fff-418b6114797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b35d7d5b-6fc6-4660-9fff-418b6114797a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38d58bb5-b1ae-47fb-9463-8c016f7899fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38d58bb5-b1ae-47fb-9463-8c016f7899fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8cc2ac4f-0e56-4474-9229-7d973613812c', 'volume_name': 'volume-8cc2ac4f-0e56-4474-9229-7d973613812c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c54859-8929-486b-835a-ee75f53d9cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c54859-8929-486b-835a-ee75f53d9cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d82afbf-eac5-4448-8118-dc285494c304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:00 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Volume 8cc2ac4f-0e56-4474-9229-7d973613812c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8cc2ac4f-0e56-4474-9229-7d973613812c', 'volume_size': 1} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 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-19T15:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162631532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8cc2ac4f-0e56-4474-9229-7d973613812c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c93fcd4a140463d87e2d915caab7fc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:00Z,use_quota=True,user_id='fa1d8c3e4e8144e7a95829e44424add6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Creating volume 8cc2ac4f-0e56-4474-9229-7d973613812c {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:00 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:00 devstack sudo[112148]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c 1073741824 Aug 19 17:38:00 devstack sudo[112148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:00 devstack sudo[112148]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c 1073741824" returned: 0 in 0.477s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:00 devstack sudo[112154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c Aug 19 17:38:00 devstack sudo[112154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:01 devstack sudo[112154]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.778s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d82afbf-eac5-4448-8118-dc285494c304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8cc2ac4f-0e56-4474-9229-7d973613812c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91c99a85-a64d-49de-b35b-c4c5d25f7be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Volume volume-8cc2ac4f-0e56-4474-9229-7d973613812c (8cc2ac4f-0e56-4474-9229-7d973613812c): created successfully Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91c99a85-a64d-49de-b35b-c4c5d25f7be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Flow 'volume_create_manager' (30d50761-eac0-4733-ac41-695da5741c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f8e928a0-e72c-4d55-a390-c0481c947531 tempest-ProjectReaderTests-51667643 None] Created volume successfully. Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Acquiring lock "cinder-8cc2ac4f-0e56-4474-9229-7d973613812c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "cinder-8cc2ac4f-0e56-4474-9229-7d973613812c-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Acquiring lock "cinder-quobyte-8cc2ac4f-0e56-4474-9229-7d973613812c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "cinder-quobyte-8cc2ac4f-0e56-4474-9229-7d973613812c" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[96687531-5cd3-473f-a0b4-27b861388c77]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:02 devstack sudo[112157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c Aug 19 17:38:02 devstack sudo[112157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:02 devstack sudo[112157]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c" returned: 0 in 0.424s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:02 devstack sudo[112162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c Aug 19 17:38:02 devstack sudo[112162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:03 devstack sudo[112162]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8cc2ac4f-0e56-4474-9229-7d973613812c" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "cinder-quobyte-8cc2ac4f-0e56-4474-9229-7d973613812c" released by "delete_volume" :: held 0.740s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Created reservations ['95cb4e7b-3125-496e-b86c-6964135a8e8b', 'f8ac473c-9e73-4d1b-9e6e-2357e2089fd1', '6f66e680-ba5f-4c98-b4b4-77fb96b659e5', '58fa4bcd-825c-47ac-b22f-f9a729a6145d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:03 devstack sudo[112166]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:38:03 devstack sudo[112166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:03 devstack sudo[112166]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.295s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Deleted volume successfully. Aug 19 17:38:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-27b4d0b1-3f43-4577-bf9a-102e97afcf13 tempest-ProjectReaderTests-51667643 None] Lock "cinder-8cc2ac4f-0e56-4474-9229-7d973613812c-delete_volume" released by "delete_volume" :: held 1.258s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Flow 'volume_create_manager' (569bed7e-194c-4d2d-ac30-a05802a14565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (420b8cca-a8f2-40d3-abc3-3a5ef66eb06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (420b8cca-a8f2-40d3-abc3-3a5ef66eb06c) 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-19T15:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1438419702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37548d47-7827-452a-9a1c-23b94087f3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8271a97c540e99eded3f0634afad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:12Z,use_quota=True,user_id='7d9c3d3bd08f4d58ae12dd6701d53f68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be018fe5-2522-499c-b705-9828e1fb4ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be018fe5-2522-499c-b705-9828e1fb4ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8088b881-ed9e-4312-8cee-da8c9b6cbf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:12 devstack sudo[112170]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:38:12 devstack sudo[112170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:12 devstack sudo[112170]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8088b881-ed9e-4312-8cee-da8c9b6cbf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '37548d47-7827-452a-9a1c-23b94087f3ed', 'volume_name': 'volume-37548d47-7827-452a-9a1c-23b94087f3ed', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eda9539b-b4c3-4c6a-9be3-c1c8c5542290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eda9539b-b4c3-4c6a-9be3-c1c8c5542290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b35dd4a6-7954-43ca-882c-0b9cd624fc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:12 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Volume 37548d47-7827-452a-9a1c-23b94087f3ed: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-37548d47-7827-452a-9a1c-23b94087f3ed', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Trying to clone 37548d47-7827-452a-9a1c-23b94087f3ed from image 523b4d81-c238-455f-a1d6-73b4798637d0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:38:12 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:38:12 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[95498ed5-3036-41d4-8308-f859f8f0cbc9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:13 devstack sudo[112175]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD Aug 19 17:38:13 devstack sudo[112175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:13 devstack sudo[112175]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD" returned: 0 in 0.375s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 is fetched for user 7d9c3d3bd08f4d58ae12dd6701d53f68. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[75fb5e52-748a-4dd4-98cc-ec0cbf4df252]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:13 devstack sudo[112181]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD Aug 19 17:38:13 devstack sudo[112181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:13 devstack sudo[112181]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 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-19T15:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1438419702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37548d47-7827-452a-9a1c-23b94087f3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8271a97c540e99eded3f0634afad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:12Z,use_quota=True,user_id='7d9c3d3bd08f4d58ae12dd6701d53f68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Creating volume 37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:13 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:38:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:13 devstack sudo[112186]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1073741824 Aug 19 17:38:13 devstack sudo[112186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:14 devstack sudo[112186]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1073741824" returned: 0 in 0.448s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:14 devstack sudo[112192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed Aug 19 17:38:14 devstack sudo[112192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:14 devstack sudo[112192]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed" returned: 0 in 0.247s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.742s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Attempting download of 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 37548d47-7827-452a-9a1c-23b94087f3ed. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e01cc27-b96c-433f-9301-683dee8cb1b9]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:14 devstack sudo[112195]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82 Aug 19 17:38:14 devstack sudo[112195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:15 devstack sudo[112195]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82" returned: 0 in 0.327s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:15 devstack sudo[112199]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82 Aug 19 17:38:15 devstack sudo[112199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:15 devstack sudo[112199]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82" returned: 1 in 0.348s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 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_523b4d81-c238-455f-a1d6-73b4798637d0_26cl8j82' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7c0eafd-2481-4796-89f6-0e3f763bd6e2]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:15 devstack sudo[112203]: quobyte : PWD=/ ; USER=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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD Aug 19 17:38:15 devstack sudo[112203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:15 devstack sudo[112203]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD" returned: 0 in 0.348s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] 523b4d81-c238-455f-a1d6-73b4798637d0 was qcow2, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:38:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:15 devstack sudo[112208]: 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_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed Aug 19 17:38:15 devstack sudo[112208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:17 devstack sudo[112208]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed" returned: 0 in 1.661s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_523b4d81-c238-455f-a1d6-73b4798637d0_7w3c504sdevstack@QuobyteHD, size 112.00 MB, duration 1.66 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:38:17 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Converted 112.00 MB image at 67.39 MB/s Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:17 devstack sudo[112217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1G Aug 19 17:38:17 devstack sudo[112217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:17 devstack sudo[112217]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed 1G" returned: 0 in 0.301s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Downloaded image 523b4d81-c238-455f-a1d6-73b4798637d0 ((None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', 'metadata': {}}])) to volume 37548d47-7827-452a-9a1c-23b94087f3ed successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Temporary image 523b4d81-c238-455f-a1d6-73b4798637d0 for user 7d9c3d3bd08f4d58ae12dd6701d53f68 is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Marking volume 37548d47-7827-452a-9a1c-23b94087f3ed as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Copying metadata from image 523b4d81-c238-455f-a1d6-73b4798637d0 to 37548d47-7827-452a-9a1c-23b94087f3ed. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Creating volume glance metadata for volume 37548d47-7827-452a-9a1c-23b94087f3ed backed by image 523b4d81-c238-455f-a1d6-73b4798637d0 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': '523b4d81-c238-455f-a1d6-73b4798637d0', '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=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b35dd4a6-7954-43ca-882c-0b9cd624fc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37548d47-7827-452a-9a1c-23b94087f3ed', 'volume_size': 1, 'image_id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/523b4d81-c238-455f-a1d6-73b4798637d0', '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': '6f430be77b2c4533b35c05fa404131ba', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '523b4d81-c238-455f-a1d6-73b4798637d0', 'created_at': datetime.datetime(2026, 8, 19, 15, 15, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 15, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/523b4d81-c238-455f-a1d6-73b4798637d0/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=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef017f85-1ab7-45f0-983a-f4edaa4cd5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Volume volume-37548d47-7827-452a-9a1c-23b94087f3ed (37548d47-7827-452a-9a1c-23b94087f3ed): created successfully Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef017f85-1ab7-45f0-983a-f4edaa4cd5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Flow 'volume_create_manager' (569bed7e-194c-4d2d-ac30-a05802a14565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:17 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-05fd461e-8666-4ca5-a8f5-082e21e7c5e2 tempest-TestShelveInstance-629233298 None] Created volume successfully. Aug 19 17:38:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-4fd0499a-2e2c-4f48-8de3-53347143334a req-a60ce1aa-4f99-4f0f-847f-533ec41ca7c3 tempest-TestShelveInstance-629233298 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-4fd0499a-2e2c-4f48-8de3-53347143334a req-a60ce1aa-4f99-4f0f-847f-533ec41ca7c3 tempest-TestShelveInstance-629233298 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-4fd0499a-2e2c-4f48-8de3-53347143334a req-a60ce1aa-4f99-4f0f-847f-533ec41ca7c3 tempest-TestShelveInstance-629233298 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.022s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-4fd0499a-2e2c-4f48-8de3-53347143334a req-a60ce1aa-4f99-4f0f-847f-533ec41ca7c3 tempest-TestShelveInstance-629233298 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-37548d47-7827-452a-9a1c-23b94087f3ed', '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': 'e57ceb50-6ba0-4086-85cd-df75323e12da', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:38:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-4fd0499a-2e2c-4f48-8de3-53347143334a req-a60ce1aa-4f99-4f0f-847f-533ec41ca7c3 tempest-TestShelveInstance-629233298 None] attachment_update completed successfully. Aug 19 17:38:30 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=29,cinder:INSERT=13,cinder:UPDATE=22,cinder:DELETE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:30 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=27,cinder:SELECT=24,cinder:DELETE=2,cinder:INSERT=10 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-62dd58ac-2dbf-4c3b-8d36-43b53da55214 req-c3f15560-170f-42ff-badc-f47b1aa3dba5 tempest-TestShelveInstance-629233298 None] Terminate volume connection completed successfully. Aug 19 17:38:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-62dd58ac-2dbf-4c3b-8d36-43b53da55214 req-c3f15560-170f-42ff-badc-f47b1aa3dba5 tempest-TestShelveInstance-629233298 None] Deleting attachment e57ceb50-6ba0-4086-85cd-df75323e12da. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:38:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8be1d2c2-d0f7-4dc0-9d75-e057bb19a54f req-a17a06fb-4477-4c43-ab5c-128dad1a38f3 tempest-TestShelveInstance-629233298 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8be1d2c2-d0f7-4dc0-9d75-e057bb19a54f req-a17a06fb-4477-4c43-ab5c-128dad1a38f3 tempest-TestShelveInstance-629233298 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-8be1d2c2-d0f7-4dc0-9d75-e057bb19a54f req-a17a06fb-4477-4c43-ab5c-128dad1a38f3 tempest-TestShelveInstance-629233298 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-8be1d2c2-d0f7-4dc0-9d75-e057bb19a54f req-a17a06fb-4477-4c43-ab5c-128dad1a38f3 tempest-TestShelveInstance-629233298 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d', 'name': 'volume-37548d47-7827-452a-9a1c-23b94087f3ed', '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': '2f9ead30-46af-4724-be14-ba279f5ea989', 'enforce_multipath': True} {{(pid=94153) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:38:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-8be1d2c2-d0f7-4dc0-9d75-e057bb19a54f req-a17a06fb-4477-4c43-ab5c-128dad1a38f3 tempest-TestShelveInstance-629233298 None] attachment_update completed successfully. Aug 19 17:39:02 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=7,cinder:UPDATE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:02 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:12 devstack sudo[113314]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:12 devstack sudo[113314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:12 devstack sudo[113314]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.256s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:39:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:39:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-d52cfac7-b38a-4968-8230-43934778e273 req-22b2f457-877e-42f5-bd8c-9fd1f89c3583 tempest-TestShelveInstance-629233298 None] Terminate volume connection completed successfully. Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [req-d52cfac7-b38a-4968-8230-43934778e273 req-22b2f457-877e-42f5-bd8c-9fd1f89c3583 tempest-TestShelveInstance-629233298 None] Deleting attachment 2f9ead30-46af-4724-be14-ba279f5ea989. {{(pid=94153) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Acquiring lock "cinder-37548d47-7827-452a-9a1c-23b94087f3ed-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "cinder-37548d47-7827-452a-9a1c-23b94087f3ed-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Acquiring lock "cinder-quobyte-37548d47-7827-452a-9a1c-23b94087f3ed" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "cinder-quobyte-37548d47-7827-452a-9a1c-23b94087f3ed" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f5ed529-f091-4903-9261-003c327381de]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:37 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/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed Aug 19 17:39:37 devstack sudo[113421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:38 devstack sudo[113421]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:38 devstack sudo[113426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed Aug 19 17:39:38 devstack sudo[113426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:38 devstack sudo[113426]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-37548d47-7827-452a-9a1c-23b94087f3ed" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "cinder-quobyte-37548d47-7827-452a-9a1c-23b94087f3ed" released by "delete_volume" :: held 0.693s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.quota [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Created reservations ['f41b4af8-6fed-470b-a781-fb654753809a', 'e4381379-a20d-451c-b696-fc5ac40be476', 'df2316d5-b570-41c9-bb29-b164df486234', 'b284e54b-dc2d-4ee6-a763-8140adb92b0d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:38 devstack sudo[113429]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:38 devstack sudo[113429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:38 devstack sudo[113429]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.244s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.manager [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Deleted volume successfully. Aug 19 17:39:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [req-d52cfac7-b38a-4968-8230-43934778e273 req-f751adb6-d0fd-456c-88cc-bf85b8c5df05 tempest-TestShelveInstance-629233298 None] Lock "cinder-37548d47-7827-452a-9a1c-23b94087f3ed-delete_volume" released by "delete_volume" :: held 1.138s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:48 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=7,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:48 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=5,cinder:UPDATE=9,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (afac7753-37ef-40f2-bf69-a2e1a8acf052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fedebd53-f790-4f67-8f27-cab2ba4a502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fedebd53-f790-4f67-8f27-cab2ba4a502c) 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1517393689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1500300-cfe5-4085-8ff1-9f2b2904fdd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:50Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7954a31c-7528-48df-adab-0f8f520cb398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7954a31c-7528-48df-adab-0f8f520cb398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdbbab71-d6c1-479b-84ea-306a063bb808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdbbab71-d6c1-479b-84ea-306a063bb808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1500300-cfe5-4085-8ff1-9f2b2904fdd0', 'volume_name': 'volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12c58d1e-8842-4d21-841d-74cf768a325f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12c58d1e-8842-4d21-841d-74cf768a325f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9feb31c6-bcff-4158-9c8c-df4de255c040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Volume f1500300-cfe5-4085-8ff1-9f2b2904fdd0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0', 'volume_size': 1} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1517393689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1500300-cfe5-4085-8ff1-9f2b2904fdd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:50Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Creating volume f1500300-cfe5-4085-8ff1-9f2b2904fdd0 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack sudo[113441]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 1073741824 Aug 19 17:39:50 devstack sudo[113441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (de0f5139-3f9c-4543-a2d3-ec731f25eea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c76d66d-7485-4fa2-92bd-607ed6b2a665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c76d66d-7485-4fa2-92bd-607ed6b2a665) 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1039466469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ef21823-cb4d-4807-abb9-6d7cf8ca4c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:50Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e030bd9-7bed-483c-9c69-eea679bdc49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e030bd9-7bed-483c-9c69-eea679bdc49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7cf4984-975b-4ca4-965e-811e99a065b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7cf4984-975b-4ca4-965e-811e99a065b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ef21823-cb4d-4807-abb9-6d7cf8ca4c32', 'volume_name': 'volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (133f91af-d0f5-4b99-97aa-a5c72ec78291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (133f91af-d0f5-4b99-97aa-a5c72ec78291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53facfd0-857e-4121-8a3e-8373b18760cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Volume 1ef21823-cb4d-4807-abb9-6d7cf8ca4c32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32', 'volume_size': 1} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack sudo[113441]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 1073741824" returned: 0 in 0.487s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack sudo[113447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 Aug 19 17:39:50 devstack sudo[113447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (24990b82-6ea2-4468-af52-dc7b283fcecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1da8388d-6899-468d-b765-734935919f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1da8388d-6899-468d-b765-734935919f48) 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-730816824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f308af6e-d4a3-488c-9218-063b0a660165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (019d6386-64b1-44d2-8bb5-0b8e706e3d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (019d6386-64b1-44d2-8bb5-0b8e706e3d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65471fc6-0b89-4005-b20f-6c67d15d98ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65471fc6-0b89-4005-b20f-6c67d15d98ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f308af6e-d4a3-488c-9218-063b0a660165', 'volume_name': 'volume-f308af6e-d4a3-488c-9218-063b0a660165', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0104832-a046-490d-9066-bb8d1365e07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0104832-a046-490d-9066-bb8d1365e07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe7ef4bf-a660-4699-a336-bd65ff1e039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Volume f308af6e-d4a3-488c-9218-063b0a660165: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f308af6e-d4a3-488c-9218-063b0a660165', 'volume_size': 1} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack sudo[113447]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.843s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.462s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1039466469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ef21823-cb4d-4807-abb9-6d7cf8ca4c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:50Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Creating volume 1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9feb31c6-bcff-4158-9c8c-df4de255c040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack sudo[113450]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 1073741824 Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0dd2b4d1-7144-484e-b360-29a01d4483dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack sudo[113450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Volume volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 (f1500300-cfe5-4085-8ff1-9f2b2904fdd0): created successfully Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0dd2b4d1-7144-484e-b360-29a01d4483dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (afac7753-37ef-40f2-bf69-a2e1a8acf052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-01e3cdac-bd72-42fd-bc56-e43e7f8f198d tempest-CreateVolumesFromImageTest-1595901078 None] Created volume successfully. Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (578ea366-13e0-4a18-a8a1-e31f6e4f0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (532a8448-1f99-4777-8236-878081da1231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (532a8448-1f99-4777-8236-878081da1231) 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-19T15:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1993426275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5f967e7-dce8-4c11-8b3d-a83f4e680245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7728746b-a0e3-4c1d-8081-2f93d0ca23de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7728746b-a0e3-4c1d-8081-2f93d0ca23de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43a6e5e0-350f-4090-bc24-52cb9ed8b5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43a6e5e0-350f-4090-bc24-52cb9ed8b5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e5f967e7-dce8-4c11-8b3d-a83f4e680245', 'volume_name': 'volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bcdf1cf-bdff-4c9b-88e1-9cda0f5006b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bcdf1cf-bdff-4c9b-88e1-9cda0f5006b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4c29f95-eba2-4b75-b969-13ed72d9b41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Volume e5f967e7-dce8-4c11-8b3d-a83f4e680245: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245', 'volume_size': 1} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:51 devstack sudo[113450]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 1073741824" returned: 0 in 0.472s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack sudo[113456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 Aug 19 17:39:51 devstack sudo[113456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (b7f5ed21-74e6-4a6d-b258-910fe45a5c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f60df8ef-68d7-4a80-a1d6-bca551f986fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f60df8ef-68d7-4a80-a1d6-bca551f986fe) 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-19T15:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-372322660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ad630e1-f6a2-4ccf-99e7-b0c611cae78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d717f5b7-0155-48de-bcca-0b2ba0f570bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d717f5b7-0155-48de-bcca-0b2ba0f570bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80cd5c18-2c92-41d2-8046-cce8643ea8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80cd5c18-2c92-41d2-8046-cce8643ea8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ad630e1-f6a2-4ccf-99e7-b0c611cae78b', 'volume_name': 'volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d55a9b7-fbd2-4c48-af69-45e96d4d5ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d55a9b7-fbd2-4c48-af69-45e96d4d5ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (889ecce9-9bd1-4483-93bd-7200dd1d6b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Volume 9ad630e1-f6a2-4ccf-99e7-b0c611cae78b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b', 'volume_size': 1} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:51 devstack sudo[113456]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" returned: 0 in 0.257s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] <== create_volume: return (781ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.784s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.821s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 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-19T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-730816824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f308af6e-d4a3-488c-9218-063b0a660165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Creating volume f308af6e-d4a3-488c-9218-063b0a660165 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:51 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53facfd0-857e-4121-8a3e-8373b18760cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack sudo[113459]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 1073741824 Aug 19 17:39:51 devstack sudo[113459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80178b15-199f-4f88-bb4a-9575d76adacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Volume volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 (1ef21823-cb4d-4807-abb9-6d7cf8ca4c32): created successfully Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80178b15-199f-4f88-bb4a-9575d76adacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (de0f5139-3f9c-4543-a2d3-ec731f25eea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-91251953-bfd9-4edf-83cb-da9d084b0614 tempest-CreateVolumesFromImageTest-1595901078 None] Created volume successfully. Aug 19 17:39:52 devstack sudo[113459]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 1073741824" returned: 0 in 0.409s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:52 devstack sudo[113465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 Aug 19 17:39:52 devstack sudo[113465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:52 devstack sudo[113465]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165" returned: 0 in 0.233s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] <== create_volume: return (676ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.679s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.188s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 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-19T15:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1993426275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5f967e7-dce8-4c11-8b3d-a83f4e680245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Creating volume e5f967e7-dce8-4c11-8b3d-a83f4e680245 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:52 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe7ef4bf-a660-4699-a336-bd65ff1e039f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f308af6e-d4a3-488c-9218-063b0a660165', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:52 devstack sudo[113468]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 1073741824 Aug 19 17:39:52 devstack sudo[113468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99f32df7-43bb-4845-8f89-c4e4a434c732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Volume volume-f308af6e-d4a3-488c-9218-063b0a660165 (f308af6e-d4a3-488c-9218-063b0a660165): created successfully Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99f32df7-43bb-4845-8f89-c4e4a434c732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (24990b82-6ea2-4468-af52-dc7b283fcecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5904cd9a-6a1b-4d81-8215-87b417dd5549 tempest-CreateVolumesFromImageTest-1595901078 None] Created volume successfully. Aug 19 17:39:52 devstack sudo[113468]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 1073741824" returned: 0 in 0.392s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:52 devstack sudo[113474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 Aug 19 17:39:52 devstack sudo[113474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:53 devstack sudo[113474]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] <== create_volume: return (663ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.666s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.470s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 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-19T15:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-372322660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ad630e1-f6a2-4ccf-99e7-b0c611cae78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb361b299e084ff88e11e23fe25d3e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:39:51Z,use_quota=True,user_id='a56697e163ae4efaa76ecbb7084d4c28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Creating volume 9ad630e1-f6a2-4ccf-99e7-b0c611cae78b {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:53 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4c29f95-eba2-4b75-b969-13ed72d9b41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:53 devstack sudo[113477]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b 1073741824 Aug 19 17:39:53 devstack sudo[113477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ad5b238-c20e-4fdd-971b-b4875a74882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Volume volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 (e5f967e7-dce8-4c11-8b3d-a83f4e680245): created successfully Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ad5b238-c20e-4fdd-971b-b4875a74882c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (578ea366-13e0-4a18-a8a1-e31f6e4f0ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-253c823a-d0fb-44b9-8519-caf4eb282960 tempest-CreateVolumesFromImageTest-1595901078 None] Created volume successfully. Aug 19 17:39:53 devstack sudo[113477]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b 1073741824" returned: 0 in 0.402s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:53 devstack sudo[113483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b Aug 19 17:39:53 devstack sudo[113483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:53 devstack sudo[113483]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" returned: 0 in 0.243s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] <== create_volume: return (686ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.689s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (889ecce9-9bd1-4483-93bd-7200dd1d6b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424dff5c-ad4e-460f-85fe-3b5c2b04d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Volume volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b (9ad630e1-f6a2-4ccf-99e7-b0c611cae78b): created successfully Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424dff5c-ad4e-460f-85fe-3b5c2b04d274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Flow 'volume_create_manager' (b7f5ed21-74e6-4a6d-b258-910fe45a5c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-04a1ac87-858b-4470-b1ef-36fe088fc5ee tempest-CreateVolumesFromImageTest-1595901078 None] Created volume successfully. Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-quobyte-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1afd91cd-82eb-4940-a2f8-fa6e288e31e6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:55 devstack sudo[113486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b Aug 19 17:39:55 devstack sudo[113486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:55 devstack sudo[113486]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" returned: 0 in 0.350s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:55 devstack sudo[113491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b Aug 19 17:39:55 devstack sudo[113491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:55 devstack sudo[113491]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b" released by "delete_volume" :: held 0.623s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Created reservations ['d45baf86-0b6e-4e5c-bf8c-fc84a4717669', 'c3e61223-83ce-4d16-98e7-eedffdda2100', '42fac874-e681-4086-b9a8-ae6e75bbfa59', '963db1c0-cc22-4f4e-bb87-90be18ef93f0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:55 devstack sudo[113494]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:55 devstack sudo[113494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:55 devstack sudo[113494]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Deleted volume successfully. Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fab72285-0ac8-45e1-9157-fe9d2a745b59 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-9ad630e1-f6a2-4ccf-99e7-b0c611cae78b-delete_volume" released by "delete_volume" :: held 1.039s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-e5f967e7-dce8-4c11-8b3d-a83f4e680245-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-e5f967e7-dce8-4c11-8b3d-a83f4e680245-delete_volume" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-quobyte-e5f967e7-dce8-4c11-8b3d-a83f4e680245" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-e5f967e7-dce8-4c11-8b3d-a83f4e680245" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ba1e114-111e-4c37-abd1-f5dd47cb2cc8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 Aug 19 17:39:56 devstack sudo[113497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack sudo[113497]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245 Aug 19 17:39:56 devstack sudo[113502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack sudo[113502]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e5f967e7-dce8-4c11-8b3d-a83f4e680245" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-e5f967e7-dce8-4c11-8b3d-a83f4e680245" released by "delete_volume" :: held 0.629s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Created reservations ['38bdf954-9c17-4735-a93d-c7f0004ea685', 'ec189d45-2cb5-4d35-99b7-0a18184d6d24', '6b7affe5-d3d8-4812-9143-a3b2088eb9b4', '10dfd7a9-6568-4bc4-8d21-e93aef5bbc6f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113505]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:56 devstack sudo[113505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:57 devstack sudo[113505]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.230s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Deleted volume successfully. Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3cbf8462-8130-4c92-a832-9f3f6743b4ab tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-e5f967e7-dce8-4c11-8b3d-a83f4e680245-delete_volume" released by "delete_volume" :: held 1.046s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-f308af6e-d4a3-488c-9218-063b0a660165-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-f308af6e-d4a3-488c-9218-063b0a660165-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-quobyte-f308af6e-d4a3-488c-9218-063b0a660165" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-f308af6e-d4a3-488c-9218-063b0a660165" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a3b8bd4-8dd1-4848-97d1-5d1dfec085d5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:57 devstack sudo[113508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 Aug 19 17:39:57 devstack sudo[113508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:57 devstack sudo[113508]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165" returned: 0 in 0.333s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:57 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/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165 Aug 19 17:39:57 devstack sudo[113513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:57 devstack sudo[113513]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f308af6e-d4a3-488c-9218-063b0a660165" returned: 0 in 0.239s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-f308af6e-d4a3-488c-9218-063b0a660165" released by "delete_volume" :: held 0.608s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Created reservations ['2835ac66-e8b6-445f-a5fb-c2fb52db84ca', '6de3f368-df03-4273-ab8e-5103de184701', '4d9e9316-35bc-4138-b5e2-7f36df6f1252', '1a4511cc-c6f9-415f-a25c-18e5c6f74335'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:57 devstack sudo[113516]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:57 devstack sudo[113516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:58 devstack sudo[113516]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.229s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Deleted volume successfully. Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4843bfdc-8bdc-4474-b725-6f1560f1cc60 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-f308af6e-d4a3-488c-9218-063b0a660165-delete_volume" released by "delete_volume" :: held 1.016s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32-delete_volume" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-quobyte-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[de762799-0da3-48a7-9fb2-2a772f253bad]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:58 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/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 Aug 19 17:39:58 devstack sudo[113519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:58 devstack sudo[113519]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" returned: 0 in 0.379s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:58 devstack sudo[113526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32 Aug 19 17:39:58 devstack sudo[113526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:58 devstack sudo[113526]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32" released by "delete_volume" :: held 0.670s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Created reservations ['b7852b9f-b4da-462c-bc5d-0ed0c61fd327', '943aff99-4b01-4750-9c49-cd5419409955', '77315d34-9959-4a5a-b120-30fe7abd569e', '14047703-9588-4d26-a909-251f8a10069c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack sudo[113529]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:39:59 devstack sudo[113529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:59 devstack sudo[113529]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Deleted volume successfully. Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-051ad415-1185-4924-8f2d-a18acb806b39 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-1ef21823-cb4d-4807-abb9-6d7cf8ca4c32-delete_volume" released by "delete_volume" :: held 1.130s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-f1500300-cfe5-4085-8ff1-9f2b2904fdd0-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-f1500300-cfe5-4085-8ff1-9f2b2904fdd0-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "cinder-quobyte-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf9e9892-b693-4253-ac4f-35ff70ccfc3e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack sudo[113532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 Aug 19 17:39:59 devstack sudo[113532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:59 devstack sudo[113532]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack sudo[113537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0 Aug 19 17:39:59 devstack sudo[113537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:00 devstack sudo[113537]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" returned: 0 in 0.236s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-quobyte-f1500300-cfe5-4085-8ff1-9f2b2904fdd0" released by "delete_volume" :: held 0.617s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Created reservations ['24888a92-6369-4fc3-92dc-7a26f0e1e672', '4b081a4b-c757-4491-920e-43bca6f1803f', 'e5f4f91b-239e-4fda-b054-773f85a79bbe', '21c471bd-d098-4e4f-a8d2-9f8b150c6de6'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:00 devstack sudo[113540]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:00 devstack sudo[113540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:00 devstack sudo[113540]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.233s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Deleted volume successfully. Aug 19 17:40:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-06eba64d-bde3-4efe-b839-a3b01f3776a7 tempest-CreateVolumesFromImageTest-1595901078 None] Lock "cinder-f1500300-cfe5-4085-8ff1-9f2b2904fdd0-delete_volume" released by "delete_volume" :: held 1.033s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (7d07db17-6cbf-41b6-a633-f09e3748d3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fa117c8-10dd-4ed9-ab8e-5130dcf7853b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fa117c8-10dd-4ed9-ab8e-5130dcf7853b) 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-19T15:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-612429469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=248267fd-0418-46eb-a8ef-ebca2714ad04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:40:03Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (799c164d-6883-41ba-b839-c798bf1e88ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (799c164d-6883-41ba-b839-c798bf1e88ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb01c5b1-69a4-4033-bfcf-3328a6abcd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb01c5b1-69a4-4033-bfcf-3328a6abcd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '248267fd-0418-46eb-a8ef-ebca2714ad04', 'volume_name': 'volume-248267fd-0418-46eb-a8ef-ebca2714ad04', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53dd84fe-2ab7-47cb-a291-ca0b828506c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53dd84fe-2ab7-47cb-a291-ca0b828506c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b80d1edc-df73-4e38-8e20-e8dd60f500d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume 248267fd-0418-46eb-a8ef-ebca2714ad04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-248267fd-0418-46eb-a8ef-ebca2714ad04', 'volume_size': 1} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-612429469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=248267fd-0418-46eb-a8ef-ebca2714ad04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:40:03Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume 248267fd-0418-46eb-a8ef-ebca2714ad04 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:03 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[113544]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 1073741824 Aug 19 17:40:03 devstack sudo[113544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack sudo[113544]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 1073741824" returned: 0 in 0.395s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[113549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 Aug 19 17:40:03 devstack sudo[113549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack sudo[113549]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (688ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.690s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b80d1edc-df73-4e38-8e20-e8dd60f500d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-248267fd-0418-46eb-a8ef-ebca2714ad04', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad0c25cb-30c0-453f-b028-e03498224e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-248267fd-0418-46eb-a8ef-ebca2714ad04 (248267fd-0418-46eb-a8ef-ebca2714ad04): created successfully Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad0c25cb-30c0-453f-b028-e03498224e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (7d07db17-6cbf-41b6-a633-f09e3748d3ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:04 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2f62ac98-1690-4d39-8d74-017a0544128a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (27beb5f9-d45f-43d7-af1e-4c11ef8ef80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55424dcb-fd28-4299-851a-72f3cb767bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55424dcb-fd28-4299-851a-72f3cb767bd3) 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-19T15:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372998927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=856e99ff-8d0e-4d38-bc8a-e0a80d79bffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4cb718-94f3-4270-a2a9-c65ea872d115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4cb718-94f3-4270-a2a9-c65ea872d115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68ccd36f-b18a-4462-84c4-7a269cfdf33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68ccd36f-b18a-4462-84c4-7a269cfdf33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '856e99ff-8d0e-4d38-bc8a-e0a80d79bffc', 'volume_name': 'volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50534fa5-34bc-4cf1-b0db-593e57d2483f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50534fa5-34bc-4cf1-b0db-593e57d2483f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42b7614a-6e7a-4c0f-9da2-88effcbddae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume 856e99ff-8d0e-4d38-bc8a-e0a80d79bffc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc', 'volume_size': 1} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372998927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=856e99ff-8d0e-4d38-bc8a-e0a80d79bffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume 856e99ff-8d0e-4d38-bc8a-e0a80d79bffc {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack sudo[113552]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc 1073741824 Aug 19 17:40:04 devstack sudo[113552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (8ff53480-407b-4418-bea0-14dc1f5af7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (def8e249-f559-442f-9172-4808a8058a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (def8e249-f559-442f-9172-4808a8058a8c) 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-867370129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81d29874-5789-4c1f-9879-3d889a025b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da918595-bf60-459e-997d-07a681062a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da918595-bf60-459e-997d-07a681062a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (375c54a6-165f-4781-9d18-37fa7cecded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (375c54a6-165f-4781-9d18-37fa7cecded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81d29874-5789-4c1f-9879-3d889a025b2c', 'volume_name': 'volume-81d29874-5789-4c1f-9879-3d889a025b2c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c14e48a-e8be-4cdb-ba9b-9987c9039aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c14e48a-e8be-4cdb-ba9b-9987c9039aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66b4f07d-ee1f-4f91-9041-02a81415267d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume 81d29874-5789-4c1f-9879-3d889a025b2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81d29874-5789-4c1f-9879-3d889a025b2c', 'volume_size': 1} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:05 devstack sudo[113552]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc 1073741824" returned: 0 in 0.470s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:05 devstack sudo[113558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc Aug 19 17:40:05 devstack sudo[113558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (e67413b1-d705-4db5-ac52-7bf914f49409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bf7d69f-4c3e-4c96-a5bf-26664bb9c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bf7d69f-4c3e-4c96-a5bf-26664bb9c53f) 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1650989613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=750fbd2c-81ae-438e-a8a9-da388232b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a1d6618-d8be-4527-a922-97ce7ea166dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a1d6618-d8be-4527-a922-97ce7ea166dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d50b3399-51a1-4708-9ff9-c48d008e2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d50b3399-51a1-4708-9ff9-c48d008e2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '750fbd2c-81ae-438e-a8a9-da388232b509', 'volume_name': 'volume-750fbd2c-81ae-438e-a8a9-da388232b509', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df8b95e1-1584-495c-984f-0e7749b9d92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df8b95e1-1584-495c-984f-0e7749b9d92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bd3d8c2-1730-4fb6-a6ed-9383a5a9e8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume 750fbd2c-81ae-438e-a8a9-da388232b509: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-750fbd2c-81ae-438e-a8a9-da388232b509', 'volume_size': 1} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:05 devstack sudo[113558]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" returned: 0 in 0.273s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.794s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.426s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-867370129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81d29874-5789-4c1f-9879-3d889a025b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume 81d29874-5789-4c1f-9879-3d889a025b2c {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:05 devstack sudo[113561]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c 1073741824 Aug 19 17:40:05 devstack sudo[113561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42b7614a-6e7a-4c0f-9da2-88effcbddae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b990f75-1370-4fe8-8e3f-5c69bca152a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc (856e99ff-8d0e-4d38-bc8a-e0a80d79bffc): created successfully Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b990f75-1370-4fe8-8e3f-5c69bca152a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (27beb5f9-d45f-43d7-af1e-4c11ef8ef80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-de20b408-b143-47b4-bc52-7c3ea974151a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (e7bdf62c-61d5-4def-be95-8038c7fe8a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e14e5299-cb7e-4dbf-811a-c133623b8722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e14e5299-cb7e-4dbf-811a-c133623b8722) 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1385750217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dda7596e-7e66-4bcf-88c9-584431c47603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:06Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97182806-c145-4d93-a54a-3c13e1b2f7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97182806-c145-4d93-a54a-3c13e1b2f7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a82b0f19-4a19-445a-80ec-96147b6fd6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a82b0f19-4a19-445a-80ec-96147b6fd6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dda7596e-7e66-4bcf-88c9-584431c47603', 'volume_name': 'volume-dda7596e-7e66-4bcf-88c9-584431c47603', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40214180-894d-47a5-b9cc-f5d6d2e14e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40214180-894d-47a5-b9cc-f5d6d2e14e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23248233-71d8-49c0-8aca-b7f41d4db145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume dda7596e-7e66-4bcf-88c9-584431c47603: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dda7596e-7e66-4bcf-88c9-584431c47603', 'volume_size': 1} Aug 19 17:40:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:06 devstack sudo[113561]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c 1073741824" returned: 0 in 0.532s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:06 devstack sudo[113567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c Aug 19 17:40:06 devstack sudo[113567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (83480811-0196-4301-9690-334dd3d84b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57f23ae0-9cc6-4714-8672-26dfdb30a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57f23ae0-9cc6-4714-8672-26dfdb30a564) 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-19T15:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1271469025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71e576c6-cec4-4a18-a067-f44fb196dbdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:06Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (637d8eb6-37ec-4944-bcea-d9778dad9f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (637d8eb6-37ec-4944-bcea-d9778dad9f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d670b7b3-c3e4-40f4-a521-016b2490aada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d670b7b3-c3e4-40f4-a521-016b2490aada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71e576c6-cec4-4a18-a067-f44fb196dbdf', 'volume_name': 'volume-71e576c6-cec4-4a18-a067-f44fb196dbdf', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (132d0808-32f0-48bf-b818-a1ee5a97b774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (132d0808-32f0-48bf-b818-a1ee5a97b774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa93ba8e-0f48-4415-93d3-908879a58d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume 71e576c6-cec4-4a18-a067-f44fb196dbdf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71e576c6-cec4-4a18-a067-f44fb196dbdf', 'volume_size': 1} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:06 devstack sudo[113567]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c" returned: 0 in 0.239s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (820ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.823s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.866s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1650989613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=750fbd2c-81ae-438e-a8a9-da388232b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:05Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume 750fbd2c-81ae-438e-a8a9-da388232b509 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66b4f07d-ee1f-4f91-9041-02a81415267d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81d29874-5789-4c1f-9879-3d889a025b2c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (121d9c41-741c-4f7e-a910-4f7af18a9098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:06 devstack sudo[113570]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 1073741824 Aug 19 17:40:06 devstack sudo[113570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-81d29874-5789-4c1f-9879-3d889a025b2c (81d29874-5789-4c1f-9879-3d889a025b2c): created successfully Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (121d9c41-741c-4f7e-a910-4f7af18a9098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (8ff53480-407b-4418-bea0-14dc1f5af7f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-14e07e53-9524-43a4-bc2c-dd5d20339c2a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:06 devstack sudo[113570]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 1073741824" returned: 0 in 0.411s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack sudo[113576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 Aug 19 17:40:06 devstack sudo[113576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack sudo[113576]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509" returned: 0 in 0.245s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (693ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.695s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.187s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1385750217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dda7596e-7e66-4bcf-88c9-584431c47603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:06Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume dda7596e-7e66-4bcf-88c9-584431c47603 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8bd3d8c2-1730-4fb6-a6ed-9383a5a9e8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-750fbd2c-81ae-438e-a8a9-da388232b509', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:07 devstack sudo[113579]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 1073741824 Aug 19 17:40:07 devstack sudo[113579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b37ad0ad-54bc-4b1a-b771-39525666514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-750fbd2c-81ae-438e-a8a9-da388232b509 (750fbd2c-81ae-438e-a8a9-da388232b509): created successfully Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b37ad0ad-54bc-4b1a-b771-39525666514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (e67413b1-d705-4db5-ac52-7bf914f49409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cde43741-38e5-4d87-b2c0-5a9341711ab8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:07 devstack sudo[113579]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 1073741824" returned: 0 in 0.424s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack sudo[113584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 Aug 19 17:40:07 devstack sudo[113584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack sudo[113584]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (697ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.699s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.548s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 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-19T15:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1271469025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71e576c6-cec4-4a18-a067-f44fb196dbdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87fe0be5be2f477083d8581528981581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:06Z,use_quota=True,user_id='d4a48f87c7de45f384668162af94ee14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Creating volume 71e576c6-cec4-4a18-a067-f44fb196dbdf {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23248233-71d8-49c0-8aca-b7f41d4db145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dda7596e-7e66-4bcf-88c9-584431c47603', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:07 devstack sudo[113587]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf 1073741824 Aug 19 17:40:07 devstack sudo[113587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76c6f829-2626-407e-88d4-d79e49101297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-dda7596e-7e66-4bcf-88c9-584431c47603 (dda7596e-7e66-4bcf-88c9-584431c47603): created successfully Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76c6f829-2626-407e-88d4-d79e49101297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:07 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (e7bdf62c-61d5-4def-be95-8038c7fe8a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:07 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b4546575-59e6-4ca5-a623-e0459e76cc9a tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:08 devstack sudo[113587]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf 1073741824" returned: 0 in 0.409s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:08 devstack sudo[113592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf Aug 19 17:40:08 devstack sudo[113592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:08 devstack sudo[113592]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf" returned: 0 in 0.252s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] <== create_volume: return (700ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.703s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa93ba8e-0f48-4415-93d3-908879a58d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71e576c6-cec4-4a18-a067-f44fb196dbdf', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (600ad2ec-5081-47e3-ae8e-9dfb60f59cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:08 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Volume volume-71e576c6-cec4-4a18-a067-f44fb196dbdf (71e576c6-cec4-4a18-a067-f44fb196dbdf): created successfully Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (600ad2ec-5081-47e3-ae8e-9dfb60f59cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:08 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Flow 'volume_create_manager' (83480811-0196-4301-9690-334dd3d84b47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0a6b7c09-f10c-4ff9-a424-facab09e9f0d tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created volume successfully. Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-71e576c6-cec4-4a18-a067-f44fb196dbdf-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-71e576c6-cec4-4a18-a067-f44fb196dbdf-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-71e576c6-cec4-4a18-a067-f44fb196dbdf" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-71e576c6-cec4-4a18-a067-f44fb196dbdf" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5d64913-8946-46e0-87ef-ada642fc3571]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:09 devstack sudo[113595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf Aug 19 17:40:09 devstack sudo[113595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:09 devstack sudo[113595]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf" returned: 0 in 0.353s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:09 devstack sudo[113600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf Aug 19 17:40:09 devstack sudo[113600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack sudo[113600]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-71e576c6-cec4-4a18-a067-f44fb196dbdf" returned: 0 in 0.233s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-71e576c6-cec4-4a18-a067-f44fb196dbdf" released by "delete_volume" :: held 0.623s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['db946630-a149-4825-adcb-d2ee76593954', '0def7fd3-53ee-447b-8113-5d3626ec7f45', '291edb15-9e53-4f69-a419-a4fd82470bbb', '0d10bc34-c0eb-4ba8-ae42-fdc519a1c3e1'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:10 devstack sudo[113603]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:10 devstack sudo[113603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack sudo[113603]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.223s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-60f7fee2-64b2-4ee9-84b4-169a4f0cdae7 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-71e576c6-cec4-4a18-a067-f44fb196dbdf-delete_volume" released by "delete_volume" :: held 1.029s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-dda7596e-7e66-4bcf-88c9-584431c47603-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-dda7596e-7e66-4bcf-88c9-584431c47603-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-dda7596e-7e66-4bcf-88c9-584431c47603" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-dda7596e-7e66-4bcf-88c9-584431c47603" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[32c25f89-c3f8-4d60-85d7-3127580cf137]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:10 devstack sudo[113606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 Aug 19 17:40:10 devstack sudo[113606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[113606]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603" returned: 0 in 0.333s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack sudo[113611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603 Aug 19 17:40:11 devstack sudo[113611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[113611]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dda7596e-7e66-4bcf-88c9-584431c47603" returned: 0 in 0.233s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-dda7596e-7e66-4bcf-88c9-584431c47603" released by "delete_volume" :: held 0.603s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['9b43d3db-a813-440c-8eb1-bbb82b43742f', '441dceb3-2fe2-4d54-89ab-108c5c9475fa', '3fea771f-0795-4809-b238-e7379ec8aff2', 'ed2dd408-e37a-4261-941c-73cde81c1e91'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack sudo[113614]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:11 devstack sudo[113614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[113614]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.235s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:11 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8f25d815-dfa9-4c63-80e7-1294042034a8 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-dda7596e-7e66-4bcf-88c9-584431c47603-delete_volume" released by "delete_volume" :: held 1.015s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-750fbd2c-81ae-438e-a8a9-da388232b509-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-750fbd2c-81ae-438e-a8a9-da388232b509-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-750fbd2c-81ae-438e-a8a9-da388232b509" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-750fbd2c-81ae-438e-a8a9-da388232b509" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[219d0c55-0484-4765-bb0c-0074427fb3ff]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[113617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 Aug 19 17:40:12 devstack sudo[113617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[113619]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:12 devstack sudo[113619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack sudo[113617]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509" returned: 0 in 0.342s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[113624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509 Aug 19 17:40:12 devstack sudo[113624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack sudo[113619]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:40:12 devstack sudo[113624]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-750fbd2c-81ae-438e-a8a9-da388232b509" returned: 0 in 0.235s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-750fbd2c-81ae-438e-a8a9-da388232b509" released by "delete_volume" :: held 0.612s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['8236ca7e-b7fd-4cfd-86d5-845fc0b26d90', '8614e857-9467-4310-bab6-03400b09bfc2', 'a6b7e21a-9eff-43e6-8517-1100a148f26f', '0875f46c-3196-450c-be3a-67b02f88eb4e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[113628]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:12 devstack sudo[113628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack sudo[113628]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.233s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-247973a2-6fc7-40f0-9743-043dc6c10b3c tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-750fbd2c-81ae-438e-a8a9-da388232b509-delete_volume" released by "delete_volume" :: held 1.035s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-81d29874-5789-4c1f-9879-3d889a025b2c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-81d29874-5789-4c1f-9879-3d889a025b2c-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-81d29874-5789-4c1f-9879-3d889a025b2c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-81d29874-5789-4c1f-9879-3d889a025b2c" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b68bfbeb-7b0c-41f3-9719-d4b4d934f91e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:13 devstack sudo[113631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c Aug 19 17:40:13 devstack sudo[113631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:13 devstack sudo[113631]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c" returned: 0 in 0.342s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:13 devstack sudo[113637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c Aug 19 17:40:13 devstack sudo[113637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:13 devstack sudo[113637]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81d29874-5789-4c1f-9879-3d889a025b2c" returned: 0 in 0.232s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-81d29874-5789-4c1f-9879-3d889a025b2c" released by "delete_volume" :: held 0.608s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['a82545d5-70e5-4780-bc96-a40c0f18df20', '45511275-d0b4-4f89-a717-86ba6a704494', '17509e93-e47b-44e1-9db8-b4518f8db380', '80763042-3892-423b-96c6-42fd3e988faf'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:13 devstack sudo[113641]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:13 devstack sudo[113641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:13 devstack sudo[113641]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.236s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:13 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6aebba20-ba5f-4edf-a1d7-f7139faa6abd tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-81d29874-5789-4c1f-9879-3d889a025b2c-delete_volume" released by "delete_volume" :: held 1.018s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" acquired by "delete_volume" :: waited 0.012s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f509d16-9923-44a6-8ed7-df1af62e684f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:14 devstack sudo[113644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc Aug 19 17:40:14 devstack sudo[113644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:14 devstack sudo[113644]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:14 devstack sudo[113649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc Aug 19 17:40:14 devstack sudo[113649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:14 devstack sudo[113649]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" returned: 0 in 0.229s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc" released by "delete_volume" :: held 0.599s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['12f42a23-ead4-4e00-9806-9a875753a744', 'c6be026a-e27b-45bd-b0aa-58de25611e6d', 'edbe3cec-5779-4b29-9b0e-faa5a9b98eb3', '63f8a804-e208-4098-a998-e1c1a324e694'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:14 devstack sudo[113652]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:14 devstack sudo[113652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:15 devstack sudo[113652]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.232s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:15 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fc239844-6dc0-4b0a-8d00-47f638707589 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-856e99ff-8d0e-4d38-bc8a-e0a80d79bffc-delete_volume" released by "delete_volume" :: held 1.008s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-248267fd-0418-46eb-a8ef-ebca2714ad04-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-248267fd-0418-46eb-a8ef-ebca2714ad04-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "cinder-quobyte-248267fd-0418-46eb-a8ef-ebca2714ad04" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-248267fd-0418-46eb-a8ef-ebca2714ad04" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4cd6adc-ca52-42b2-9581-eb4c5d506d3d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:15 devstack sudo[113655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 Aug 19 17:40:15 devstack sudo[113655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:15 devstack sudo[113655]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04" returned: 0 in 0.339s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:15 devstack sudo[113660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04 Aug 19 17:40:15 devstack sudo[113660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:15 devstack sudo[113660]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-248267fd-0418-46eb-a8ef-ebca2714ad04" returned: 0 in 0.236s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-quobyte-248267fd-0418-46eb-a8ef-ebca2714ad04" released by "delete_volume" :: held 0.610s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:15 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Created reservations ['b3b208b7-0969-43e5-b893-fddd5c491b3f', 'e900cc25-ade5-40d7-a1e9-80c4d5d358ec', 'aebf587a-dcbf-459b-b4d9-778987949f65', 'ffd3f797-87a4-4919-8ffe-09187b289a48'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:16 devstack sudo[113663]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:16 devstack sudo[113663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:16 devstack sudo[113663]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.230s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Deleted volume successfully. Aug 19 17:40:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-a1c27ea3-582f-463d-9473-bb6d269d4163 tempest-CreateVolumesFromSourceVolumeTest-1541849962 None] Lock "cinder-248267fd-0418-46eb-a8ef-ebca2714ad04-delete_volume" released by "delete_volume" :: held 1.017s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:26 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=79,cinder:UPDATE=119,cinder:DELETE=11,cinder:INSERT=28 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:40:26 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=76,cinder:UPDATE=124,cinder:INSERT=27,cinder:DELETE=11 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Flow 'volume_create_manager' (0425641c-80f8-4300-bfd8-b58194bed922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcab7526-a1cc-4caf-bec1-f1046f356969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcab7526-a1cc-4caf-bec1-f1046f356969) 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-19T15:40:28Z,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=d14934a4-4cd5-4e51-8f6b-b62b43cc80cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3b96ebaf6c4470983dcad5eca788c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:29Z,use_quota=True,user_id='8b9eba82decd46f3a5c432c7281d57f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f064606e-28ec-413c-a622-0ea0d8b6d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f064606e-28ec-413c-a622-0ea0d8b6d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a7a1678-d5bc-4b01-a939-de93d0075096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a7a1678-d5bc-4b01-a939-de93d0075096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd14934a4-4cd5-4e51-8f6b-b62b43cc80cd', 'volume_name': 'volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f1b3dc7-d1f8-45da-9aec-25bd120dbde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f1b3dc7-d1f8-45da-9aec-25bd120dbde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5db94efc-2a2c-40d1-ac72-348fb9d28fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:28 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Volume d14934a4-4cd5-4e51-8f6b-b62b43cc80cd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd', 'volume_size': 1} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 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-19T15:40:28Z,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=d14934a4-4cd5-4e51-8f6b-b62b43cc80cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3b96ebaf6c4470983dcad5eca788c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:29Z,use_quota=True,user_id='8b9eba82decd46f3a5c432c7281d57f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Creating volume d14934a4-4cd5-4e51-8f6b-b62b43cc80cd {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:28 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 devstack sudo[113703]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd 1073741824 Aug 19 17:40:29 devstack sudo[113703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (1c2c88de-4549-4274-9929-c5e76c45111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (474e2db9-a4cb-4a9e-9021-5f86b9990313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (474e2db9-a4cb-4a9e-9021-5f86b9990313) 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-19T15:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-332644288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4e405ec-31cf-423f-9c76-501f906c057d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:29Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817e7fbc-0159-4e54-a209-835cc29fcd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817e7fbc-0159-4e54-a209-835cc29fcd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5178220-aedd-45bd-8d69-44aa9614db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5178220-aedd-45bd-8d69-44aa9614db39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4e405ec-31cf-423f-9c76-501f906c057d', 'volume_name': 'volume-c4e405ec-31cf-423f-9c76-501f906c057d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd227975-ce54-49d5-9879-ef1ec5a32abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd227975-ce54-49d5-9879-ef1ec5a32abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d59fb1d-fcbd-4fd2-9063-8132769fa3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume c4e405ec-31cf-423f-9c76-501f906c057d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4e405ec-31cf-423f-9c76-501f906c057d', 'volume_size': 1} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:29 devstack sudo[113703]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd 1073741824" returned: 0 in 0.657s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (7f0d13f2-a3ee-499a-a244-28229968b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e2d78cf-0df9-4792-8ac1-e7b38295e800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e2d78cf-0df9-4792-8ac1-e7b38295e800) 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-19T15:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1063222287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e961766-f4b7-4940-a695-b377bf5e6c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:30Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e00c73c-015e-4183-8f41-dfbd8c3788bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack sudo[113710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd Aug 19 17:40:29 devstack sudo[113710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e00c73c-015e-4183-8f41-dfbd8c3788bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a97eacae-24f6-45b3-adda-7c49538ff3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a97eacae-24f6-45b3-adda-7c49538ff3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e961766-f4b7-4940-a695-b377bf5e6c4b', 'volume_name': 'volume-3e961766-f4b7-4940-a695-b377bf5e6c4b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (097d41d6-e7eb-45a4-b104-4aed36b156aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (097d41d6-e7eb-45a4-b104-4aed36b156aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a93dc25-5aa7-4725-aa3e-3fa81d4536ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume 3e961766-f4b7-4940-a695-b377bf5e6c4b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e961766-f4b7-4940-a695-b377bf5e6c4b', 'volume_size': 1} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:29 devstack sudo[113710]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" returned: 0 in 0.270s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] <== create_volume: return (1031ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.034s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.759s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-332644288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4e405ec-31cf-423f-9c76-501f906c057d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:29Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5db94efc-2a2c-40d1-ac72-348fb9d28fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:30 devstack sudo[113713]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d 1073741824 Aug 19 17:40:30 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df426511-0e8a-4039-afcb-40fb33601764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Volume volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd (d14934a4-4cd5-4e51-8f6b-b62b43cc80cd): created successfully Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df426511-0e8a-4039-afcb-40fb33601764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Flow 'volume_create_manager' (0425641c-80f8-4300-bfd8-b58194bed922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-490c811e-5104-4ef8-bed6-3f84317ae3e2 tempest-CinderUnicodeTest-987294356 None] Created volume successfully. Aug 19 17:40:30 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d 1073741824" returned: 0 in 0.472s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:30 devstack sudo[113719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d Aug 19 17:40:30 devstack sudo[113719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack sudo[113719]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d" returned: 0 in 0.247s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (763ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.979s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1063222287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e961766-f4b7-4940-a695-b377bf5e6c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:30Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume 3e961766-f4b7-4940-a695-b377bf5e6c4b {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d59fb1d-fcbd-4fd2-9063-8132769fa3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4e405ec-31cf-423f-9c76-501f906c057d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:30 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/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b 1073741824 Aug 19 17:40:30 devstack sudo[113722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c43f4be-e3f3-4143-95b3-4bf4eeef49cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-c4e405ec-31cf-423f-9c76-501f906c057d (c4e405ec-31cf-423f-9c76-501f906c057d): created successfully Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c43f4be-e3f3-4143-95b3-4bf4eeef49cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (1c2c88de-4549-4274-9929-c5e76c45111f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c37d11ad-4713-4320-9164-9ae683d84cfd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:31 devstack sudo[113722]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b 1073741824" returned: 0 in 0.552s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:31 devstack sudo[113728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b Aug 19 17:40:31 devstack sudo[113728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:31 devstack sudo[113728]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b" returned: 0 in 0.369s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (969ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.973s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.250s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating offline snapshot 6add4e3f-363c-4300-887b-00229c750a5a of volume c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a93dc25-5aa7-4725-aa3e-3fa81d4536ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e961766-f4b7-4940-a695-b377bf5e6c4b', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d4afa85-93e7-4aee-9e5f-69d798ea49bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbcd31f2-17ff-42b0-824b-cd34e28cd1be]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:31 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-3e961766-f4b7-4940-a695-b377bf5e6c4b (3e961766-f4b7-4940-a695-b377bf5e6c4b): created successfully Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d4afa85-93e7-4aee-9e5f-69d798ea49bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (7f0d13f2-a3ee-499a-a244-28229968b222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b58aad19-1ace-40c8-b82d-a4ec4c9bc2dd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Flow 'volume_create_manager' (e01e7aa6-f9e4-4f9e-abeb-693cf716af26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:31 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cb35c1-10d0-4d94-975f-d096e180822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:31 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d Aug 19 17:40:31 devstack sudo[113731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cb35c1-10d0-4d94-975f-d096e180822c) 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-19T15:40:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-897101099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cec3755-af30-4b41-b843-9978ef6f706f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3b96ebaf6c4470983dcad5eca788c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:32Z,use_quota=True,user_id='8b9eba82decd46f3a5c432c7281d57f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73a6623-3883-400d-b723-0b91ff3cb1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d73a6623-3883-400d-b723-0b91ff3cb1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4f02e07-ce40-424b-82f0-83129a39f03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4f02e07-ce40-424b-82f0-83129a39f03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cec3755-af30-4b41-b843-9978ef6f706f', 'volume_name': 'volume-9cec3755-af30-4b41-b843-9978ef6f706f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e102bc6-9a81-496f-8688-86685dbfcbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e102bc6-9a81-496f-8688-86685dbfcbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (819d6ced-62a9-49ae-8bc7-0ceb5a645875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Volume 9cec3755-af30-4b41-b843-9978ef6f706f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cec3755-af30-4b41-b843-9978ef6f706f', 'volume_size': 1} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:32 devstack sudo[113731]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d" returned: 0 in 0.461s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:32 devstack sudo[113770]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a 1G Aug 19 17:40:32 devstack sudo[113770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:32 devstack sudo[113770]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a 1G" returned: 0 in 0.481s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4e405ec-31cf-423f-9c76-501f906c057d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:32 devstack sudo[113778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4e405ec-31cf-423f-9c76-501f906c057d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a Aug 19 17:40:32 devstack sudo[113778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Flow 'volume_create_manager' (1f1a2e6c-1e79-4a98-b0cc-461e9d3522a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70a37b0f-9ec0-4166-9515-a15961c246ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (70a37b0f-9ec0-4166-9515-a15961c246ad) 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-19T15:40:33Z,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=985d16cb-568d-4a2b-ac6c-ce3190589800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bdad4a2520a499cab652697d6557524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:33Z,use_quota=True,user_id='f5ee3db32ba14e46a5dd42daffaa83ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad7b4dc8-94b1-4926-92a4-08404ee658e2),volume_type_id=ad7b4dc8-94b1-4926-92a4-08404ee658e2)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0374c9d4-5a35-450b-aa7f-d81ab02a9523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0374c9d4-5a35-450b-aa7f-d81ab02a9523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30dc8fd1-41b2-41c2-b55d-72f22ea187a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:40:33 devstack sudo[113778]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c4e405ec-31cf-423f-9c76-501f906c057d -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:33 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a is being set with open permissions: ugo+rw Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:33 devstack sudo[113785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a Aug 19 17:40:33 devstack sudo[113785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:33 devstack sudo[113785]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (e3488ae9-eeae-4fb8-9742-1081da919826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62845712-3db9-4cbf-b36d-eae7b024d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30dc8fd1-41b2-41c2-b55d-72f22ea187a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '985d16cb-568d-4a2b-ac6c-ce3190589800', 'volume_name': 'volume-985d16cb-568d-4a2b-ac6c-ce3190589800', 'volume_size': 1, 'image_id': 'df0a9196-0369-4111-8e03-56390fac5499', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', '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': '9aff5a733524c2c5755b1350219ef749', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '9bdad4a2520a499cab652697d6557524', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dca5b14b58f3211d2197121a008a33ef3fd51daa303345361ba4b9e0046df2f79041a89fcd70858f4c55e675e970ec99d1a8a7eb2f48512771e7655390d70f7e', 'id': 'df0a9196-0369-4111-8e03-56390fac5499', 'created_at': datetime.datetime(2026, 8, 19, 15, 40, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 40, 32, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/df0a9196-0369-4111-8e03-56390fac5499/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae3d339-4448-4977-8e90-bdb94537e9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ae3d339-4448-4977-8e90-bdb94537e9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c746fd8e-0919-4c8a-99e6-c2ba3c1e5eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Volume 985d16cb-568d-4a2b-ac6c-ce3190589800: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-985d16cb-568d-4a2b-ac6c-ce3190589800', 'volume_size': 1, 'image_id': 'df0a9196-0369-4111-8e03-56390fac5499', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', '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': '9aff5a733524c2c5755b1350219ef749', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '9bdad4a2520a499cab652697d6557524', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dca5b14b58f3211d2197121a008a33ef3fd51daa303345361ba4b9e0046df2f79041a89fcd70858f4c55e675e970ec99d1a8a7eb2f48512771e7655390d70f7e', 'id': 'df0a9196-0369-4111-8e03-56390fac5499', 'created_at': datetime.datetime(2026, 8, 19, 15, 40, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 40, 32, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/df0a9196-0369-4111-8e03-56390fac5499/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Trying to clone 985d16cb-568d-4a2b-ac6c-ce3190589800 from image df0a9196-0369-4111-8e03-56390fac5499 at location (None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a" returned: 0 in 0.368s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62845712-3db9-4cbf-b36d-eae7b024d81e) 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-19T15:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1936474019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0b3a1005-92aa-44cc-bc88-4de18b7821d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:33Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11ebb34f-8f4f-46c9-9af7-af5179630b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11ebb34f-8f4f-46c9-9af7-af5179630b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e68a68bb-fdc9-4291-812b-fa6449dc6e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e68a68bb-fdc9-4291-812b-fa6449dc6e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b3a1005-92aa-44cc-bc88-4de18b7821d0', 'volume_name': 'volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89fc021e-462c-4543-abf0-969b971f151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89fc021e-462c-4543-abf0-969b971f151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6a00f4d-0c29-4a1d-bfa2-d8f0cf9c3cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume 0b3a1005-92aa-44cc-bc88-4de18b7821d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0', 'volume_size': 1} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:33 devstack sudo[113788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info Aug 19 17:40:33 devstack sudo[113788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:40:33 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c434a2a-5be3-4646-b6ba-25f792d47aca]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:33 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 raw --output=json /opt/stack/data/cinder/conversion/image_fetch_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:33 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (e08f392c-bc52-4776-8514-e63c7fe4d28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20563a96-5ba8-4c20-8c24-27219c87f4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20563a96-5ba8-4c20-8c24-27219c87f4a7) 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-19T15:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1442379064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:34Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea2ea457-0611-4479-b290-63cd7903d0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack sudo[113788]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea2ea457-0611-4479-b290-63cd7903d0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8da4ef5-4982-4ee8-bc3c-5de118a3f302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8da4ef5-4982-4ee8-bc3c-5de118a3f302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8', 'volume_name': 'volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (413f6ff0-a64e-4f9b-81ae-d792de3fe964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (413f6ff0-a64e-4f9b-81ae-d792de3fe964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfeac16d-a47b-44cc-b523-26e9013b0773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8', 'volume_size': 1} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info" returned: 0 in 0.442s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:34 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info is being set with open permissions: ugo+rw Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:34 devstack sudo[113793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info Aug 19 17:40:34 devstack sudo[113793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:34 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 0 in 0.404s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:34 devstack sudo[113797]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:34 devstack sudo[113797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (330b481f-1263-4f9f-90de-20f123848ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:34 devstack sudo[113793]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d001ac42-c85f-4070-9515-0c6f19e1cf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.info" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.594s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.270s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 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-19T15:40:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-897101099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cec3755-af30-4b41-b843-9978ef6f706f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3b96ebaf6c4470983dcad5eca788c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:32Z,use_quota=True,user_id='8b9eba82decd46f3a5c432c7281d57f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Creating volume 9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:34 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d001ac42-c85f-4070-9515-0c6f19e1cf80) 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335615170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f6e18cc-64fd-46ff-be26-be7cc63b1630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:34Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f10a89-ce18-44e1-88b2-3796ebe58aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack sudo[113800]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f 1073741824 Aug 19 17:40:34 devstack sudo[113800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f10a89-ce18-44e1-88b2-3796ebe58aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0327160-2743-4aad-9aea-39305be392c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0327160-2743-4aad-9aea-39305be392c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f6e18cc-64fd-46ff-be26-be7cc63b1630', 'volume_name': 'volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4148261-b4bb-4777-880b-e1869ab8ea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4148261-b4bb-4777-880b-e1869ab8ea88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d908390-278e-4dde-b2b8-a207ab63b4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume 8f6e18cc-64fd-46ff-be26-be7cc63b1630: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630', 'volume_size': 1} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-411694f9-02fc-4b49-bd4d-1b20c70384cd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Create snapshot completed successfully Aug 19 17:40:34 devstack sudo[113797]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 1 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Temporary image df0a9196-0369-4111-8e03-56390fac5499 is fetched for user f5ee3db32ba14e46a5dd42daffaa83ec. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e56247d9-3285-402a-92e3-0a5d17879d8a]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (5e221760-c024-4df1-8bf7-0490edb2954e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a058879c-1961-477b-b9e2-03365be80c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a058879c-1961-477b-b9e2-03365be80c66) 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1074308111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c09877b-f158-4a31-81e6-ef56ae0f9fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8c3be2-c3d9-4818-b788-6f71e691231b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c8c3be2-c3d9-4818-b788-6f71e691231b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edf287df-f9d0-41d4-9d0a-65477abd3e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edf287df-f9d0-41d4-9d0a-65477abd3e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9c09877b-f158-4a31-81e6-ef56ae0f9fec', 'volume_name': 'volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack sudo[113805]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:34 devstack sudo[113805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (108a5a91-4a0c-4b3a-99dd-5b21467df256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (108a5a91-4a0c-4b3a-99dd-5b21467df256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e3be941-5895-4bab-8221-8df4c0a948c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume 9c09877b-f158-4a31-81e6-ef56ae0f9fec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec', 'volume_size': 1} Aug 19 17:40:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:35 devstack sudo[113800]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f 1073741824" returned: 0 in 0.647s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack sudo[113812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 0 in 0.541s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:35 devstack sudo[113812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:35 devstack sudo[113805]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:35 devstack sudo[113817]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:35 devstack sudo[113817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (3b0eb957-f641-4452-9c6a-4fe60a4c9e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99196a5-c7f6-480b-81d6-12a4a51adb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d99196a5-c7f6-480b-81d6-12a4a51adb11) 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-19T15:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1008310579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85e0eb1b-33b7-4b82-997f-5effc80a153d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0628babc-d2d0-4127-b028-c44e0fd717a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0628babc-d2d0-4127-b028-c44e0fd717a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f4e7c8e-75ee-4bba-a5b4-26891fb45a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f4e7c8e-75ee-4bba-a5b4-26891fb45a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85e0eb1b-33b7-4b82-997f-5effc80a153d', 'volume_name': 'volume-85e0eb1b-33b7-4b82-997f-5effc80a153d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01628f72-7936-437e-b0ce-3a4bfc660a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack sudo[113812]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01628f72-7936-437e-b0ce-3a4bfc660a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0471b84f-a732-42aa-bda4-e2bf62713be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume 85e0eb1b-33b7-4b82-997f-5effc80a153d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85e0eb1b-33b7-4b82-997f-5effc80a153d', 'volume_size': 1} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] <== create_volume: return (1181ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.184s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.025s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1936474019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0b3a1005-92aa-44cc-bc88-4de18b7821d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:33Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume 0b3a1005-92aa-44cc-bc88-4de18b7821d0 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:35 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:35 devstack sudo[113821]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 1073741824 Aug 19 17:40:35 devstack sudo[113821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (819d6ced-62a9-49ae-8bc7-0ceb5a645875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cec3755-af30-4b41-b843-9978ef6f706f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8bce2b4-ac00-42b7-b061-abdf62d71ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack sudo[113817]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 1 in 0.436s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (5b5f78f5-96ca-4d1b-9d2e-ed23bf9409cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60bf3365-ae72-4240-a461-310234099e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Volume volume-9cec3755-af30-4b41-b843-9978ef6f706f (9cec3755-af30-4b41-b843-9978ef6f706f): created successfully Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8bce2b4-ac00-42b7-b061-abdf62d71ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Flow 'volume_create_manager' (e01e7aa6-f9e4-4f9e-abeb-693cf716af26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-01e65c60-7275-45fa-a06f-ae6c68778946 tempest-CinderUnicodeTest-987294356 None] Created volume successfully. Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60bf3365-ae72-4240-a461-310234099e3b) 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-19T15:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-509404239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c10f106-1711-4678-8164-faadaecc3c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2504d7f9-8bfc-4e26-af02-b8d2d620a55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2504d7f9-8bfc-4e26-af02-b8d2d620a55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb087817-c919-4e69-a858-42cddb13db3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb087817-c919-4e69-a858-42cddb13db3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c10f106-1711-4678-8164-faadaecc3c0e', 'volume_name': 'volume-5c10f106-1711-4678-8164-faadaecc3c0e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b78e147-8d7c-425b-bbcc-aa1958f58f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b78e147-8d7c-425b-bbcc-aa1958f58f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3208a55b-58a7-4da4-947a-289f51687502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume 5c10f106-1711-4678-8164-faadaecc3c0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c10f106-1711-4678-8164-faadaecc3c0e', 'volume_size': 1} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (3b6ad19c-30cb-4345-b115-b13502b56179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5773623-dd82-4f00-af0c-0820ddfb4ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5773623-dd82-4f00-af0c-0820ddfb4ff8) 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505479040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f704f3aa-1136-46bf-be86-fc6f0526c8e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a995665-376b-41c7-b010-993f3aa03335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a995665-376b-41c7-b010-993f3aa03335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd3f7ea2-a21b-49aa-abcb-27cd38a291db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd3f7ea2-a21b-49aa-abcb-27cd38a291db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f704f3aa-1136-46bf-be86-fc6f0526c8e9', 'volume_name': 'volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (188d3cbc-2aa3-4b85-b64e-133b30a972bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (188d3cbc-2aa3-4b85-b64e-133b30a972bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ec8f8d4-9caf-4b25-9bcb-933b2a09e105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume f704f3aa-1136-46bf-be86-fc6f0526c8e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9', 'volume_size': 1} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:36 devstack sudo[113821]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 1073741824" returned: 0 in 0.521s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:36 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 Aug 19 17:40:36 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (a9afb5be-0b4f-4825-b591-f28e20e8a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f631bc3a-4fe9-4c9d-9150-e5ba5d0f6d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f631bc3a-4fe9-4c9d-9150-e5ba5d0f6d2a) 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2023810579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32cf0fa2-3145-4cff-a61a-258b45702f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf10955d-41aa-45e3-a99b-0855651c86be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf10955d-41aa-45e3-a99b-0855651c86be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a8f6e7-7791-42c0-9f34-7dce5fe0cfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a8f6e7-7791-42c0-9f34-7dce5fe0cfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32cf0fa2-3145-4cff-a61a-258b45702f76', 'volume_name': 'volume-32cf0fa2-3145-4cff-a61a-258b45702f76', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc53b5da-c6af-435f-a77c-3544e652806e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc53b5da-c6af-435f-a77c-3544e652806e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4e10f84-0ab4-4ae5-b614-b941391d3678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume 32cf0fa2-3145-4cff-a61a-258b45702f76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32cf0fa2-3145-4cff-a61a-258b45702f76', 'volume_size': 1} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (971ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.975s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.506s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1442379064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:34Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:36 devstack sudo[113832]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 1073741824 Aug 19 17:40:36 devstack sudo[113832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6a00f4d-0c29-4a1d-bfa2-d8f0cf9c3cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edb79499-5473-4176-98bb-ba1ffdb98b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 (0b3a1005-92aa-44cc-bc88-4de18b7821d0): created successfully Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edb79499-5473-4176-98bb-ba1ffdb98b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (e3488ae9-eeae-4fb8-9742-1081da919826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9d88d636-048c-4d79-ae83-8b22137f0cbf tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (73c82536-8fb4-414b-bd10-6ffabe3c1a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e97b82fc-58ef-4e79-96f7-f18f558f4852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e97b82fc-58ef-4e79-96f7-f18f558f4852) 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1451459176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7022dcac-bcde-4906-ade1-4dab1164fb17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:37Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c8ffeae-5f54-400f-9722-295b541f8f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c8ffeae-5f54-400f-9722-295b541f8f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4be118-861b-49a6-b795-6de3bf9f45cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4be118-861b-49a6-b795-6de3bf9f45cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7022dcac-bcde-4906-ade1-4dab1164fb17', 'volume_name': 'volume-7022dcac-bcde-4906-ade1-4dab1164fb17', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af4d38e6-6ceb-43f1-bbdc-d59bf59167b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af4d38e6-6ceb-43f1-bbdc-d59bf59167b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f45f548-e257-4ad0-b6c7-419fa66d981b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume 7022dcac-bcde-4906-ade1-4dab1164fb17: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7022dcac-bcde-4906-ade1-4dab1164fb17', 'volume_size': 1} Aug 19 17:40:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:37 devstack sudo[113832]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 1073741824" returned: 0 in 0.502s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:37 devstack sudo[113844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 Aug 19 17:40:37 devstack sudo[113844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (45b492d0-495e-48d9-ae6d-29b933b6100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c96983d2-7214-4ecf-9fc2-1b525c061e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c96983d2-7214-4ecf-9fc2-1b525c061e77) 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-19T15:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1952655795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73ae45ab-019d-4bb3-a431-cd85f3d630c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:37Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77b3ab9f-a789-448f-9f32-a55bed2e3b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77b3ab9f-a789-448f-9f32-a55bed2e3b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2029f8c9-9af2-4731-bb57-61f92e772eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2029f8c9-9af2-4731-bb57-61f92e772eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73ae45ab-019d-4bb3-a431-cd85f3d630c7', 'volume_name': 'volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7885d67c-0387-4cad-b28e-bfb5322247ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7885d67c-0387-4cad-b28e-bfb5322247ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (550c9f43-47e9-4380-a14a-469157480272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume 73ae45ab-019d-4bb3-a431-cd85f3d630c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7', 'volume_size': 1} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:37 devstack sudo[113844]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.799s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.888s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335615170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f6e18cc-64fd-46ff-be26-be7cc63b1630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:34Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume 8f6e18cc-64fd-46ff-be26-be7cc63b1630 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:37 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfeac16d-a47b-44cc-b523-26e9013b0773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81b8ddd1-1eb6-482b-9ddc-e3e125e3d261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:37 devstack sudo[113847]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 1073741824 Aug 19 17:40:37 devstack sudo[113847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 (fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8): created successfully Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81b8ddd1-1eb6-482b-9ddc-e3e125e3d261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (e08f392c-bc52-4776-8514-e63c7fe4d28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-86e07c01-8ad8-4977-84a9-da1af20359c3 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:37 devstack sudo[113847]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 1073741824" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:37 devstack sudo[113853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 Aug 19 17:40:37 devstack sudo[113853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack sudo[113853]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630" returned: 0 in 0.235s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (704ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.706s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.196s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1074308111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c09877b-f158-4a31-81e6-ef56ae0f9fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume 9c09877b-f158-4a31-81e6-ef56ae0f9fec {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d908390-278e-4dde-b2b8-a207ab63b4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:38 devstack sudo[113856]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec 1073741824 Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d771efc2-7758-44b6-9fd5-3f70a83d8487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:38 devstack sudo[113856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 (8f6e18cc-64fd-46ff-be26-be7cc63b1630): created successfully Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d771efc2-7758-44b6-9fd5-3f70a83d8487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (330b481f-1263-4f9f-90de-20f123848ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7444a17f-b2aa-4426-acdd-596ecfb7c463 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:38 devstack sudo[113856]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec 1073741824" returned: 0 in 0.438s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:38 devstack sudo[113862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec Aug 19 17:40:38 devstack sudo[113862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack sudo[113862]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (736ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.740s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.253s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 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-19T15:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1008310579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85e0eb1b-33b7-4b82-997f-5effc80a153d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e81838467cd421a8c72e88eef28f20e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='639cb6e652024701a3dcc59cab9c081b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Creating volume 85e0eb1b-33b7-4b82-997f-5effc80a153d {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e3be941-5895-4bab-8221-8df4c0a948c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:38 devstack sudo[113865]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d 1073741824 Aug 19 17:40:38 devstack sudo[113865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95a15fe7-70c2-4943-bcc0-64b271de9ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec (9c09877b-f158-4a31-81e6-ef56ae0f9fec): created successfully Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95a15fe7-70c2-4943-bcc0-64b271de9ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (5e221760-c024-4df1-8bf7-0490edb2954e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e5f3595f-160b-4a76-8a45-c59759123252 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:39 devstack sudo[113865]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d 1073741824" returned: 0 in 0.435s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:39 devstack sudo[113871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d Aug 19 17:40:39 devstack sudo[113871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:39 devstack sudo[113871]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d" returned: 0 in 0.242s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.863s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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-19T15:40:33Z,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=985d16cb-568d-4a2b-ac6c-ce3190589800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bdad4a2520a499cab652697d6557524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:33Z,use_quota=True,user_id='f5ee3db32ba14e46a5dd42daffaa83ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad7b4dc8-94b1-4926-92a4-08404ee658e2),volume_type_id=ad7b4dc8-94b1-4926-92a4-08404ee658e2)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Creating volume 985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:39 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:39 devstack sudo[113874]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1073741824 Aug 19 17:40:39 devstack sudo[113874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0471b84f-a732-42aa-bda4-e2bf62713be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85e0eb1b-33b7-4b82-997f-5effc80a153d', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (726024f7-be10-461b-8932-1dbbedbc72df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:39 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Volume volume-85e0eb1b-33b7-4b82-997f-5effc80a153d (85e0eb1b-33b7-4b82-997f-5effc80a153d): created successfully Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (726024f7-be10-461b-8932-1dbbedbc72df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Flow 'volume_create_manager' (3b0eb957-f641-4452-9c6a-4fe60a4c9e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4e36ce66-a908-46dc-b0e6-79dbfeb09602 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created volume successfully. Aug 19 17:40:39 devstack sudo[113874]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1073741824" returned: 0 in 0.402s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:39 devstack sudo[113880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 Aug 19 17:40:39 devstack sudo[113880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack sudo[113880]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800" returned: 0 in 0.247s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] <== create_volume: return (688ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.690s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.450s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-509404239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c10f106-1711-4678-8164-faadaecc3c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume 5c10f106-1711-4678-8164-faadaecc3c0e {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:40 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack sudo[113883]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e 1073741824 Aug 19 17:40:40 devstack sudo[113883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Attempting download of df0a9196-0369-4111-8e03-56390fac5499 ((None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', 'metadata': {}}])) to volume 985d16cb-568d-4a2b-ac6c-ce3190589800. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6275cdd-e03c-455f-9569-6b77bbf79a75]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack sudo[113885]: 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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h Aug 19 17:40:40 devstack sudo[113885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack sudo[113883]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e 1073741824" returned: 0 in 0.422s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:40 devstack sudo[113885]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h" returned: 0 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-85e0eb1b-33b7-4b82-997f-5effc80a153d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:40 devstack sudo[113894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e Aug 19 17:40:40 devstack sudo[113894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-85e0eb1b-33b7-4b82-997f-5effc80a153d-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:40 devstack sudo[113892]: 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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h Aug 19 17:40:40 devstack sudo[113892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-85e0eb1b-33b7-4b82-997f-5effc80a153d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-85e0eb1b-33b7-4b82-997f-5effc80a153d" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6336d6d-48be-413f-8b84-47a971421e7c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack sudo[113897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d Aug 19 17:40:40 devstack sudo[113897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack sudo[113894]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.793s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.950s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505479040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f704f3aa-1136-46bf-be86-fc6f0526c8e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume f704f3aa-1136-46bf-be86-fc6f0526c8e9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113892]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h" returned: 1 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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_df0a9196-0369-4111-8e03-56390fac5499_or1fxi7h' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3208a55b-58a7-4da4-947a-289f51687502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c10f106-1711-4678-8164-faadaecc3c0e', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:41 devstack sudo[113902]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 1073741824 Aug 19 17:40:41 devstack sudo[113902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2a2d92a-f8f8-412b-b642-ece6306ce897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a1679ba-7a8c-469e-a785-3a3858fd98c4]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-5c10f106-1711-4678-8164-faadaecc3c0e (5c10f106-1711-4678-8164-faadaecc3c0e): created successfully Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2a2d92a-f8f8-412b-b642-ece6306ce897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (5b5f78f5-96ca-4d1b-9d2e-ed23bf9409cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-13aa20dc-8637-4851-8407-e708a4051cad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:41 devstack sudo[113904]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:41 devstack sudo[113904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack sudo[113897]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d" returned: 0 in 0.390s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d Aug 19 17:40:41 devstack sudo[113909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack sudo[113902]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 1073741824" returned: 0 in 0.443s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack sudo[113904]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 0 in 0.412s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113909]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-85e0eb1b-33b7-4b82-997f-5effc80a153d" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-85e0eb1b-33b7-4b82-997f-5effc80a153d" released by "delete_volume" :: held 0.702s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 Aug 19 17:40:41 devstack sudo[113919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['1a392f4f-4baf-446d-850c-f7e70afe4a69', '0dd1de0f-b9d7-4d75-8bdf-aaf852259a2e', '22cd9018-31df-41b1-992b-470cbe48822c', '9c8da03c-4456-48da-95d8-9d76778aa464'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:41 devstack sudo[113918]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD Aug 19 17:40:41 devstack sudo[113918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113922]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:41 devstack sudo[113922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack sudo[113919]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (779ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.782s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.271s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2023810579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32cf0fa2-3145-4cff-a61a-258b45702f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:36Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume 32cf0fa2-3145-4cff-a61a-258b45702f76 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113918]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ec8f8d4-9caf-4b25-9bcb-933b2a09e105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76990458-41b7-41ca-a5ba-b58de8f7b580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:41 devstack sudo[113928]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 1073741824 Aug 19 17:40:41 devstack sudo[113928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD" returned: 1 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] df0a9196-0369-4111-8e03-56390fac5499 was raw, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[113931]: 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_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 Aug 19 17:40:41 devstack sudo[113931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 (f704f3aa-1136-46bf-be86-fc6f0526c8e9): created successfully Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76990458-41b7-41ca-a5ba-b58de8f7b580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (3b6ad19c-30cb-4345-b115-b13502b56179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:41 devstack sudo[113922]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-9c09877b-f158-4a31-81e6-ef56ae0f9fec-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.302s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-ed8bd07d-bcab-48ee-871c-81d1d8187ff0 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:41 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-9c09877b-f158-4a31-81e6-ef56ae0f9fec-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f073407b-66f8-440a-8360-1e5a2a0aa3a7 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-85e0eb1b-33b7-4b82-997f-5effc80a153d-delete_volume" released by "delete_volume" :: held 1.261s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-9c09877b-f158-4a31-81e6-ef56ae0f9fec" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-9c09877b-f158-4a31-81e6-ef56ae0f9fec" acquired by "delete_volume" :: waited 0.012s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fb3d3e6-7688-45e4-821a-a201bc30ddb2]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack sudo[113935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec Aug 19 17:40:42 devstack sudo[113935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[113928]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 1073741824" returned: 0 in 0.486s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack sudo[113942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 Aug 19 17:40:42 devstack sudo[113942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[113931]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800" returned: 0 in 0.593s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_df0a9196-0369-4111-8e03-56390fac5499_yyz_lssldevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:40:42 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack sudo[113935]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec" returned: 0 in 0.431s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1G Aug 19 17:40:42 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[113949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec Aug 19 17:40:42 devstack sudo[113949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[113942]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (825ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.829s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 6.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4e10f84-0ab4-4ae5-b614-b941391d3678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32cf0fa2-3145-4cff-a61a-258b45702f76', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa4f2e6c-ebc5-4b25-8feb-91aa829144d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Creating offline snapshot ed3a83a4-bf55-40a1-90dc-0200aa828fbd of volume 9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-32cf0fa2-3145-4cff-a61a-258b45702f76 (32cf0fa2-3145-4cff-a61a-258b45702f76): created successfully Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa4f2e6c-ebc5-4b25-8feb-91aa829144d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (a9afb5be-0b4f-4825-b591-f28e20e8a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3d34ae3-0d05-48a0-82c2-07d3a075e38d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-14a67888-35ab-4317-b677-970e508f53ad tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:42 devstack sudo[113949]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9c09877b-f158-4a31-81e6-ef56ae0f9fec" returned: 0 in 0.286s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-9c09877b-f158-4a31-81e6-ef56ae0f9fec" released by "delete_volume" :: held 0.770s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:42 devstack sudo[113952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f Aug 19 17:40:42 devstack sudo[113952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 1G" returned: 0 in 0.368s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Downloaded image df0a9196-0369-4111-8e03-56390fac5499 ((None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', 'metadata': {}}])) to volume 985d16cb-568d-4a2b-ac6c-ce3190589800 successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Temporary image df0a9196-0369-4111-8e03-56390fac5499 for user f5ee3db32ba14e46a5dd42daffaa83ec is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Marking volume 985d16cb-568d-4a2b-ac6c-ce3190589800 as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Copying metadata from image df0a9196-0369-4111-8e03-56390fac5499 to 985d16cb-568d-4a2b-ac6c-ce3190589800. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Creating volume glance metadata for volume 985d16cb-568d-4a2b-ac6c-ce3190589800 backed by image df0a9196-0369-4111-8e03-56390fac5499 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'df0a9196-0369-4111-8e03-56390fac5499', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '9aff5a733524c2c5755b1350219ef749', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['9bdf0f3c-73af-47a7-8362-38f67302d01c', '7cda2bee-a73e-4d1f-a431-28ac6c513f69', 'e8b9fc49-c855-42d4-afea-ff86ce8024a9', '103b196d-757b-4390-bc2c-b7888cedcc00'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c746fd8e-0919-4c8a-99e6-c2ba3c1e5eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-985d16cb-568d-4a2b-ac6c-ce3190589800', 'volume_size': 1, 'image_id': 'df0a9196-0369-4111-8e03-56390fac5499', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/df0a9196-0369-4111-8e03-56390fac5499', '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': '9aff5a733524c2c5755b1350219ef749', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '9bdad4a2520a499cab652697d6557524', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'dca5b14b58f3211d2197121a008a33ef3fd51daa303345361ba4b9e0046df2f79041a89fcd70858f4c55e675e970ec99d1a8a7eb2f48512771e7655390d70f7e', 'id': 'df0a9196-0369-4111-8e03-56390fac5499', 'created_at': datetime.datetime(2026, 8, 19, 15, 40, 30, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 40, 32, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/df0a9196-0369-4111-8e03-56390fac5499/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d8102ec-8760-4fdb-8306-5f9fcc82dc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Volume volume-985d16cb-568d-4a2b-ac6c-ce3190589800 (985d16cb-568d-4a2b-ac6c-ce3190589800): created successfully Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d8102ec-8760-4fdb-8306-5f9fcc82dc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:42 devstack sudo[113958]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:42 devstack sudo[113958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Flow 'volume_create_manager' (1f1a2e6c-1e79-4a98-b0cc-461e9d3522a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9d79d78f-5d99-4e70-b931-9f357047c1e7 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Created volume successfully. Aug 19 17:40:43 devstack sudo[113952]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f" returned: 0 in 0.398s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113964]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd 1G Aug 19 17:40:43 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-8f6e18cc-64fd-46ff-be26-be7cc63b1630-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-8f6e18cc-64fd-46ff-be26-be7cc63b1630-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-8f6e18cc-64fd-46ff-be26-be7cc63b1630" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-8f6e18cc-64fd-46ff-be26-be7cc63b1630" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d77c31b-46ab-4d29-8d0a-ee877cb3246f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113958]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6313ee7f-c4e8-4cc8-9a04-fb42b76500a5 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-9c09877b-f158-4a31-81e6-ef56ae0f9fec-delete_volume" released by "delete_volume" :: held 1.342s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:43 devstack sudo[113968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 Aug 19 17:40:43 devstack sudo[113968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd 1G" returned: 0 in 0.463s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cec3755-af30-4b41-b843-9978ef6f706f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cec3755-af30-4b41-b843-9978ef6f706f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd Aug 19 17:40:43 devstack sudo[113975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Acquiring lock "cinder-985d16cb-568d-4a2b-ac6c-ce3190589800-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "cinder-985d16cb-568d-4a2b-ac6c-ce3190589800-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:43 devstack sudo[113968]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630" returned: 0 in 0.453s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630 Aug 19 17:40:43 devstack sudo[113980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Acquiring lock "cinder-quobyte-985d16cb-568d-4a2b-ac6c-ce3190589800" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "cinder-quobyte-985d16cb-568d-4a2b-ac6c-ce3190589800" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2858e6e-7885-452e-bf83-a6da96a221b7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113975]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cec3755-af30-4b41-b843-9978ef6f706f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd" returned: 0 in 0.335s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd is being set with open permissions: ugo+rw Aug 19 17:40:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[113987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd Aug 19 17:40:43 devstack sudo[113987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack sudo[113984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 Aug 19 17:40:43 devstack sudo[113984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack sudo[113980]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-8f6e18cc-64fd-46ff-be26-be7cc63b1630" returned: 0 in 0.301s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-8f6e18cc-64fd-46ff-be26-be7cc63b1630" released by "delete_volume" :: held 0.811s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['ffdcc77a-7e69-4fa2-a2fa-e45ee2760a10', '297dae2f-64b5-4b4d-8209-d2332286162a', '9a54e78d-4175-458f-9dca-cac9a66f79ab', 'a75653f5-6be6-4ba0-a9cb-485990f79a45'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:44 devstack sudo[113987]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack sudo[113995]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:44 devstack sudo[113995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[113984]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800" returned: 0 in 0.404s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[113997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info Aug 19 17:40:44 devstack sudo[113997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack sudo[113998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800 Aug 19 17:40:44 devstack sudo[113998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2983b58-0476-4dcf-9d0f-c59c4e01f54e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[113995]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack sudo[113997]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.334s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:44 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info is being set with open permissions: ugo+rw Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:44 devstack sudo[114004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info Aug 19 17:40:44 devstack sudo[114004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9ff58b8c-76d4-421b-83ea-051268714f4c tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-8f6e18cc-64fd-46ff-be26-be7cc63b1630-delete_volume" released by "delete_volume" :: held 1.384s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:44 devstack sudo[113998]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-985d16cb-568d-4a2b-ac6c-ce3190589800" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "cinder-quobyte-985d16cb-568d-4a2b-ac6c-ce3190589800" released by "delete_volume" :: held 0.816s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:44 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 Aug 19 17:40:44 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Created reservations ['2bc78772-e0a8-419a-97b2-afad9b20fee2', 'a92108a2-eaba-481c-8990-c8aec8253d72', '42bf6297-8fcb-4f2d-b824-c2711a048f58', 'cbb3b210-b3a4-4e74-b6de-666909785a4b'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[114009]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:44 devstack sudo[114009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack sudo[114004]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.info" returned: 0 in 0.290s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.185s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.925s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1451459176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7022dcac-bcde-4906-ade1-4dab1164fb17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:37Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume 7022dcac-bcde-4906-ade1-4dab1164fb17 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:44 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack sudo[114014]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 1073741824 Aug 19 17:40:44 devstack sudo[114014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[114016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8 Aug 19 17:40:44 devstack sudo[114016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4953e900-31cb-47f6-809d-24e407661473 tempest-CinderUnicodeTest-987294356 None] Create snapshot completed successfully Aug 19 17:40:45 devstack sudo[114009]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.326s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Deleted volume successfully. Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-940671aa-63dd-4c11-9e85-fd8ccea740d8 tempest-VolumeAndVolumeTypeFromImageTest-890354641 None] Lock "cinder-985d16cb-568d-4a2b-ac6c-ce3190589800-delete_volume" released by "delete_volume" :: held 1.408s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:45 devstack sudo[114016]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" returned: 0 in 0.339s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8" released by "delete_volume" :: held 0.830s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['67f2f914-1ac0-4609-805d-4b61efe8e49f', '1ef47bf8-1b56-4d49-b788-3f576d1c65d5', 'dadb332d-6f2c-4f83-9904-954d4c6a7621', 'a2ff0cda-fe9c-4a1f-8167-d4aeb545f936'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:45 devstack sudo[114014]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 1073741824" returned: 0 in 0.569s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack sudo[114024]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:45 devstack sudo[114024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:45 devstack sudo[114026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 Aug 19 17:40:45 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-0b3a1005-92aa-44cc-bc88-4de18b7821d0-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-0b3a1005-92aa-44cc-bc88-4de18b7821d0-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-0b3a1005-92aa-44cc-bc88-4de18b7821d0" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-0b3a1005-92aa-44cc-bc88-4de18b7821d0" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5f317c4-f267-445a-ae50-e2a4adde4231]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:45 devstack sudo[114024]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.332s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-019a9a8b-7ae9-4675-bd29-2696d7baeec8 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-fc3ef00a-a3f3-4dd3-888d-79a842e2a7c8-delete_volume" released by "delete_volume" :: held 1.435s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:45 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17" returned: 0 in 0.379s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (1010ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.020s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.616s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 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-19T15:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1952655795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73ae45ab-019d-4bb3-a431-cd85f3d630c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadee321b9a4aef8d03467df18362d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:37Z,use_quota=True,user_id='73c6501626ee4125baaa7418f6d33276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Creating volume 73ae45ab-019d-4bb3-a431-cd85f3d630c7 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:45 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:45 devstack sudo[114029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 Aug 19 17:40:45 devstack sudo[114029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f45f548-e257-4ad0-b6c7-419fa66d981b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7022dcac-bcde-4906-ade1-4dab1164fb17', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d0c85ef-4f27-4b10-a36d-d08c82d1d61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:45 devstack sudo[114031]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 1073741824 Aug 19 17:40:45 devstack sudo[114031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-7022dcac-bcde-4906-ade1-4dab1164fb17 (7022dcac-bcde-4906-ade1-4dab1164fb17): created successfully Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d0c85ef-4f27-4b10-a36d-d08c82d1d61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:45 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (73c82536-8fb4-414b-bd10-6ffabe3c1a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-16aad984-d8a9-453d-af86-cac5ca3d6da8 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-ed3a83a4-bf55-40a1-90dc-0200aa828fbd-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-ed3a83a4-bf55-40a1-90dc-0200aa828fbd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-quobyte-ed3a83a4-bf55-40a1-90dc-0200aa828fbd" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-ed3a83a4-bf55-40a1-90dc-0200aa828fbd" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Deleting offline snapshot ed3a83a4-bf55-40a1-90dc-0200aa828fbd of volume 9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] snapshot_file for this snap is: volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8bd2efa-8623-45a8-b013-b4ed790048df]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114029]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0" returned: 0 in 0.548s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0 Aug 19 17:40:46 devstack sudo[114041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:46 devstack sudo[114038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd Aug 19 17:40:46 devstack sudo[114038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:46 devstack sudo[114031]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 1073741824" returned: 0 in 0.537s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 Aug 19 17:40:46 devstack sudo[114045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:46 devstack sudo[114038]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd" returned: 0 in 0.431s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9cec3755-af30-4b41-b843-9978ef6f706f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:46 devstack sudo[114041]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-0b3a1005-92aa-44cc-bc88-4de18b7821d0" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3f1f518-e3e6-486e-89f5-90164ffc1da5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-0b3a1005-92aa-44cc-bc88-4de18b7821d0" released by "delete_volume" :: held 0.991s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['2f60ea63-1847-4c7d-b0f0-f73f2e1cd535', 'a174023d-097f-4e6e-b8fd-bcd92e2bb4f4', 'd69df478-bdb0-463f-ae79-7a3ec1d9d0d8', '27d2b5fe-c6f1-4907-8f8a-5c2d191b3ab3'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:46 devstack sudo[114045]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7" returned: 0 in 0.322s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (550c9f43-47e9-4380-a14a-469157480272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack sudo[114052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f Aug 19 17:40:46 devstack sudo[114052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c255bcc-df13-4319-9a03-07847cd5b40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Volume volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 (73ae45ab-019d-4bb3-a431-cd85f3d630c7): created successfully Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c255bcc-df13-4319-9a03-07847cd5b40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Flow 'volume_create_manager' (45b492d0-495e-48d9-ae6d-29b933b6100e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:46 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9557e8fe-bc1a-470c-9b7c-8733e4282148 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created volume successfully. Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114056]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:46 devstack sudo[114056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-73ae45ab-019d-4bb3-a431-cd85f3d630c7-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-73ae45ab-019d-4bb3-a431-cd85f3d630c7-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:47 devstack sudo[114052]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f" returned: 0 in 0.547s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack sudo[114061]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd Aug 19 17:40:47 devstack sudo[114061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-73ae45ab-019d-4bb3-a431-cd85f3d630c7" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-73ae45ab-019d-4bb3-a431-cd85f3d630c7" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:47 devstack sudo[114056]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.383s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fa14c9c-ef6e-4696-978c-696ff4d72391]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3fd27b1e-3ab4-4f0d-ac43-39ad3202dbdd tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-0b3a1005-92aa-44cc-bc88-4de18b7821d0-delete_volume" released by "delete_volume" :: held 1.756s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:47 devstack sudo[114064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 Aug 19 17:40:47 devstack sudo[114064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack sudo[114061]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack sudo[114070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd Aug 19 17:40:47 devstack sudo[114070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack sudo[114064]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7" returned: 0 in 0.445s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack sudo[114075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7 Aug 19 17:40:47 devstack sudo[114075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-3e961766-f4b7-4940-a695-b377bf5e6c4b-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-3e961766-f4b7-4940-a695-b377bf5e6c4b-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:47 devstack sudo[114070]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f.ed3a83a4-bf55-40a1-90dc-0200aa828fbd" returned: 0 in 0.314s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-ed3a83a4-bf55-40a1-90dc-0200aa828fbd" released by "_delete_snapshot" :: held 1.845s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" released by "delete_snapshot" :: held 1.882s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "cinder-quobyte-3e961766-f4b7-4940-a695-b377bf5e6c4b" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-3e961766-f4b7-4940-a695-b377bf5e6c4b" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce8e8f32-788d-4ddb-b051-fcfc3b73ce4e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114075]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-73ae45ab-019d-4bb3-a431-cd85f3d630c7" returned: 0 in 0.341s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-73ae45ab-019d-4bb3-a431-cd85f3d630c7" released by "delete_volume" :: held 0.842s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Created reservations ['0c5a9766-c310-4e1d-8f84-fbeb9a87d464', 'af0fab81-b004-40a8-a0e9-c7bf4844e6c7', '687cf476-d5a6-4de3-b1c7-eae53a6b3c79', '384f5f05-7599-46ff-9f44-48a0a4aebca8'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Delete snapshot completed successfully. Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-199db689-1c4f-4e8c-9512-d1e818fdc6f7 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-ed3a83a4-bf55-40a1-90dc-0200aa828fbd-delete_snapshot" released by "delete_snapshot" :: held 2.163s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['fc255467-7494-45d3-8d5b-0340a776f269', '4963eb88-df17-4918-b06f-ad5020838538', 'c101d2d8-c183-4a18-a3d2-c319dd835903', '580067f5-36f3-4197-90bd-f160444f4380'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:48 devstack sudo[114079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b Aug 19 17:40:48 devstack sudo[114079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-9cec3755-af30-4b41-b843-9978ef6f706f-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "cinder-9cec3755-af30-4b41-b843-9978ef6f706f-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:48 devstack sudo[114081]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:48 devstack sudo[114081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a74e4c0-a55e-4f0f-b9b3-c12aea730533]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f Aug 19 17:40:48 devstack sudo[114083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack sudo[114079]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b" returned: 0 in 0.557s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b Aug 19 17:40:48 devstack sudo[114089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack sudo[114081]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-560e41c3-c978-49d3-ba6f-3867da12b3e2 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-73ae45ab-019d-4bb3-a431-cd85f3d630c7-delete_volume" released by "delete_volume" :: held 1.563s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:48 devstack sudo[114083]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack sudo[114089]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f" returned: 0 in 0.438s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-3e961766-f4b7-4940-a695-b377bf5e6c4b" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack sudo[114096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f Aug 19 17:40:48 devstack sudo[114096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-quobyte-3e961766-f4b7-4940-a695-b377bf5e6c4b" released by "delete_volume" :: held 0.923s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Created reservations ['75d87dca-a8bf-42c2-955d-6ef4b9ed5e25', '850df745-d852-45d0-81f0-2e4e9d56b947', 'ed0b9d6a-8736-4773-84e6-c188f24cff7d', 'edff0260-8c98-454a-9b7b-8c65601214f7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack sudo[114098]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:49 devstack sudo[114098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack sudo[114096]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-9cec3755-af30-4b41-b843-9978ef6f706f" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-9cec3755-af30-4b41-b843-9978ef6f706f" released by "delete_volume" :: held 0.776s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Created reservations ['836fd3cf-3306-4552-82b3-142aec5d9668', '3bc928fc-0a61-4caf-870f-c11eccc3b00b', '8d47db9a-8488-4662-ae13-5b17dd2c55f0', 'e46373b7-6d8f-4fc2-9767-580fdbdcebf3'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:49 devstack sudo[114098]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Deleted volume successfully. Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1f4584a5-a23d-4413-8f19-f14437a5b416 tempest-CreateVolumesFromSourceVolumeTest-748486909 None] Lock "cinder-3e961766-f4b7-4940-a695-b377bf5e6c4b-delete_volume" released by "delete_volume" :: held 1.529s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-7022dcac-bcde-4906-ade1-4dab1164fb17-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack sudo[114102]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-7022dcac-bcde-4906-ade1-4dab1164fb17-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack sudo[114102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-7022dcac-bcde-4906-ade1-4dab1164fb17" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-7022dcac-bcde-4906-ade1-4dab1164fb17" acquired by "delete_volume" :: waited 0.051s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd-delete_volume" acquired by "delete_volume" :: waited 0.076s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c908c4f-e4d5-4270-9dff-48c4ff513345]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "cinder-quobyte-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack sudo[114102]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.392s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Deleted volume successfully. Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[51e685b4-c481-4717-bb0b-1ab363fe7918]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-77e29121-106f-4191-a2bf-6e6b6585d2cf tempest-CinderUnicodeTest-987294356 None] Lock "cinder-9cec3755-af30-4b41-b843-9978ef6f706f-delete_volume" released by "delete_volume" :: held 1.536s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:49 devstack sudo[114104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 Aug 19 17:40:49 devstack sudo[114104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack sudo[114106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd Aug 19 17:40:49 devstack sudo[114106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114104]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17" returned: 0 in 0.501s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17 Aug 19 17:40:50 devstack sudo[114114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114106]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" returned: 0 in 0.455s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd Aug 19 17:40:50 devstack sudo[114117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114114]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7022dcac-bcde-4906-ade1-4dab1164fb17" returned: 0 in 0.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-7022dcac-bcde-4906-ade1-4dab1164fb17" released by "delete_volume" :: held 0.917s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['c92c1680-be95-4809-9c11-8910bc5a1d68', '173b5b3e-b6b2-450e-826a-2becbe885f9b', '1a2a6f57-81f5-4411-96e1-4c2869286cbc', 'd4e6a8e0-af17-4db8-9004-d717963d81f0'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:50 devstack sudo[114117]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (b63b6dd5-a341-4cff-9998-20247b7dc448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f05c3894-d405-4644-84ec-98a053919c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" returned: 0 in 0.444s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f05c3894-d405-4644-84ec-98a053919c93) 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-19T15:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-221535370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39e66dda-d675-4daa-a3cc-7ed985385e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:51Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce39d7fc-da15-4908-8674-694511de67e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce39d7fc-da15-4908-8674-694511de67e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89451d1a-eb40-463e-a4db-c2d5e5dcf235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89451d1a-eb40-463e-a4db-c2d5e5dcf235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39e66dda-d675-4daa-a3cc-7ed985385e97', 'volume_name': 'volume-39e66dda-d675-4daa-a3cc-7ed985385e97', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3977194d-bebb-4d93-83e8-091835fed549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3977194d-bebb-4d93-83e8-091835fed549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54ff9c18-35aa-4181-86bc-1563696a9ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:50 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Volume 39e66dda-d675-4daa-a3cc-7ed985385e97: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39e66dda-d675-4daa-a3cc-7ed985385e97', 'volume_size': 1} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 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-19T15:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-221535370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39e66dda-d675-4daa-a3cc-7ed985385e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:51Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Creating volume 39e66dda-d675-4daa-a3cc-7ed985385e97 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-quobyte-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd" released by "delete_volume" :: held 1.036s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:50 devstack sudo[114121]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 1073741824 Aug 19 17:40:50 devstack sudo[114121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114123]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:50 devstack sudo[114123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Created reservations ['cce0811d-25e4-444a-adda-1dbad58b562c', '8b76679f-1468-4f54-ad9f-27db3158823f', 'f4db1174-721b-44ab-b446-de8c5784fa0d', '230b5c9a-315d-42ad-bd80-c61a24d302ab'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack sudo[114125]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:51 devstack sudo[114125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (c41f61f0-7019-4a98-bb20-16b0e10da33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e3fd372-d803-43dc-8da9-c96cb073fb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack sudo[114123]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.511s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e3fd372-d803-43dc-8da9-c96cb073fb10) 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-19T15:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2040129441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4775509b-917a-4a28-9f03-50ca33e5dbe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:51Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a49c892-f393-4091-80a7-bc1fc5e1004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a49c892-f393-4091-80a7-bc1fc5e1004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af0161d5-333d-459e-8035-7bb8a3952caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af0161d5-333d-459e-8035-7bb8a3952caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4775509b-917a-4a28-9f03-50ca33e5dbe3', 'volume_name': 'volume-4775509b-917a-4a28-9f03-50ca33e5dbe3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d988d2d6-5742-4b43-89ba-0ae5fbefc86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d988d2d6-5742-4b43-89ba-0ae5fbefc86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b72b1025-d5eb-448d-903c-9a77e0d34ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Volume 4775509b-917a-4a28-9f03-50ca33e5dbe3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4775509b-917a-4a28-9f03-50ca33e5dbe3', 'volume_size': 1} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6cedcff3-fe4b-4881-ab70-2756375f83dd tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-7022dcac-bcde-4906-ade1-4dab1164fb17-delete_volume" released by "delete_volume" :: held 1.980s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:51 devstack sudo[114121]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 1073741824" returned: 0 in 0.665s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack sudo[114125]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.417s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Deleted volume successfully. Aug 19 17:40:51 devstack sudo[114133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 Aug 19 17:40:51 devstack sudo[114133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5f3e7c8d-5252-49ad-88b4-3d4620fde322 tempest-CinderUnicodeTest-987294356 None] Lock "cinder-d14934a4-4cd5-4e51-8f6b-b62b43cc80cd-delete_volume" released by "delete_volume" :: held 1.909s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (b01b685d-7b97-40d9-b0fb-a311b130ab39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:51 devstack sudo[114133]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca650fc2-0d91-4211-aa6a-24da784347ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-32cf0fa2-3145-4cff-a61a-258b45702f76-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97" returned: 0 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] <== create_volume: return (1094ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.099s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.475s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 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-19T15:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2040129441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4775509b-917a-4a28-9f03-50ca33e5dbe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:51Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Creating volume 4775509b-917a-4a28-9f03-50ca33e5dbe3 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:51 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54ff9c18-35aa-4181-86bc-1563696a9ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39e66dda-d675-4daa-a3cc-7ed985385e97', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (785d3956-2bba-46c4-9565-f91ce06fcd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:51 devstack sudo[114136]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 1073741824 Aug 19 17:40:51 devstack sudo[114136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-32cf0fa2-3145-4cff-a61a-258b45702f76-delete_volume" acquired by "delete_volume" :: waited 0.087s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca650fc2-0d91-4211-aa6a-24da784347ea) 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-19T15:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-102431072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4529a5cd-9c6a-472a-89d7-8352e2c1e0c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:52Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (601fc87a-da86-4053-a31f-a0991e6aa0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (601fc87a-da86-4053-a31f-a0991e6aa0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82b098da-6304-4295-8927-d785453f954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82b098da-6304-4295-8927-d785453f954a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4529a5cd-9c6a-472a-89d7-8352e2c1e0c2', 'volume_name': 'volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a1a7357-2d3c-4c2d-8b12-713f5c36de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a1a7357-2d3c-4c2d-8b12-713f5c36de00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f29b1ae-bf7d-4d35-b549-daf5f2beb31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Volume 4529a5cd-9c6a-472a-89d7-8352e2c1e0c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2', 'volume_size': 1} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Volume volume-39e66dda-d675-4daa-a3cc-7ed985385e97 (39e66dda-d675-4daa-a3cc-7ed985385e97): created successfully Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (785d3956-2bba-46c4-9565-f91ce06fcd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (b63b6dd5-a341-4cff-9998-20247b7dc448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-94d69b42-9251-4b9d-ba93-275a2509a1c7 tempest-CreateVolumesFromImageTest-1338737196 None] Created volume successfully. Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-32cf0fa2-3145-4cff-a61a-258b45702f76" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-32cf0fa2-3145-4cff-a61a-258b45702f76" acquired by "delete_volume" :: waited 0.033s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[16e86e79-70c1-4721-a0c5-30bdbe1a99a7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (20df45f0-b2b2-481d-8b4d-1fb35b2ebb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (278947d1-e759-41be-8c42-6975c538d491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (278947d1-e759-41be-8c42-6975c538d491) 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-19T15:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1681795746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=291a3714-3e32-4d25-9c4b-b8611dcfd9a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:52Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb74d85c-fcdb-49ac-a9aa-f16d4f672585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb74d85c-fcdb-49ac-a9aa-f16d4f672585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e2ab11c-8e63-452a-8f86-5f95e589863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e2ab11c-8e63-452a-8f86-5f95e589863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '291a3714-3e32-4d25-9c4b-b8611dcfd9a3', 'volume_name': 'volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04f76bd4-d526-492c-a7b8-b7fe1dd12749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04f76bd4-d526-492c-a7b8-b7fe1dd12749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a124c14a-3d30-47c0-bda3-6a5b8bd03134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Volume 291a3714-3e32-4d25-9c4b-b8611dcfd9a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3', 'volume_size': 1} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:52 devstack sudo[114138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 Aug 19 17:40:52 devstack sudo[114138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:52 devstack sudo[114136]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 1073741824" returned: 0 in 0.917s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:52 devstack sudo[114138]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (807e7ced-fd0a-4e5e-a718-bc3c503c856e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f72cd059-f7fd-4e4f-9cb2-fa3da15228fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76" returned: 0 in 0.680s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 Aug 19 17:40:53 devstack sudo[114147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f72cd059-f7fd-4e4f-9cb2-fa3da15228fd) 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-19T15:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1126965347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4591bc6-fedb-41f7-9a59-6825c921be77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:53Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack sudo[114148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76 Aug 19 17:40:53 devstack sudo[114148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7af1e3c7-b6c7-476e-bb33-79bf34cd46f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7af1e3c7-b6c7-476e-bb33-79bf34cd46f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d490888-25b0-4b22-90b3-d19d1e57b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d490888-25b0-4b22-90b3-d19d1e57b82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4591bc6-fedb-41f7-9a59-6825c921be77', 'volume_name': 'volume-c4591bc6-fedb-41f7-9a59-6825c921be77', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e66cd25-aeef-43dc-bf1c-ce7f38d8409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e66cd25-aeef-43dc-bf1c-ce7f38d8409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57c007df-4a2c-4bc1-90f0-a3eef6c80450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Volume c4591bc6-fedb-41f7-9a59-6825c921be77: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4591bc6-fedb-41f7-9a59-6825c921be77', 'volume_size': 1} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:53 devstack sudo[114148]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-32cf0fa2-3145-4cff-a61a-258b45702f76" returned: 0 in 0.293s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-32cf0fa2-3145-4cff-a61a-258b45702f76" released by "delete_volume" :: held 1.065s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:53 devstack sudo[114147]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3" returned: 0 in 0.373s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] <== create_volume: return (1427ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.429s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.267s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 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-19T15:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-102431072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4529a5cd-9c6a-472a-89d7-8352e2c1e0c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:52Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Creating volume 4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:53 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114154]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 1073741824 Aug 19 17:40:53 devstack sudo[114154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b72b1025-d5eb-448d-903c-9a77e0d34ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4775509b-917a-4a28-9f03-50ca33e5dbe3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53543c3b-ed33-4aa9-b609-d99019e204c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['dfd2c6c5-ab0b-48d6-b1e9-ba20812890bd', 'b91cb5a4-67e4-48db-902a-3da0edf5996c', '5fac8a49-f8ae-42f2-9a1b-88574495c241', '5d6f9d61-d820-4b41-bdb8-28f00039bc82'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:53 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Volume volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 (4775509b-917a-4a28-9f03-50ca33e5dbe3): created successfully Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53543c3b-ed33-4aa9-b609-d99019e204c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (c41f61f0-7019-4a98-bb20-16b0e10da33a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8472bd96-d5d7-4b49-8ec1-3f2c8a863920 tempest-CreateVolumesFromImageTest-1338737196 None] Created volume successfully. Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114156]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:53 devstack sudo[114156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack sudo[114156]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.319s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9c3a7e3-c562-473d-b0e0-8fdf3f776759 tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-32cf0fa2-3145-4cff-a61a-258b45702f76-delete_volume" released by "delete_volume" :: held 1.962s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:53 devstack sudo[114154]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Flow 'volume_create_manager' (caec0506-1e65-45e1-b0ef-a5b51caab464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed94e569-3c52-43e1-ba9c-4df2a6db7cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 1073741824" returned: 0 in 0.619s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed94e569-3c52-43e1-ba9c-4df2a6db7cfa) 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-19T15:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799370587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61c56e37-89be-43a1-98b4-1172679aaaae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a3cab9cdaf420e9f88eb0829ebcf38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:54Z,use_quota=True,user_id='43de4b84cc5c4f5692f73946447b676b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f41c8e1d-972e-4688-a341-0e8f254102df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f41c8e1d-972e-4688-a341-0e8f254102df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (412e0465-34a6-40ae-a5c6-b9e30161ea72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (412e0465-34a6-40ae-a5c6-b9e30161ea72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61c56e37-89be-43a1-98b4-1172679aaaae', 'volume_name': 'volume-61c56e37-89be-43a1-98b4-1172679aaaae', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86ca09e9-aed1-4e48-905f-4e150b284265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86ca09e9-aed1-4e48-905f-4e150b284265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43622b02-e2a2-4c02-bb92-633e93e7ff5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Volume 61c56e37-89be-43a1-98b4-1172679aaaae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61c56e37-89be-43a1-98b4-1172679aaaae', 'volume_size': 1} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 Aug 19 17:40:54 devstack sudo[114162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-f704f3aa-1136-46bf-be86-fc6f0526c8e9-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-f704f3aa-1136-46bf-be86-fc6f0526c8e9-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-f704f3aa-1136-46bf-be86-fc6f0526c8e9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-f704f3aa-1136-46bf-be86-fc6f0526c8e9" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack sudo[114162]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" returned: 0 in 0.285s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] <== create_volume: return (994ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.998s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.882s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 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-19T15:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1681795746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=291a3714-3e32-4d25-9c4b-b8611dcfd9a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:52Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Creating volume 291a3714-3e32-4d25-9c4b-b8611dcfd9a3 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:54 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[04ae1ab8-e330-47e1-a725-304dea92da1d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114165]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 1073741824 Aug 19 17:40:54 devstack sudo[114165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f29b1ae-bf7d-4d35-b549-daf5f2beb31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d0846a1-499a-48bc-9226-c6a8551bee05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:54 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Volume volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 (4529a5cd-9c6a-472a-89d7-8352e2c1e0c2): created successfully Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d0846a1-499a-48bc-9226-c6a8551bee05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (b01b685d-7b97-40d9-b0fb-a311b130ab39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:54 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c44d7c18-7845-479a-8e8e-0daf66e5e09b tempest-CreateVolumesFromImageTest-1338737196 None] Created volume successfully. Aug 19 17:40:54 devstack sudo[114167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 Aug 19 17:40:54 devstack sudo[114167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack sudo[114167]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9" returned: 0 in 0.456s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9 Aug 19 17:40:54 devstack sudo[114176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack sudo[114165]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 1073741824" returned: 0 in 0.584s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 Aug 19 17:40:55 devstack sudo[114178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114176]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f704f3aa-1136-46bf-be86-fc6f0526c8e9" returned: 0 in 0.290s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-f704f3aa-1136-46bf-be86-fc6f0526c8e9" released by "delete_volume" :: held 0.819s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['237188b5-20c8-41d1-a208-9da469514560', '22f4b99c-c495-4875-b714-dbec727d1aea', '0e844a0b-82e8-4fdb-b67b-99386862cec1', '2505ad92-3bd0-4ab9-8691-92df82dca8e4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114178]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] <== create_volume: return (935ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.939s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.168s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 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-19T15:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1126965347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4591bc6-fedb-41f7-9a59-6825c921be77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b48d437ff25d45fbbb910077bf8fa1f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:53Z,use_quota=True,user_id='9a3e29c592a54a7a8bbc5e0e6a8d0577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Creating volume c4591bc6-fedb-41f7-9a59-6825c921be77 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:55 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:55 devstack sudo[114182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:55 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a124c14a-3d30-47c0-bda3-6a5b8bd03134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efb83706-47ff-4d0d-8f41-84f3fd4ddd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:55 devstack sudo[114184]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 1073741824 Aug 19 17:40:55 devstack sudo[114184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Volume volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 (291a3714-3e32-4d25-9c4b-b8611dcfd9a3): created successfully Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efb83706-47ff-4d0d-8f41-84f3fd4ddd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (20df45f0-b2b2-481d-8b4d-1fb35b2ebb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d3d6b7f2-d8a0-417c-84b2-a99402d8cab5 tempest-CreateVolumesFromImageTest-1338737196 None] Created volume successfully. Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-5c10f106-1711-4678-8164-faadaecc3c0e-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-5c10f106-1711-4678-8164-faadaecc3c0e-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-5c10f106-1711-4678-8164-faadaecc3c0e" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-5c10f106-1711-4678-8164-faadaecc3c0e" acquired by "delete_volume" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3659a44-d833-418b-b1ed-4a6d025ab489]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114182]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.363s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-51a71fd8-12bd-4930-aeef-85443114234f tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-f704f3aa-1136-46bf-be86-fc6f0526c8e9-delete_volume" released by "delete_volume" :: held 1.418s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:55 devstack sudo[114187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e Aug 19 17:40:55 devstack sudo[114187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114184]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 1073741824" returned: 0 in 0.633s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7ee1c60e-00d7-4920-bbc7-a1a6d4879bcf tempest-ProjectAdminTests-1653536300 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.384922027588, 'free_capacity_gb': 1775.384922027588, '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=94153) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 Aug 19 17:40:56 devstack sudo[114196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack sudo[114187]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e" returned: 0 in 0.476s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e Aug 19 17:40:56 devstack sudo[114198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack sudo[114196]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77" returned: 0 in 0.270s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] <== create_volume: return (970ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.972s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.237s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 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-19T15:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799370587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61c56e37-89be-43a1-98b4-1172679aaaae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a3cab9cdaf420e9f88eb0829ebcf38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:54Z,use_quota=True,user_id='43de4b84cc5c4f5692f73946447b676b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Creating volume 61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:56 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57c007df-4a2c-4bc1-90f0-a3eef6c80450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4591bc6-fedb-41f7-9a59-6825c921be77', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:56 devstack sudo[114201]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae 1073741824 Aug 19 17:40:56 devstack sudo[114201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0868bdf5-1bda-4761-bf66-610b7acce1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:56 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Volume volume-c4591bc6-fedb-41f7-9a59-6825c921be77 (c4591bc6-fedb-41f7-9a59-6825c921be77): created successfully Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0868bdf5-1bda-4761-bf66-610b7acce1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Flow 'volume_create_manager' (807e7ced-fd0a-4e5e-a718-bc3c503c856e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-31aea6d5-cad3-4a16-aeba-c27570723a9d tempest-CreateVolumesFromImageTest-1338737196 None] Created volume successfully. Aug 19 17:40:56 devstack sudo[114198]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5c10f106-1711-4678-8164-faadaecc3c0e" returned: 0 in 0.308s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-5c10f106-1711-4678-8164-faadaecc3c0e" released by "delete_volume" :: held 0.840s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['a2eb39e7-fd53-4e1e-a79b-0eeb204acb71', 'ebc4830f-cf9d-4ba2-b21c-b76248bcf617', 'f6f2c264-fd16-4b7a-94b1-34a4e76e138e', 'f7682b71-0e6b-42f9-9ce7-f07353538c95'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114206]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:56 devstack sudo[114206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-6add4e3f-363c-4300-887b-00229c750a5a-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-6add4e3f-363c-4300-887b-00229c750a5a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-6add4e3f-363c-4300-887b-00229c750a5a" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-6add4e3f-363c-4300-887b-00229c750a5a" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleting offline snapshot 6add4e3f-363c-4300-887b-00229c750a5a of volume c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] snapshot_file for this snap is: volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3088fdcc-d939-47ea-967e-5fca8a2314db]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114201]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae 1073741824" returned: 0 in 0.534s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114206]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack sudo[114212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:40:56 devstack sudo[114212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.358s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:56 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:40:56 devstack sudo[114210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a Aug 19 17:40:56 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d889b11b-ce7f-4927-b3aa-76962d5c529a tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-5c10f106-1711-4678-8164-faadaecc3c0e-delete_volume" released by "delete_volume" :: held 1.463s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:57 devstack sudo[114212]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43622b02-e2a2-4c02-bb92-633e93e7ff5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61c56e37-89be-43a1-98b4-1172679aaaae', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da0e8eef-566c-4bd8-8d2b-e72d62383e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:57 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Volume volume-61c56e37-89be-43a1-98b4-1172679aaaae (61c56e37-89be-43a1-98b4-1172679aaaae): created successfully Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da0e8eef-566c-4bd8-8d2b-e72d62383e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Flow 'volume_create_manager' (caec0506-1e65-45e1-b0ef-a5b51caab464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:57 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a" returned: 0 in 0.453s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c4e405ec-31cf-423f-9c76-501f906c057d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5d5375ee-cfe2-4c6e-9583-cccaab493e53 tempest-VolumeDependencyTests-424926610 None] Created volume successfully. Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[47b7e87e-5aae-4e66-b956-041f44f8b4d7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:57 devstack sudo[114219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d Aug 19 17:40:57 devstack sudo[114219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-c4591bc6-fedb-41f7-9a59-6825c921be77-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-c4591bc6-fedb-41f7-9a59-6825c921be77-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-quobyte-c4591bc6-fedb-41f7-9a59-6825c921be77" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-c4591bc6-fedb-41f7-9a59-6825c921be77" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5cc1ee7-18a2-440e-b095-97456b62aee7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:57 devstack sudo[114221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 Aug 19 17:40:57 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:57 devstack sudo[114219]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d" returned: 0 in 0.408s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:57 devstack sudo[114226]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a Aug 19 17:40:57 devstack sudo[114226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:57 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77" returned: 0 in 0.410s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:57 devstack sudo[114233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77 Aug 19 17:40:57 devstack sudo[114233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:58 devstack sudo[114226]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a" returned: 0 in 0.445s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:58 devstack sudo[114236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a Aug 19 17:40:58 devstack sudo[114236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:58 devstack sudo[114233]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4591bc6-fedb-41f7-9a59-6825c921be77" returned: 0 in 0.320s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-c4591bc6-fedb-41f7-9a59-6825c921be77" released by "delete_volume" :: held 0.787s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Created reservations ['b17e1da1-a6ea-494f-9b08-90fdf33811c3', '86d5d6b4-0a8c-4e69-ac27-a09aea6e3187', '366fd1a3-475e-43d4-90bc-d38cca9131cb', '3165cd2c-e2d1-4f06-8efd-649e21b47777'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Creating offline snapshot 7765ef92-8efb-4865-9e90-5167f87ed378 of volume 61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc647948-211e-43be-aee1-b003b0c17848]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:58 devstack sudo[114236]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d.6add4e3f-363c-4300-887b-00229c750a5a" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-6add4e3f-363c-4300-887b-00229c750a5a" released by "_delete_snapshot" :: held 1.807s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:58 devstack sudo[114240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:40:58 devstack sudo[114240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" released by "delete_snapshot" :: held 1.865s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:58 devstack sudo[114242]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:40:58 devstack sudo[114242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-291a3714-3e32-4d25-9c4b-b8611dcfd9a3-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-291a3714-3e32-4d25-9c4b-b8611dcfd9a3-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['d551da07-5094-45e5-a671-2875e6698b24', '7b188efd-da66-4b0b-bf3c-b3f041317a26', 'de5ba764-2b73-4d7b-9761-56cc91a6db1e', 'fe99fee6-9f87-4567-9d66-7e3971187d4e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-quobyte-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[83d8684a-15f2-4626-a49f-2ceac7ccb13e]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Delete snapshot completed successfully. Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bf6c69b7-82af-4025-997b-220873d1c0db tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-6add4e3f-363c-4300-887b-00229c750a5a-delete_snapshot" released by "delete_snapshot" :: held 2.257s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:58 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-c4e405ec-31cf-423f-9c76-501f906c057d-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-c4e405ec-31cf-423f-9c76-501f906c057d-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:59 devstack sudo[114240]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.632s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack sudo[114247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack sudo[114247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114251]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 1G Aug 19 17:40:59 devstack sudo[114251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:59 devstack sudo[114242]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.597s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:59 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Deleted volume successfully. Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" acquired by "delete_volume" :: waited 0.041s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-9819103f-9a87-4ded-ac1e-d36616db3f5c tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-c4591bc6-fedb-41f7-9a59-6825c921be77-delete_volume" released by "delete_volume" :: held 1.793s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6a43534-afb9-4039-a758-6f3582e91693]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack sudo[114253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d Aug 19 17:40:59 devstack sudo[114253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114247]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" returned: 0 in 0.538s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack sudo[114260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3 Aug 19 17:40:59 devstack sudo[114260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114253]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d" returned: 0 in 0.461s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack sudo[114251]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 1G" returned: 0 in 0.651s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61c56e37-89be-43a1-98b4-1172679aaaae -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack sudo[114267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d Aug 19 17:40:59 devstack sudo[114267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61c56e37-89be-43a1-98b4-1172679aaaae -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:40:59 devstack sudo[114269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114260]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" returned: 0 in 0.381s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-291a3714-3e32-4d25-9c4b-b8611dcfd9a3" released by "delete_volume" :: held 1.008s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Created reservations ['2d7510c2-a419-4a68-9fe9-ebcea998c18e', '729e250c-9911-4e78-8bb7-8848971a621a', '5fdf222c-45ff-4a0f-bdb3-a5d1e0305603', '3edd8083-b053-440b-a9f1-c792209b75e8'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:59 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114275]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:00 devstack sudo[114275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack sudo[114267]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c4e405ec-31cf-423f-9c76-501f906c057d" returned: 0 in 0.331s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-quobyte-c4e405ec-31cf-423f-9c76-501f906c057d" released by "delete_volume" :: held 0.863s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack sudo[114269]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61c56e37-89be-43a1-98b4-1172679aaaae -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 is being set with open permissions: ugo+rw Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:41:00 devstack sudo[114279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Created reservations ['e7ea1dae-e59a-4c58-93d4-4ae987cf7ccf', '78cb9058-3db0-4ea1-9e65-31850195fb2c', 'b84351e0-28df-4e72-a03f-1f90a4c833f6', '8db592f9-6841-47f0-aa07-63778892082a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114282]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:00 devstack sudo[114282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack sudo[114275]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.309s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Deleted volume successfully. Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0f2df064-c39f-4819-afb2-09698f561b5e tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-291a3714-3e32-4d25-9c4b-b8611dcfd9a3-delete_volume" released by "delete_volume" :: held 1.635s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack sudo[114279]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.334s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info Aug 19 17:41:00 devstack sudo[114285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack sudo[114282]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.300s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:00 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Deleted volume successfully. Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f1d04a46-69c3-454a-b2da-84b5a66eac2c tempest-CreateVolumesFromSnapshotTest-1609327610 None] Lock "cinder-c4e405ec-31cf-423f-9c76-501f906c057d-delete_volume" released by "delete_volume" :: held 1.568s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack sudo[114285]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info" returned: 0 in 0.275s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info is being set with open permissions: ugo+rw Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info Aug 19 17:41:00 devstack sudo[114289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:01 devstack sudo[114289]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.info" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.663s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0c054aec-ae21-4e16-a695-1f8f430ad8ef tempest-VolumeDependencyTests-424926610 None] Create snapshot completed successfully Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (4552f77e-26d3-4931-9201-772ca90e2d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e1b9588-94af-4b1b-93a0-4fdc901e754d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e1b9588-94af-4b1b-93a0-4fdc901e754d) 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-19T15:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-147274366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=272a8802-813f-4add-a964-5137d836ce0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:01Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c86d348-ee26-4eee-b5d4-2a99d31acd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c86d348-ee26-4eee-b5d4-2a99d31acd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86bf29bd-b0c2-48dd-9f00-8e33b222d26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86bf29bd-b0c2-48dd-9f00-8e33b222d26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '272a8802-813f-4add-a964-5137d836ce0a', 'volume_name': 'volume-272a8802-813f-4add-a964-5137d836ce0a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87f0437e-3731-460a-b314-603557a5ef23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87f0437e-3731-460a-b314-603557a5ef23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a7c52ea-ee17-4224-bfac-8c4d3335050f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Volume 272a8802-813f-4add-a964-5137d836ce0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-272a8802-813f-4add-a964-5137d836ce0a', 'volume_size': 1} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 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-19T15:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-147274366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=272a8802-813f-4add-a964-5137d836ce0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:01Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Creating volume 272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:01 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-quobyte-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:01 devstack sudo[114292]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a 1073741824 Aug 19 17:41:01 devstack sudo[114292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed94fc32-bedf-4eab-a71a-9fca35ce9146]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 Aug 19 17:41:01 devstack sudo[114294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack sudo[114294]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" returned: 0 in 0.413s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114292]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a 1073741824" returned: 0 in 0.509s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 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/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2 Aug 19 17:41:01 devstack sudo[114303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a Aug 19 17:41:01 devstack sudo[114305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114303]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" returned: 0 in 0.339s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2" released by "delete_volume" :: held 0.797s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:02 devstack sudo[114305]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] <== create_volume: return (945ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.948s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Created reservations ['3c3915c2-b7bb-4c86-95a3-8f5d021e9cca', '478d84a4-f066-488d-ad79-6afea2ace538', 'dea185fd-b559-402c-8164-997b6ea95300', '837634e8-5a7f-45e7-bd51-625fcd5cfd35'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a7c52ea-ee17-4224-bfac-8c4d3335050f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-272a8802-813f-4add-a964-5137d836ce0a', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61f8833b-bed4-422a-af9c-2ad97fd5bae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Volume volume-272a8802-813f-4add-a964-5137d836ce0a (272a8802-813f-4add-a964-5137d836ce0a): created successfully Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61f8833b-bed4-422a-af9c-2ad97fd5bae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (4552f77e-26d3-4931-9201-772ca90e2d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-90453033-92cd-465e-9d68-86e82fe659ac tempest-ProjectReaderTests-983795420 None] Created volume successfully. Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack sudo[114309]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:02 devstack sudo[114309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Flow 'volume_create_manager' (25a4cf09-6efb-4e96-9539-bab0a11e6957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb310efe-e973-465c-9b4f-6e4341faf233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb310efe-e973-465c-9b4f-6e4341faf233) 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-19T15:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-386325425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81a23b27-51b0-4507-99df-b9ab10a9c3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96a3cab9cdaf420e9f88eb0829ebcf38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7765ef92-8efb-4865-9e90-5167f87ed378,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:02Z,use_quota=True,user_id='43de4b84cc5c4f5692f73946447b676b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2932ed6c-1908-4227-b799-43f7638d21e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2932ed6c-1908-4227-b799-43f7638d21e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f2d8ef1-2fd4-4eb1-974e-245f34ab804c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f2d8ef1-2fd4-4eb1-974e-245f34ab804c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '81a23b27-51b0-4507-99df-b9ab10a9c3e5', 'volume_name': 'volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5', 'volume_size': 1, 'snapshot_id': '7765ef92-8efb-4865-9e90-5167f87ed378'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac0fa79b-9949-47f3-81ad-b322c84f93d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac0fa79b-9949-47f3-81ad-b322c84f93d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ce2f333-d4fa-460e-b06f-614d2f300f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Volume 81a23b27-51b0-4507-99df-b9ab10a9c3e5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5', 'volume_size': 1, 'snapshot_id': '7765ef92-8efb-4865-9e90-5167f87ed378'} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378-81a23b27-51b0-4507-99df-b9ab10a9c3e5" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378-81a23b27-51b0-4507-99df-b9ab10a9c3e5" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Creating volume 81a23b27-51b0-4507-99df-b9ab10a9c3e5 from snapshot 7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] snapshot: 7765ef92-8efb-4865-9e90-5167f87ed378, volume: 81a23b27-51b0-4507-99df-b9ab10a9c3e5, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c63fa73e-7aea-4f82-ac08-855f33169ca0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack sudo[114309]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.286s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Deleted volume successfully. Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6abca7ed-e7ab-4b68-b10e-3b240419b9d3 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-4529a5cd-9c6a-472a-89d7-8352e2c1e0c2-delete_volume" released by "delete_volume" :: held 1.581s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:02 devstack sudo[114311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:41:02 devstack sudo[114311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114311]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61c56e37-89be-43a1-98b4-1172679aaaae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[18d1254c-06ef-40ce-84b8-3774812df2ee]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 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/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:41:03 devstack sudo[114317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack sudo[114317]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-4775509b-917a-4a28-9f03-50ca33e5dbe3-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.422s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-4775509b-917a-4a28-9f03-50ca33e5dbe3-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:03 devstack sudo[114323]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 Aug 19 17:41:03 devstack sudo[114323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-quobyte-4775509b-917a-4a28-9f03-50ca33e5dbe3" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-4775509b-917a-4a28-9f03-50ca33e5dbe3" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d70c490-85e0-4dc3-b5d3-67232f290d38]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack sudo[114325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 Aug 19 17:41:03 devstack sudo[114325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack sudo[114325]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3" returned: 0 in 0.524s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:04 devstack sudo[114340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3 Aug 19 17:41:04 devstack sudo[114340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack sudo[114340]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4775509b-917a-4a28-9f03-50ca33e5dbe3" returned: 0 in 0.814s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-4775509b-917a-4a28-9f03-50ca33e5dbe3" released by "delete_volume" :: held 1.405s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Created reservations ['4ee5054c-aa4e-43bd-8404-6fd014b3210f', 'e5f38537-ed7b-468b-b51b-0150ab97eef1', '1ad97192-a665-43fd-a4e3-a1e4fbccfeab', '7cdb60d1-3fbf-41ac-a879-cbdcbbc0288a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114343]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:05 devstack sudo[114343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114343]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.395s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Deleted volume successfully. Aug 19 17:41:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-867fdfb7-01cf-4491-80bb-ccf4e66aeeca tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-4775509b-917a-4a28-9f03-50ca33e5dbe3-delete_volume" released by "delete_volume" :: held 2.405s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-39e66dda-d675-4daa-a3cc-7ed985385e97-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-39e66dda-d675-4daa-a3cc-7ed985385e97-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "cinder-quobyte-39e66dda-d675-4daa-a3cc-7ed985385e97" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-39e66dda-d675-4daa-a3cc-7ed985385e97" acquired by "delete_volume" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[49101ce8-b333-4d13-86dc-447a46aed7da]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:06 devstack sudo[114346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 Aug 19 17:41:06 devstack sudo[114346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:06 devstack sudo[114346]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97" returned: 0 in 0.688s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:07 devstack sudo[114352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97 Aug 19 17:41:07 devstack sudo[114352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:07 devstack sudo[114352]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-39e66dda-d675-4daa-a3cc-7ed985385e97" returned: 0 in 0.664s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:07 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-quobyte-39e66dda-d675-4daa-a3cc-7ed985385e97" released by "delete_volume" :: held 1.442s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:07 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Created reservations ['68c32685-de8c-493e-9d0c-8c70e59e9d5b', '931d1421-f1cd-4017-bb58-d759aee5cc74', 'cf98375b-8b22-4691-979a-a136aa951db9', '525a538e-0114-4f99-b46c-92c6dc589520'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:08 devstack sudo[114355]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:08 devstack sudo[114355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack sudo[114355]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.435s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:08 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Deleted volume successfully. Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c9d02ee0-3cf5-41e0-a266-e94a59d59904 tempest-CreateVolumesFromImageTest-1338737196 None] Lock "cinder-39e66dda-d675-4daa-a3cc-7ed985385e97-delete_volume" released by "delete_volume" :: held 2.456s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:08 devstack sudo[114323]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5" returned: 0 in 5.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae, size 1024.00 MB, duration 5.32 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:41:08 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Converted 1024.00 MB image at 192.32 MB/s Aug 19 17:41:08 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 is being set with open permissions: ugo+rw Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:08 devstack sudo[114358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 Aug 19 17:41:08 devstack sudo[114358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack sudo[114358]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" released by "_copy_volume_from_snapshot" :: held 6.516s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378-81a23b27-51b0-4507-99df-b9ab10a9c3e5" released by "_create_volume_from_snapshot" :: held 6.603s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.620s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 5.593s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ce2f333-d4fa-460e-b06f-614d2f300f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5', 'volume_size': 1, 'snapshot_id': '7765ef92-8efb-4865-9e90-5167f87ed378'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a0f62ae-37c7-4770-ba5d-823b7e1c5bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Creating offline snapshot fcec4184-93dd-45ec-b42c-7abbbb172adb of volume 272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:09 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Volume volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 (81a23b27-51b0-4507-99df-b9ab10a9c3e5): created successfully Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a0f62ae-37c7-4770-ba5d-823b7e1c5bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Flow 'volume_create_manager' (25a4cf09-6efb-4e96-9539-bab0a11e6957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad41ec9e-32fa-4264-ad76-e7691d03e51f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:09 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fef8e0c3-de47-4357-90b7-52e532f609b9 tempest-VolumeDependencyTests-424926610 None] Created volume successfully. Aug 19 17:41:09 devstack sudo[114361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a Aug 19 17:41:09 devstack sudo[114361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:09 devstack sudo[114361]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:09 devstack sudo[114366]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb 1G Aug 19 17:41:09 devstack sudo[114366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack sudo[114366]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb 1G" returned: 0 in 0.477s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-272a8802-813f-4add-a964-5137d836ce0a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-272a8802-813f-4add-a964-5137d836ce0a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb Aug 19 17:41:10 devstack sudo[114372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-7765ef92-8efb-4865-9e90-5167f87ed378-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-7765ef92-8efb-4865-9e90-5167f87ed378-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Deleting offline snapshot 7765ef92-8efb-4865-9e90-5167f87ed378 of volume 61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] snapshot_file for this snap is: volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8ae4259-6e4f-4539-874e-ad65e8f42660]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114372]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-272a8802-813f-4add-a964-5137d836ce0a -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb" returned: 0 in 0.375s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb is being set with open permissions: ugo+rw Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb Aug 19 17:41:10 devstack sudo[114378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:41:10 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack sudo[114378]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb" returned: 0 in 0.306s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61c56e37-89be-43a1-98b4-1172679aaaae(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:10 devstack sudo[114386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info Aug 19 17:41:10 devstack sudo[114386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[66d792f4-f9fb-4331-bdc0-2edce4f56ae6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:41:10 devstack sudo[114388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:11 devstack sudo[114386]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info" returned: 0 in 0.306s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info is being set with open permissions: ugo+rw Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:11 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info Aug 19 17:41:11 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:11 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.info" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.322s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:11 devstack sudo[114388]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.577s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:11 devstack sudo[114398]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:41:11 devstack sudo[114398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:11 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-dd241a48-d62e-4e5c-913d-70c688204641 tempest-ProjectReaderTests-983795420 None] Create snapshot completed successfully Aug 19 17:41:11 devstack sudo[114398]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.376s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:11 devstack sudo[114403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378 Aug 19 17:41:11 devstack sudo[114403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114403]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae.7765ef92-8efb-4865-9e90-5167f87ed378" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-7765ef92-8efb-4865-9e90-5167f87ed378" released by "_delete_snapshot" :: held 1.760s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" released by "delete_snapshot" :: held 1.791s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack sudo[114406]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:12 devstack sudo[114406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Created reservations ['ce5ae851-a8fb-448e-be5f-3a7adae179c8', '9a1696d7-cd16-43ed-b921-bb9fe495ddec', '9b21a5ad-2485-4e01-b60d-e48851037152', 'cff5b26a-8458-49cb-83b1-f134a61ff19c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Delete snapshot completed successfully. Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4ab5d2a1-e960-4172-916c-8455d06e0aa9 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-7765ef92-8efb-4865-9e90-5167f87ed378-delete_snapshot" released by "delete_snapshot" :: held 2.029s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-fcec4184-93dd-45ec-b42c-7abbbb172adb-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-fcec4184-93dd-45ec-b42c-7abbbb172adb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-fcec4184-93dd-45ec-b42c-7abbbb172adb" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:12 devstack sudo[114406]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-fcec4184-93dd-45ec-b42c-7abbbb172adb" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Deleting offline snapshot fcec4184-93dd-45ec-b42c-7abbbb172adb of volume 272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] snapshot_file for this snap is: volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-61c56e37-89be-43a1-98b4-1172679aaaae-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.366s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3438d11f-1735-40b4-8217-4bb230d23e9b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-61c56e37-89be-43a1-98b4-1172679aaaae-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" acquired by "delete_volume" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeb96b76-6348-4210-b078-170ca275b4aa]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack sudo[114409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb Aug 19 17:41:12 devstack sudo[114409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:41:12 devstack sudo[114411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114409]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb" returned: 0 in 0.492s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-272a8802-813f-4add-a964-5137d836ce0a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7f44d75b-fb35-4fab-bff5-034e54fd9978]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114411]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae Aug 19 17:41:13 devstack sudo[114421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack sudo[114419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a Aug 19 17:41:13 devstack sudo[114419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack sudo[114421]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-61c56e37-89be-43a1-98b4-1172679aaaae" returned: 0 in 0.349s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-61c56e37-89be-43a1-98b4-1172679aaaae" released by "delete_volume" :: held 0.878s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:13 devstack sudo[114419]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a" returned: 0 in 0.494s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Created reservations ['d62513ad-06fb-493e-b7c6-bce5eabf2a1c', '63759484-91c3-41eb-969a-df23908e7f7b', '3e93e2ef-2f81-429e-9f83-2040c2d44d43', 'b21ea878-9994-45c3-92aa-ec4e50df9f7f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:13 devstack sudo[114429]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb Aug 19 17:41:13 devstack sudo[114429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114431]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:13 devstack sudo[114431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:14 devstack sudo[114429]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb" returned: 0 in 0.517s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:14 devstack sudo[114437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb Aug 19 17:41:14 devstack sudo[114437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:14 devstack sudo[114431]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.375s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Deleted volume successfully. Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1b31b3de-48dd-479b-8bef-71d3e33bc4b4 tempest-VolumeDependencyTests-424926610 None] Lock "cinder-61c56e37-89be-43a1-98b4-1172679aaaae-delete_volume" released by "delete_volume" :: held 1.623s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:14 devstack sudo[114437]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a.fcec4184-93dd-45ec-b42c-7abbbb172adb" returned: 0 in 0.299s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-fcec4184-93dd-45ec-b42c-7abbbb172adb" released by "_delete_snapshot" :: held 1.944s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" released by "delete_snapshot" :: held 1.972s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Created reservations ['dfa8f9b9-e6c3-4077-920b-9569cacd67cf', 'fe623f13-1a61-44cd-93bb-37e9356d5af8', '17be574b-67b9-4f57-b1b1-fa94aace50d2', 'e7ad550a-1dce-4bd3-9f75-6049fa47737f'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Delete snapshot completed successfully. Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-211f51cc-598b-4761-bc4a-5114bb293d61 tempest-ProjectReaderTests-983795420 None] Lock "cinder-fcec4184-93dd-45ec-b42c-7abbbb172adb-delete_snapshot" released by "delete_snapshot" :: held 2.167s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-81a23b27-51b0-4507-99df-b9ab10a9c3e5-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "cinder-81a23b27-51b0-4507-99df-b9ab10a9c3e5-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Acquiring lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[623ffbca-edb4-4d5a-9d32-2211b5f3d17c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 Aug 19 17:41:15 devstack sudo[114441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack sudo[114441]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5" returned: 0 in 0.379s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5 Aug 19 17:41:15 devstack sudo[114446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-272a8802-813f-4add-a964-5137d836ce0a-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "cinder-272a8802-813f-4add-a964-5137d836ce0a-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:15 devstack sudo[114446]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-81a23b27-51b0-4507-99df-b9ab10a9c3e5" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "cinder-quobyte-81a23b27-51b0-4507-99df-b9ab10a9c3e5" released by "delete_volume" :: held 0.857s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[118aba2c-3bd9-451e-bf54-5afb8cfe280c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Created reservations ['067dbb49-f831-4028-b169-c4b12bd86b8c', '701b1dbb-9826-4fee-b940-a87671cb3dd3', '5b12b6c1-93f9-4b44-ad88-b07f5f28bc52', 'a38dc674-af04-40ec-b088-eab57379ae07'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Flow 'volume_create_manager' (d45c028b-87dd-418d-8f70-68106c76758d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dc300aa-e113-4661-b906-19cfe5ac28b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:15 devstack sudo[114449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a Aug 19 17:41:15 devstack sudo[114449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dc300aa-e113-4661-b906-19cfe5ac28b6) 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-19T15:41:15Z,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=c15aeb44-1f34-4022-bf2a-88f869821beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddb3a82283f249d48f65d56c0d852ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:16Z,use_quota=True,user_id='5ea6de329e2c4ccc8c7aeca6f8e7980c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:15 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2c9a322-419d-41e5-bd49-0151cc9b0c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2c9a322-419d-41e5-bd49-0151cc9b0c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cb7b1ba-49cb-4554-9c01-1b44f5056ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.image.glance [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Creating Keystone auth plugin from conf {{(pid=94153) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack sudo[114451]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:16 devstack sudo[114451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack sudo[114449]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a" returned: 0 in 0.514s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack sudo[114456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a Aug 19 17:41:16 devstack sudo[114456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack sudo[114451]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.312s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Deleted volume successfully. Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3ee8a9d9-0692-4ea5-a90c-29dceec3c58b tempest-VolumeDependencyTests-424926610 None] Lock "cinder-81a23b27-51b0-4507-99df-b9ab10a9c3e5-delete_volume" released by "delete_volume" :: held 1.593s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cb7b1ba-49cb-4554-9c01-1b44f5056ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c15aeb44-1f34-4022-bf2a-88f869821beb', 'volume_name': 'volume-c15aeb44-1f34-4022-bf2a-88f869821beb', 'volume_size': 1, 'image_id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', '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': '27aba90b4df3399ca437743d8e2e4876', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ddb3a82283f249d48f65d56c0d852ace', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '31aea92c1abdda1b2c5b44bb3337f0f9a0b916ad8cf8e921d75c5c98785f0c0618c258e940b34ed2ead68a9581111b68b1b516c87fff993f3bede3f4647c04f2', 'id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'created_at': datetime.datetime(2026, 8, 19, 15, 41, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 41, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (386fbd67-1073-4a47-88b5-66ec9c666e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (386fbd67-1073-4a47-88b5-66ec9c666e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1757620c-8cf1-4f6c-be75-d6c9d21e613f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:16 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Volume c15aeb44-1f34-4022-bf2a-88f869821beb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c15aeb44-1f34-4022-bf2a-88f869821beb', 'volume_size': 1, 'image_id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', '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': '27aba90b4df3399ca437743d8e2e4876', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ddb3a82283f249d48f65d56c0d852ace', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '31aea92c1abdda1b2c5b44bb3337f0f9a0b916ad8cf8e921d75c5c98785f0c0618c258e940b34ed2ead68a9581111b68b1b516c87fff993f3bede3f4647c04f2', 'id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'created_at': datetime.datetime(2026, 8, 19, 15, 41, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 41, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab/file', 'properties': {}}, 'image_service': } Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Trying to clone c15aeb44-1f34-4022-bf2a-88f869821beb from image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab at location (None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'metadata': {}}]). {{(pid=94153) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:41:16 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:41:16 devstack sudo[114456]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-272a8802-813f-4add-a964-5137d836ce0a" returned: 0 in 0.285s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-272a8802-813f-4add-a964-5137d836ce0a" released by "delete_volume" :: held 0.876s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cf285d4-9d3a-4503-a54d-096d18d262c0]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Created reservations ['5ac10aee-a1db-4f8b-9c69-ca3091c52946', '2f2d7eca-792a-476c-bde0-68b994dc68f0', 'abde4c11-2ba4-44c7-9546-29e7bd1b645f', '6b62e9c3-7050-43e0-9eca-512f90b0db31'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:16 devstack sudo[114460]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:16 devstack sudo[114460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack sudo[114462]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:16 devstack sudo[114462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack sudo[114460]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:17 devstack sudo[114462]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.317s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:17 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Deleted volume successfully. Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f0d92c4-3e6f-4cf0-a4da-6a33ee1a2d2b tempest-ProjectReaderTests-983795420 None] Lock "cinder-272a8802-813f-4add-a964-5137d836ce0a-delete_volume" released by "delete_volume" :: held 1.509s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:17 devstack sudo[114466]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:17 devstack sudo[114466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack sudo[114466]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 1 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Temporary image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab is fetched for user 5ea6de329e2c4ccc8c7aeca6f8e7980c. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbba1855-d241-4f98-95f1-433f2b070714]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (891ba67d-5d96-41c0-a9d9-1109a43e242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (640e7b5b-92af-4902-ba9e-8a0f28ed5cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (640e7b5b-92af-4902-ba9e-8a0f28ed5cf4) 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-19T15:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-780894816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=377ecd82-656e-4f96-b46c-0c8e45ef4c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:17Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (191590b0-ba01-4173-b5fc-da779b66e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (191590b0-ba01-4173-b5fc-da779b66e10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28bc51ad-4f83-4325-8d5f-1c0f55897205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28bc51ad-4f83-4325-8d5f-1c0f55897205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '377ecd82-656e-4f96-b46c-0c8e45ef4c4f', 'volume_name': 'volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:17 devstack sudo[114472]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:17 devstack sudo[114472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f54a737-fa45-497d-857d-89cd03b62054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f54a737-fa45-497d-857d-89cd03b62054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0dfe0ef-39cb-4838-a7d4-51a3e7204e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:17 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Volume 377ecd82-656e-4f96-b46c-0c8e45ef4c4f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f', 'volume_size': 1} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 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-19T15:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-780894816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=377ecd82-656e-4f96-b46c-0c8e45ef4c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:17Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Creating volume 377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:17 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:17 devstack sudo[114474]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f 1073741824 Aug 19 17:41:17 devstack sudo[114474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack sudo[114472]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 0 in 0.401s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114478]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:18 devstack sudo[114478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack sudo[114474]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f 1073741824" returned: 0 in 0.528s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f Aug 19 17:41:18 devstack sudo[114488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack sudo[114478]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 1 in 0.408s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:18 devstack sudo[114488]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] <== create_volume: return (866ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.868s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.236s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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-19T15:41:15Z,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=c15aeb44-1f34-4022-bf2a-88f869821beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddb3a82283f249d48f65d56c0d852ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:16Z,use_quota=True,user_id='5ea6de329e2c4ccc8c7aeca6f8e7980c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Creating volume c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:18 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114491]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1073741824 Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0dfe0ef-39cb-4838-a7d4-51a3e7204e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack sudo[114491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (623ffb28-8b53-4ca2-958a-16d9c1eecdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Volume volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f (377ecd82-656e-4f96-b46c-0c8e45ef4c4f): created successfully Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (623ffb28-8b53-4ca2-958a-16d9c1eecdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (891ba67d-5d96-41c0-a9d9-1109a43e242e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0429d49e-08e5-4f6c-921e-d93c3cb940d1 tempest-ProjectReaderTests-983795420 None] Created volume successfully. Aug 19 17:41:19 devstack sudo[114491]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1073741824" returned: 0 in 0.593s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:19 devstack sudo[114497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb Aug 19 17:41:19 devstack sudo[114497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (679cc323-9394-4555-8f20-1ff458e0dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7354fd7f-2491-4821-992b-8dffe6808e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7354fd7f-2491-4821-992b-8dffe6808e5c) 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-19T15:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-788723418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f60ee69-51d3-44eb-ab4c-f0ef793418c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:19Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b640cf0d-3aa0-4926-a744-3e0c908d9995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b640cf0d-3aa0-4926-a744-3e0c908d9995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dca4931-ebe8-4caa-a7fe-6c61484f82a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dca4931-ebe8-4caa-a7fe-6c61484f82a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f60ee69-51d3-44eb-ab4c-f0ef793418c9', 'volume_name': 'volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d39b183-67ba-4943-bac3-845bd648f67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d39b183-67ba-4943-bac3-845bd648f67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bedfade-decd-4904-a33f-68f4b5f910cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Volume 5f60ee69-51d3-44eb-ab4c-f0ef793418c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9', 'volume_size': 1} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:19 devstack sudo[114497]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] <== create_volume: return (956ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.034s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 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-19T15:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-788723418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f60ee69-51d3-44eb-ab4c-f0ef793418c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:19Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Creating volume 5f60ee69-51d3-44eb-ab4c-f0ef793418c9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:19 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Attempting download of 5bf2c308-9f64-4766-bdfb-bccd3dae29ab ((None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'metadata': {}}])) to volume c15aeb44-1f34-4022-bf2a-88f869821beb. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:41:19 devstack sudo[114500]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 1073741824 Aug 19 17:41:19 devstack sudo[114500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[edbd11c9-54bc-44a4-8d2f-d3525c0118ba]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:19 devstack sudo[114502]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc Aug 19 17:41:19 devstack sudo[114502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:20 devstack sudo[114502]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[114510]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc Aug 19 17:41:20 devstack sudo[114510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[114500]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 1073741824" returned: 0 in 0.634s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[114513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 Aug 19 17:41:20 devstack sudo[114513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[114510]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc" returned: 1 in 0.356s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_62_91zxc' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ff74485-007a-4e00-98e4-a59e84ca23ef]: (4, 'raw') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[114513]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] <== create_volume: return (963ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.967s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.642s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Creating offline snapshot 0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 of volume 377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:20 devstack sudo[114517]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:20 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bedfade-decd-4904-a33f-68f4b5f910cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e67cfd2e-8754-4973-aec1-2430f8dbcb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c893d200-ac55-4b40-9a4b-72990839e3f8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Volume volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 (5f60ee69-51d3-44eb-ab4c-f0ef793418c9): created successfully Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e67cfd2e-8754-4973-aec1-2430f8dbcb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (679cc323-9394-4555-8f20-1ff458e0dd75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b74514a3-d90c-4163-a5c0-a7a98ba40cb9 tempest-ProjectReaderTests-18335281 None] Created volume successfully. Aug 19 17:41:20 devstack sudo[114520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f Aug 19 17:41:20 devstack sudo[114520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 0 in 0.394s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[114524]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD Aug 19 17:41:20 devstack sudo[114524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[114520]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[114529]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 1G Aug 19 17:41:21 devstack sudo[114529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[114524]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD" returned: 1 in 0.378s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] 5bf2c308-9f64-4766-bdfb-bccd3dae29ab was raw, converting to qcow2 {{(pid=94153) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[114536]: 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_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb Aug 19 17:41:21 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[114529]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 1G" returned: 0 in 0.431s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[114541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 Aug 19 17:41:21 devstack sudo[114541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-5f60ee69-51d3-44eb-ab4c-f0ef793418c9-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "cinder-5f60ee69-51d3-44eb-ab4c-f0ef793418c9-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:21 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb" returned: 0 in 0.567s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_5bf2c308-9f64-4766-bdfb-bccd3dae29ab_35yvbla6devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:41:21 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[114541]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack sudo[114548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1G Aug 19 17:41:21 devstack sudo[114548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 is being set with open permissions: ugo+rw Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[114550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 Aug 19 17:41:21 devstack sudo[114550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-quobyte-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0da8699e-749e-430b-b1e3-96fdf57bac58]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[114552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 Aug 19 17:41:22 devstack sudo[114552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack sudo[114550]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[114548]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb 1G" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Downloaded image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab ((None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'metadata': {}}])) to volume c15aeb44-1f34-4022-bf2a-88f869821beb successfully. {{(pid=94153) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Temporary image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab for user 5ea6de329e2c4ccc8c7aeca6f8e7980c is deleted. {{(pid=94153) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.volume_utils [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Marking volume c15aeb44-1f34-4022-bf2a-88f869821beb as bootable. {{(pid=94153) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Copying metadata from image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab to c15aeb44-1f34-4022-bf2a-88f869821beb. {{(pid=94153) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Creating volume glance metadata for volume c15aeb44-1f34-4022-bf2a-88f869821beb backed by image 5bf2c308-9f64-4766-bdfb-bccd3dae29ab with: {'image_id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '27aba90b4df3399ca437743d8e2e4876', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94153) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:41:22 devstack sudo[114559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info Aug 19 17:41:22 devstack sudo[114559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1757620c-8cf1-4f6c-be75-d6c9d21e613f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c15aeb44-1f34-4022-bf2a-88f869821beb', 'volume_size': 1, 'image_id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab', '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': '27aba90b4df3399ca437743d8e2e4876', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ddb3a82283f249d48f65d56c0d852ace', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '31aea92c1abdda1b2c5b44bb3337f0f9a0b916ad8cf8e921d75c5c98785f0c0618c258e940b34ed2ead68a9581111b68b1b516c87fff993f3bede3f4647c04f2', 'id': '5bf2c308-9f64-4766-bdfb-bccd3dae29ab', 'created_at': datetime.datetime(2026, 8, 19, 15, 41, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 41, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/5bf2c308-9f64-4766-bdfb-bccd3dae29ab/file', 'properties': {}}, 'image_service': }' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14dae574-36de-4080-87ea-8adf969281e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Volume volume-c15aeb44-1f34-4022-bf2a-88f869821beb (c15aeb44-1f34-4022-bf2a-88f869821beb): created successfully Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14dae574-36de-4080-87ea-8adf969281e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Flow 'volume_create_manager' (d45c028b-87dd-418d-8f70-68106c76758d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a9ae9f12-f8b0-4ccc-acd5-f2c704f70a78 tempest-VolumeImageDependencyTests-1685941804 None] Created volume successfully. Aug 19 17:41:22 devstack sudo[114552]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[114564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9 Aug 19 17:41:22 devstack sudo[114564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack sudo[114559]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info is being set with open permissions: ugo+rw Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[114567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info Aug 19 17:41:22 devstack sudo[114567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack sudo[114564]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" returned: 0 in 0.251s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-5f60ee69-51d3-44eb-ab4c-f0ef793418c9" released by "delete_volume" :: held 0.722s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Created reservations ['71d806d0-7fca-46f7-88f6-fad0727adc07', '74169be2-36da-48bd-b7a5-1d545c0c848e', 'd6e943f0-fb60-48f5-8f95-e16630600fcf', 'e46176fc-119c-4731-a5b5-5fc495e07ccc'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[114567]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.info" returned: 0 in 0.290s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack sudo[114571]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:22 devstack sudo[114571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.235s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:22 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-55534e95-e0c8-4470-927a-eb5afefbc615 tempest-ProjectReaderTests-983795420 None] Create snapshot completed successfully Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:23 devstack sudo[114571]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.305s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:23 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Deleted volume successfully. Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c79c77ef-b216-4ced-a4a0-40f423b0ced7 tempest-ProjectReaderTests-18335281 None] Lock "cinder-5f60ee69-51d3-44eb-ab4c-f0ef793418c9-delete_volume" released by "delete_volume" :: held 1.339s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Deleting offline snapshot 0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 of volume 377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] snapshot_file for this snap is: volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d11d539-59c5-4bb0-bb87-51d6da74b3ea]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[114575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 Aug 19 17:41:23 devstack sudo[114575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Acquiring lock "cinder-c15aeb44-1f34-4022-bf2a-88f869821beb-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "cinder-c15aeb44-1f34-4022-bf2a-88f869821beb-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (27c545fc-2e09-438a-97ea-804447f6983a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bbf7dc9-36ea-4e31-9697-645ce5d59fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bbf7dc9-36ea-4e31-9697-645ce5d59fd1) 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-19T15:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254188817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c08d9707-4981-4044-80c8-0700698c9d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:23Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89805a25-3943-4648-9e43-ffd3ba5d72f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89805a25-3943-4648-9e43-ffd3ba5d72f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ca1d97a-104e-4620-b073-5f1fe55185b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ca1d97a-104e-4620-b073-5f1fe55185b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c08d9707-4981-4044-80c8-0700698c9d30', 'volume_name': 'volume-c08d9707-4981-4044-80c8-0700698c9d30', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b6ef8a9-dbf4-4e1b-9207-78805216985a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b6ef8a9-dbf4-4e1b-9207-78805216985a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08a7c44d-c1fe-49d6-bbea-0ab9e95d644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Volume c08d9707-4981-4044-80c8-0700698c9d30: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c08d9707-4981-4044-80c8-0700698c9d30', 'volume_size': 1} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 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-19T15:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254188817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c08d9707-4981-4044-80c8-0700698c9d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:23Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Creating volume c08d9707-4981-4044-80c8-0700698c9d30 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:23 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Acquiring lock "cinder-quobyte-c15aeb44-1f34-4022-bf2a-88f869821beb" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:23 devstack sudo[114579]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 1073741824 Aug 19 17:41:23 devstack sudo[114579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "cinder-quobyte-c15aeb44-1f34-4022-bf2a-88f869821beb" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c61247e-6317-41da-9eb3-eda64b358461]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[114575]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" returned: 0 in 0.563s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d20b5ee5-2dc9-447c-8d0f-e485b4726000]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[114583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb Aug 19 17:41:23 devstack sudo[114583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack sudo[114584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f Aug 19 17:41:23 devstack sudo[114584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[114579]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 1073741824" returned: 0 in 0.579s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack sudo[114584]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" returned: 0 in 0.447s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack sudo[114598]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 Aug 19 17:41:24 devstack sudo[114598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[114583]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack sudo[114599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 Aug 19 17:41:24 devstack sudo[114599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb" returned: 0 in 0.567s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack sudo[114602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb Aug 19 17:41:24 devstack sudo[114602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[114599]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30" returned: 0 in 0.320s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] <== create_volume: return (961ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.964s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08a7c44d-c1fe-49d6-bbea-0ab9e95d644a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c08d9707-4981-4044-80c8-0700698c9d30', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:24 devstack sudo[114602]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a48c44ae-f3d7-431f-86f0-25682cd5f547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c15aeb44-1f34-4022-bf2a-88f869821beb" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Volume volume-c08d9707-4981-4044-80c8-0700698c9d30 (c08d9707-4981-4044-80c8-0700698c9d30): created successfully Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a48c44ae-f3d7-431f-86f0-25682cd5f547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (27c545fc-2e09-438a-97ea-804447f6983a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "cinder-quobyte-c15aeb44-1f34-4022-bf2a-88f869821beb" released by "delete_volume" :: held 0.988s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-deacdb33-1ec5-4a1c-bfad-e099deebd633 tempest-ProjectReaderTests-18335281 None] Created volume successfully. Aug 19 17:41:24 devstack sudo[114598]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" returned: 0 in 0.463s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack sudo[114609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0 Aug 19 17:41:24 devstack sudo[114609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Created reservations ['5287c92b-36ce-4b28-953d-af371d782f1a', '86c69f6d-9cd9-4d20-afc0-521a33ea405d', 'c5501d51-9169-4f36-a8bd-ae8bf6f8cc17', '07a79ca9-ccb6-49e6-b1cd-d9c70891a611'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack sudo[114611]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:24 devstack sudo[114611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[114609]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f.0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" returned: 0 in 0.290s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0" released by "_delete_snapshot" :: held 1.920s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" released by "delete_snapshot" :: held 1.946s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:25 devstack sudo[114611]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Created reservations ['aa0c1ae9-a692-4434-8041-ba8373282b17', 'b6b81b63-9e0f-4557-b0bf-8692d20df093', '92bf8bc0-897a-4c03-a08b-d1164d12d697', '2a334009-f72e-4d2a-bc35-8cbb93e3482e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:25 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Deleted volume successfully. Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-aad9981d-1580-4520-939b-6aff9c2ab0c6 tempest-VolumeImageDependencyTests-1685941804 None] Lock "cinder-c15aeb44-1f34-4022-bf2a-88f869821beb-delete_volume" released by "delete_volume" :: held 1.635s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:25 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Delete snapshot completed successfully. Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-6fd03ae5-5815-4ef8-a12b-4b2e9011f87f tempest-ProjectReaderTests-983795420 None] Lock "cinder-0ae6b21c-2220-4fa7-9296-775ebcd6fcd0-delete_snapshot" released by "delete_snapshot" :: held 2.148s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-377ecd82-656e-4f96-b46c-0c8e45ef4c4f-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "cinder-377ecd82-656e-4f96-b46c-0c8e45ef4c4f-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d0a5e3b-1a42-461b-b841-ac8f27f90216]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[114615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f Aug 19 17:41:25 devstack sudo[114615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-c08d9707-4981-4044-80c8-0700698c9d30-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "cinder-c08d9707-4981-4044-80c8-0700698c9d30-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-quobyte-c08d9707-4981-4044-80c8-0700698c9d30" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-c08d9707-4981-4044-80c8-0700698c9d30" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b39ba567-3b56-4823-9ab2-918f96e1d7b8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[114615]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" returned: 0 in 0.437s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[114621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f Aug 19 17:41:25 devstack sudo[114621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack sudo[114620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 Aug 19 17:41:25 devstack sudo[114620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack sudo[114621]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack sudo[114620]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30" returned: 0 in 0.425s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-377ecd82-656e-4f96-b46c-0c8e45ef4c4f" released by "delete_volume" :: held 0.868s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=330,cinder:SELECT=231,cinder:DELETE=32,cinder:INSERT=79 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:41:26 devstack sudo[114628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30 Aug 19 17:41:26 devstack sudo[114628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Created reservations ['e79fbf84-8739-48ea-8cf2-9d489707d44a', 'f36b3cdc-8d0d-478f-ac57-7a767269cb1f', '6f1a4b72-9606-412e-916b-bdb7f7d8f15c', '7c8535e1-d89c-4b93-908b-35bdbf8140f4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack sudo[114630]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:26 devstack sudo[114630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack sudo[114628]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c08d9707-4981-4044-80c8-0700698c9d30" returned: 0 in 0.411s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-c08d9707-4981-4044-80c8-0700698c9d30" released by "delete_volume" :: held 0.893s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=247,cinder:UPDATE=316,cinder:INSERT=93,cinder:DELETE=25 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Created reservations ['8edb36c7-d388-405b-a734-1ee033e0e77a', 'ebc70005-e7f5-48b2-a4bd-b359d1c0e531', '918dc1ac-82e3-4a6c-8677-e1983f86567c', '3ae39856-b440-4c3c-ae20-7df1eaa6e01c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:26 devstack sudo[114630]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.484s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:26 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Deleted volume successfully. Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d83d4cbd-b429-4e8c-a99c-8a3c3eb649ce tempest-ProjectReaderTests-983795420 None] Lock "cinder-377ecd82-656e-4f96-b46c-0c8e45ef4c4f-delete_volume" released by "delete_volume" :: held 1.609s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack sudo[114634]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:26 devstack sudo[114634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[114634]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Deleted volume successfully. Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (4536f9fa-4fbc-443b-ad0a-5167fe020a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7f3100a-0b60-4146-83cb-31775d8b7694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7f3100a-0b60-4146-83cb-31775d8b7694) 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-19T15:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655001712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2b1e8a8-2eea-4369-af6f-b59a21b0f561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:27Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f4d6f70-abc6-4c90-a8e0-43ec6bc56685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f4d6f70-abc6-4c90-a8e0-43ec6bc56685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cea8169d-f683-480f-8d51-bd4ea5bdd7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cea8169d-f683-480f-8d51-bd4ea5bdd7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2b1e8a8-2eea-4369-af6f-b59a21b0f561', 'volume_name': 'volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a26dac73-9443-4291-ac63-8cf346cd550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a26dac73-9443-4291-ac63-8cf346cd550e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3014525-6228-4168-8c37-49e11900109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Volume d2b1e8a8-2eea-4369-af6f-b59a21b0f561: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561', 'volume_size': 1} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 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-19T15:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655001712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2b1e8a8-2eea-4369-af6f-b59a21b0f561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:27Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Creating volume d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:27 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0bd28e24-19b1-4b8a-8631-113e412d15af tempest-ProjectReaderTests-18335281 None] Lock "cinder-c08d9707-4981-4044-80c8-0700698c9d30-delete_volume" released by "delete_volume" :: held 1.668s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:27 devstack sudo[114637]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 1073741824 Aug 19 17:41:27 devstack sudo[114637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[114637]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 1073741824" returned: 0 in 0.512s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack sudo[114642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 Aug 19 17:41:27 devstack sudo[114642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:28 devstack sudo[114642]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" returned: 0 in 0.326s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] <== create_volume: return (897ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.899s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3014525-6228-4168-8c37-49e11900109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd3a8f94-51eb-4075-bead-c61e20da83c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Volume volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 (d2b1e8a8-2eea-4369-af6f-b59a21b0f561): created successfully Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd3a8f94-51eb-4075-bead-c61e20da83c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (4536f9fa-4fbc-443b-ad0a-5167fe020a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:28 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7b83841b-3f27-47ae-a7af-119a3eea69a0 tempest-ProjectReaderTests-983795420 None] Created volume successfully. Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (f22fb06e-7efb-4db4-8400-e34e3faf5d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd5195c1-a954-429d-9f88-ae48c33ca1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd5195c1-a954-429d-9f88-ae48c33ca1d5) 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-19T15:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682151662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=393b397a-28e3-48f2-842f-644d80e9e4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:28Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1efa37cc-5eea-495f-874f-1ce20295487d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1efa37cc-5eea-495f-874f-1ce20295487d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e84cb294-eaac-44cb-978d-040d422c951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e84cb294-eaac-44cb-978d-040d422c951a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '393b397a-28e3-48f2-842f-644d80e9e4b2', 'volume_name': 'volume-393b397a-28e3-48f2-842f-644d80e9e4b2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ebce1795-694f-4e61-8146-919f9d896f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ebce1795-694f-4e61-8146-919f9d896f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fb432b6-da44-4237-a4d5-5c746a553ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:28 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Volume 393b397a-28e3-48f2-842f-644d80e9e4b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-393b397a-28e3-48f2-842f-644d80e9e4b2', 'volume_size': 1} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 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-19T15:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682151662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=393b397a-28e3-48f2-842f-644d80e9e4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:28Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Creating volume 393b397a-28e3-48f2-842f-644d80e9e4b2 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:28 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:28 devstack sudo[114645]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 1073741824 Aug 19 17:41:28 devstack sudo[114645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack sudo[114645]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 1073741824" returned: 0 in 0.522s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[114650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 Aug 19 17:41:29 devstack sudo[114650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack sudo[114650]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2" returned: 0 in 0.325s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] <== create_volume: return (900ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fb432b6-da44-4237-a4d5-5c746a553ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-393b397a-28e3-48f2-842f-644d80e9e4b2', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a2cb570-c90c-41e6-bcc3-e51725a6032e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Volume volume-393b397a-28e3-48f2-842f-644d80e9e4b2 (393b397a-28e3-48f2-842f-644d80e9e4b2): created successfully Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a2cb570-c90c-41e6-bcc3-e51725a6032e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (f22fb06e-7efb-4db4-8400-e34e3faf5d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:29 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2e38aac7-59e2-4fed-848a-febfe3f34595 tempest-ProjectReaderTests-18335281 None] Created volume successfully. Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Creating offline snapshot d2608f94-448e-4916-a35a-49acbb1ef641 of volume d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[13bc0c13-f4aa-4fd4-b32f-a73f3c7dfee5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[114653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 Aug 19 17:41:29 devstack sudo[114653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack sudo[114653]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack sudo[114658]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 1G Aug 19 17:41:30 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:30 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (e0f01843-e21c-43f7-8501-481d5b8f18c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e86889f-be84-4565-9f23-76dac0d25e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 1G" returned: 0 in 0.538s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e86889f-be84-4565-9f23-76dac0d25e9d) 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-19T15:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760597671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07e1e7a6-dcd1-4b5c-8384-91c76f475c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:30Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack sudo[114664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 Aug 19 17:41:30 devstack sudo[114664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3735b60-1c54-4251-9e26-a3ab59b3628f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3735b60-1c54-4251-9e26-a3ab59b3628f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2359d812-3413-4e7c-97e3-d130640b39ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2359d812-3413-4e7c-97e3-d130640b39ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07e1e7a6-dcd1-4b5c-8384-91c76f475c12', 'volume_name': 'volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98b3fdac-0f3e-4912-841c-476ed7cb984e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98b3fdac-0f3e-4912-841c-476ed7cb984e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ced3035-e52d-4f2c-8a53-9e46dcb65744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Volume 07e1e7a6-dcd1-4b5c-8384-91c76f475c12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12', 'volume_size': 1} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-393b397a-28e3-48f2-842f-644d80e9e4b2-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "cinder-393b397a-28e3-48f2-842f-644d80e9e4b2-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-quobyte-393b397a-28e3-48f2-842f-644d80e9e4b2" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-393b397a-28e3-48f2-842f-644d80e9e4b2" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[501301af-a8bd-45ac-a79c-c63da3bf0cd9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack sudo[114664]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 is being set with open permissions: ugo+rw Aug 19 17:41:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 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/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 Aug 19 17:41:30 devstack sudo[114666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack sudo[114671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 Aug 19 17:41:30 devstack sudo[114671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack sudo[114671]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641" returned: 0 in 0.264s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[114666]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2" returned: 0 in 0.434s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[114678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info Aug 19 17:41:31 devstack sudo[114678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack sudo[114679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2 Aug 19 17:41:31 devstack sudo[114679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack sudo[114679]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-393b397a-28e3-48f2-842f-644d80e9e4b2" returned: 0 in 0.263s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack sudo[114678]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info" returned: 0 in 0.299s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info is being set with open permissions: ugo+rw Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-393b397a-28e3-48f2-842f-644d80e9e4b2" released by "delete_volume" :: held 0.756s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:31 devstack sudo[114684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info Aug 19 17:41:31 devstack sudo[114684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Created reservations ['5becc137-4d32-4c36-be4d-ce936b4a2bcf', 'b469feee-0a62-4d2b-9792-28b297781b0a', '2528f055-c271-466f-a345-c6e0f3780f43', 'd97d196e-83ee-423b-ba14-44ac01a26496'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[114686]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:31 devstack sudo[114686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack sudo[114684]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.info" returned: 0 in 0.315s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.276s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.264s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 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-19T15:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760597671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=07e1e7a6-dcd1-4b5c-8384-91c76f475c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:30Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Creating volume 07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:31 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[114689]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 1073741824 Aug 19 17:41:31 devstack sudo[114689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7b3d56ee-48a0-4669-aa68-4c319758b25e tempest-ProjectReaderTests-983795420 None] Create snapshot completed successfully Aug 19 17:41:32 devstack sudo[114686]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Deleted volume successfully. Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1e4468e7-5e26-4e1b-a3ab-82a73de3b55d tempest-ProjectReaderTests-18335281 None] Lock "cinder-393b397a-28e3-48f2-842f-644d80e9e4b2-delete_volume" released by "delete_volume" :: held 1.359s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:32 devstack sudo[114689]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 1073741824" returned: 0 in 0.595s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (20a050eb-c116-49c1-a1f4-b4ea00ec0761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c7949b0-3a08-46b4-a177-1f92e7ef7817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c7949b0-3a08-46b4-a177-1f92e7ef7817) 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-19T15:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1351547710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=840ee040-f459-471e-9acc-a5b0a3ca3d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:41:32Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa83b34d-1769-405c-83bd-bf5746517f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa83b34d-1769-405c-83bd-bf5746517f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da29ab0e-f931-4d15-85ca-602aff3fa0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da29ab0e-f931-4d15-85ca-602aff3fa0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '840ee040-f459-471e-9acc-a5b0a3ca3d9c', 'volume_name': 'volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab2de7d4-0ef6-4459-821a-f543e9b6a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab2de7d4-0ef6-4459-821a-f543e9b6a769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fa57f1d-2439-463f-b417-9b28f51664b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Volume 840ee040-f459-471e-9acc-a5b0a3ca3d9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c', 'volume_size': 1} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[114731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 Aug 19 17:41:32 devstack sudo[114731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-d2608f94-448e-4916-a35a-49acbb1ef641-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-d2608f94-448e-4916-a35a-49acbb1ef641-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:32 devstack sudo[114731]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" returned: 0 in 0.275s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (1014ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.018s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-d2608f94-448e-4916-a35a-49acbb1ef641" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.318s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 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-19T15:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1351547710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=840ee040-f459-471e-9acc-a5b0a3ca3d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb25d7b64ee9455c9ccfda9e5676d201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:41:32Z,use_quota=True,user_id='6aa6268f408d4a1a9af0b7b8e1dd42e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Creating volume 840ee040-f459-471e-9acc-a5b0a3ca3d9c {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:32 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ced3035-e52d-4f2c-8a53-9e46dcb65744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4316e63b-eb2a-45bc-97fc-b3d24cfae0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:32 devstack sudo[114734]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c 1073741824 Aug 19 17:41:32 devstack sudo[114734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2608f94-448e-4916-a35a-49acbb1ef641" acquired by "_delete_snapshot" :: waited 0.052s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Deleting offline snapshot d2608f94-448e-4916-a35a-49acbb1ef641 of volume d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:32 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] snapshot_file for this snap is: volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Volume volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 (07e1e7a6-dcd1-4b5c-8384-91c76f475c12): created successfully Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4316e63b-eb2a-45bc-97fc-b3d24cfae0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (e0f01843-e21c-43f7-8501-481d5b8f18c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c67727d-5919-4aff-8225-78591cbc73ed]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8093220d-e963-466b-a557-538f69024af7 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:41:33 devstack sudo[114738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 Aug 19 17:41:33 devstack sudo[114738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack sudo[114734]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c 1073741824" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack sudo[114738]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:33 devstack sudo[114748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c Aug 19 17:41:33 devstack sudo[114748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2bec14a-8804-47b8-9341-2526135f8ee8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack sudo[114750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 Aug 19 17:41:33 devstack sudo[114750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack sudo[114748]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.778s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fa57f1d-2439-463f-b417-9b28f51664b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8853f339-aacc-402e-9a58-a637bdbec59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Volume volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c (840ee040-f459-471e-9acc-a5b0a3ca3d9c): created successfully Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8853f339-aacc-402e-9a58-a637bdbec59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Flow 'volume_create_manager' (20a050eb-c116-49c1-a1f4-b4ea00ec0761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:33 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-95b514cc-b37a-48e2-8401-bed6650f010d tempest-ProjectReaderTests-18335281 None] Created volume successfully. Aug 19 17:41:33 devstack sudo[114750]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack sudo[114756]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 Aug 19 17:41:33 devstack sudo[114756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot c5ee0401-1151-49ae-b4e0-43aaf04ea387 of volume 07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[49743d6d-76aa-42d0-8b4c-4caa5d4f3c72]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[114756]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641" returned: 0 in 0.352s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[114763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641 Aug 19 17:41:34 devstack sudo[114763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack sudo[114762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 Aug 19 17:41:34 devstack sudo[114762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack sudo[114763]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561.d2608f94-448e-4916-a35a-49acbb1ef641" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2608f94-448e-4916-a35a-49acbb1ef641" released by "_delete_snapshot" :: held 1.547s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" released by "delete_snapshot" :: held 1.609s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-840ee040-f459-471e-9acc-a5b0a3ca3d9c-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:34 devstack sudo[114762]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Created reservations ['72a65c0a-a70e-4eea-b8bf-62baa5ef5d06', 'f96d1084-dace-4eb6-a84a-72655d8ac7ff', 'd36f3856-f380-499e-afef-b536e0337c37', 'b6713a67-fe2a-4a3e-960f-773533db78ca'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "cinder-840ee040-f459-471e-9acc-a5b0a3ca3d9c-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:34 devstack sudo[114770]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 1G Aug 19 17:41:34 devstack sudo[114770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Acquiring lock "cinder-quobyte-840ee040-f459-471e-9acc-a5b0a3ca3d9c" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-840ee040-f459-471e-9acc-a5b0a3ca3d9c" acquired by "delete_volume" :: waited 0.034s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:34 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Delete snapshot completed successfully. Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f242bd4e-b7a7-4837-b30f-ad20e9aebc18 tempest-ProjectReaderTests-983795420 None] Lock "cinder-d2608f94-448e-4916-a35a-49acbb1ef641-delete_snapshot" released by "delete_snapshot" :: held 1.853s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[81f01091-884d-4271-94e4-2337dee11385]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[114772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c Aug 19 17:41:34 devstack sudo[114772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114770]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 1G" returned: 0 in 0.428s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-d2b1e8a8-2eea-4369-af6f-b59a21b0f561-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:35 devstack sudo[114777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 Aug 19 17:41:35 devstack sudo[114777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "cinder-d2b1e8a8-2eea-4369-af6f-b59a21b0f561-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:35 devstack sudo[114772]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c" returned: 0 in 0.450s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[92ddbb5f-39a5-4e97-96c5-f690ccfa6131]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[114782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c Aug 19 17:41:35 devstack sudo[114782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 Aug 19 17:41:35 devstack sudo[114783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114777]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387" returned: 0 in 0.337s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 is being set with open permissions: ugo+rw Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[114790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 Aug 19 17:41:35 devstack sudo[114790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114782]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-840ee040-f459-471e-9acc-a5b0a3ca3d9c" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "cinder-quobyte-840ee040-f459-471e-9acc-a5b0a3ca3d9c" released by "delete_volume" :: held 0.785s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Created reservations ['b0cd2e79-d222-484e-afef-c9cdac4107d3', 'a6f4129b-9c61-420d-a1bf-54418a36a52a', '8b2eec52-ec9a-4f44-9869-28b688e5e345', '0e859b2e-fc9e-46e1-a1aa-9ab5fb9fba33'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[114783]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" returned: 0 in 0.421s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[114797]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:35 devstack sudo[114797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114790]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387" returned: 0 in 0.297s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack sudo[114798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561 Aug 19 17:41:35 devstack sudo[114798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[114801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info Aug 19 17:41:35 devstack sudo[114801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[114798]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack sudo[114797]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Deleted volume successfully. Aug 19 17:41:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-d2b1e8a8-2eea-4369-af6f-b59a21b0f561" released by "delete_volume" :: held 0.796s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-f7876913-3956-4812-8f4c-1487239e5229 tempest-ProjectReaderTests-18335281 None] Lock "cinder-840ee040-f459-471e-9acc-a5b0a3ca3d9c-delete_volume" released by "delete_volume" :: held 1.365s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Created reservations ['584dfef1-5c85-422b-a210-a6d9e23d6ce6', 'd25d5b27-d914-448f-83f7-9d0f96f91a19', '8dd0553d-5eef-4f77-be70-07b308365ce6', 'a0d5763a-229a-4434-8dc5-e1ba616a701e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:36 devstack sudo[114801]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info is being set with open permissions: ugo+rw Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[114806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info Aug 19 17:41:36 devstack sudo[114806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[114808]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:36 devstack sudo[114808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack sudo[114806]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.info" returned: 0 in 0.321s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.244s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-37ff8814-76d0-491d-bd9f-a93950a715c3 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:41:36 devstack sudo[114808]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:36 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Deleted volume successfully. Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-02499cbf-efb6-4e9a-9732-a8c80b8643e2 tempest-ProjectReaderTests-983795420 None] Lock "cinder-d2b1e8a8-2eea-4369-af6f-b59a21b0f561-delete_volume" released by "delete_volume" :: held 1.435s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (95d59d14-e141-4cd9-b431-e3cfe07e23ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0a1a21-44b6-4bf0-bec3-84d0ee893e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0a1a21-44b6-4bf0-bec3-84d0ee893e18) 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-19T15:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989843334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=315fd28e-2403-421b-b3c5-9f7cef857194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:37Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6e69992-b369-41c4-9891-b131fcf953b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6e69992-b369-41c4-9891-b131fcf953b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bfceead-880c-43d4-a632-8c36a1343abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bfceead-880c-43d4-a632-8c36a1343abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '315fd28e-2403-421b-b3c5-9f7cef857194', 'volume_name': 'volume-315fd28e-2403-421b-b3c5-9f7cef857194', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c6f752f-b2ef-4657-9262-671fb93937bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c6f752f-b2ef-4657-9262-671fb93937bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61faeecf-1d7b-4323-b51c-5a806065047b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:36 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Volume 315fd28e-2403-421b-b3c5-9f7cef857194: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-315fd28e-2403-421b-b3c5-9f7cef857194', 'volume_size': 1} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 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-19T15:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989843334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=315fd28e-2403-421b-b3c5-9f7cef857194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:37Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Creating volume 315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:36 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[114818]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 1073741824 Aug 19 17:41:36 devstack sudo[114818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-c5ee0401-1151-49ae-b4e0-43aaf04ea387-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-c5ee0401-1151-49ae-b4e0-43aaf04ea387-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-c5ee0401-1151-49ae-b4e0-43aaf04ea387" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c5ee0401-1151-49ae-b4e0-43aaf04ea387" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot c5ee0401-1151-49ae-b4e0-43aaf04ea387 of volume 07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[469b3b56-8d81-44e5-b0fa-ffda32285039]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:37 devstack sudo[114818]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 1073741824" returned: 0 in 0.553s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:37 devstack sudo[114828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 Aug 19 17:41:37 devstack sudo[114828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:37 devstack sudo[114827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 Aug 19 17:41:37 devstack sudo[114827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:37 devstack sudo[114828]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194" returned: 0 in 0.277s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.888s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61faeecf-1d7b-4323-b51c-5a806065047b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-315fd28e-2403-421b-b3c5-9f7cef857194', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb41aeef-4044-4982-a642-55e69e0d3019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Volume volume-315fd28e-2403-421b-b3c5-9f7cef857194 (315fd28e-2403-421b-b3c5-9f7cef857194): created successfully Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb41aeef-4044-4982-a642-55e69e0d3019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (95d59d14-e141-4cd9-b431-e3cfe07e23ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-e4c5e1f8-4df7-47a5-bbb2-8b6825780fea tempest-ProjectReaderTests-983795420 None] Created volume successfully. Aug 19 17:41:37 devstack sudo[114827]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[372666fe-4692-463b-aec7-b7e9863470b9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:38 devstack sudo[114836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 Aug 19 17:41:38 devstack sudo[114836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:38 devstack sudo[114836]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" returned: 0 in 0.367s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:38 devstack sudo[114841]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 Aug 19 17:41:38 devstack sudo[114841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:38 devstack sudo[114841]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:38 devstack sudo[114846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387 Aug 19 17:41:38 devstack sudo[114846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:38 devstack sudo[114846]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12.c5ee0401-1151-49ae-b4e0-43aaf04ea387" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c5ee0401-1151-49ae-b4e0-43aaf04ea387" released by "_delete_snapshot" :: held 1.508s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" released by "delete_snapshot" :: held 1.533s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Created reservations ['416091bc-bcbd-44b4-958b-76e11f808ed4', 'c5ef2b42-c597-47ce-88fb-aa092ca044f8', '5aaff6bf-30c7-4bc7-b4f3-edb20f09235b', 'f086fe38-f062-4da5-bfb1-0da7cf041be4'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:39 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Creating offline snapshot 9a968e19-c9fa-4521-b3bd-bfe517b5b274 of volume 315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c0ac3829-fa66-49ea-b949-eb41d42d5d03 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-c5ee0401-1151-49ae-b4e0-43aaf04ea387-delete_snapshot" released by "delete_snapshot" :: held 1.721s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8016d53-de9b-4919-935f-7c2fd7e9d71f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[114849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 Aug 19 17:41:39 devstack sudo[114849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:39 devstack sudo[114849]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194" returned: 0 in 0.372s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[114854]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 1G Aug 19 17:41:39 devstack sudo[114854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-07e1e7a6-dcd1-4b5c-8384-91c76f475c12-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-07e1e7a6-dcd1-4b5c-8384-91c76f475c12-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee290ca9-0e97-4d8f-a37a-86e3ee6ae368]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[114856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 Aug 19 17:41:39 devstack sudo[114856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:39 devstack sudo[114854]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 1G" returned: 0 in 0.430s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-315fd28e-2403-421b-b3c5-9f7cef857194 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[114861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-315fd28e-2403-421b-b3c5-9f7cef857194 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 Aug 19 17:41:39 devstack sudo[114861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[114856]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[114866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12 Aug 19 17:41:40 devstack sudo[114866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[114861]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-315fd28e-2403-421b-b3c5-9f7cef857194 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274" returned: 0 in 0.323s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 is being set with open permissions: ugo+rw Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[114872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 Aug 19 17:41:40 devstack sudo[114872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[114866]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-07e1e7a6-dcd1-4b5c-8384-91c76f475c12" released by "delete_volume" :: held 0.677s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Created reservations ['1c91cd17-5907-4663-8927-24e7d1fdffe6', '745730d0-bc1f-4148-9c40-176eb1f0ca4f', '0e4a21eb-5150-4b04-be50-93977a7474ea', '9d6db8f0-4139-4f70-8290-c15d6512d0ba'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[114874]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:40 devstack sudo[114874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[114872]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274" returned: 0 in 0.267s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[114877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info Aug 19 17:41:40 devstack sudo[114877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[114874]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.271s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:40 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d75f847c-ee85-4fac-822e-618f56c9fa87 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-07e1e7a6-dcd1-4b5c-8384-91c76f475c12-delete_volume" released by "delete_volume" :: held 1.167s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:40 devstack sudo[114877]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info" returned: 0 in 0.284s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info is being set with open permissions: ugo+rw Aug 19 17:41:40 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[114882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info Aug 19 17:41:40 devstack sudo[114882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:41 devstack sudo[114882]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.info" returned: 0 in 0.287s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.059s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:41 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b0dc7402-9713-48da-9c1e-f5866fba25d8 tempest-ProjectReaderTests-983795420 None] Create snapshot completed successfully Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (6ef685b5-81bd-4b59-8b19-d5a77e7340be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62629178-468a-4cbb-88c9-651954c0d17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62629178-468a-4cbb-88c9-651954c0d17c) 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-19T15:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73750904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0763bb2-71f9-44ca-b9de-fc5f8c719316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:41Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a77c32d-355e-4317-a526-abc80277d306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a77c32d-355e-4317-a526-abc80277d306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0faea89c-881d-46cc-bf94-1c1eb8940ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0faea89c-881d-46cc-bf94-1c1eb8940ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0763bb2-71f9-44ca-b9de-fc5f8c719316', 'volume_name': 'volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d663a32e-8b46-42aa-bc79-629323a538e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d663a32e-8b46-42aa-bc79-629323a538e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2065406-37e0-4605-af41-5b36fe4d0ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Volume f0763bb2-71f9-44ca-b9de-fc5f8c719316: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316', 'volume_size': 1} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 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-19T15:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73750904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0763bb2-71f9-44ca-b9de-fc5f8c719316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:41Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Creating volume f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:41 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:41 devstack sudo[114885]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 1073741824 Aug 19 17:41:41 devstack sudo[114885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:41 devstack sudo[114885]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 1073741824" returned: 0 in 0.434s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:41 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:41 devstack sudo[114891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 Aug 19 17:41:41 devstack sudo[114891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:42 devstack sudo[114891]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316" returned: 0 in 0.261s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.742s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2065406-37e0-4605-af41-5b36fe4d0ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4af5cd0a-15c0-45fc-8750-4f5779dd4a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:42 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Volume volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 (f0763bb2-71f9-44ca-b9de-fc5f8c719316): created successfully Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4af5cd0a-15c0-45fc-8750-4f5779dd4a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (6ef685b5-81bd-4b59-8b19-d5a77e7340be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:42 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bdb0e722-3cb6-464e-bd6b-7a4b0b68283a tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-9a968e19-c9fa-4521-b3bd-bfe517b5b274-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-9a968e19-c9fa-4521-b3bd-bfe517b5b274-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-9a968e19-c9fa-4521-b3bd-bfe517b5b274" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-9a968e19-c9fa-4521-b3bd-bfe517b5b274" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Deleting offline snapshot 9a968e19-c9fa-4521-b3bd-bfe517b5b274 of volume 315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] snapshot_file for this snap is: volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fd3f784-5107-4188-83de-d95786a7b1a7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot fb1a095c-4e8c-4a26-8054-c2ebb99d2680 of volume f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5eaec71-c3df-4f35-9757-f4057a6f9cc0]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:42 devstack sudo[114894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 Aug 19 17:41:42 devstack sudo[114894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:42 devstack sudo[114895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 Aug 19 17:41:42 devstack sudo[114895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:42 devstack sudo[114894]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274" returned: 0 in 0.407s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-315fd28e-2403-421b-b3c5-9f7cef857194(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[dac1f590-09fa-4603-ac64-66399ad219af]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:42 devstack sudo[114895]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316" returned: 0 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:42 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:42 devstack sudo[114905]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 1G Aug 19 17:41:42 devstack sudo[114905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:42 devstack sudo[114904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 Aug 19 17:41:42 devstack sudo[114904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[114904]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[114915]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 Aug 19 17:41:43 devstack sudo[114915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[114905]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 1G" returned: 0 in 0.420s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[114917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 Aug 19 17:41:43 devstack sudo[114917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[114915]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[114917]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680" returned: 0 in 0.338s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 is being set with open permissions: ugo+rw Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[114929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274 Aug 19 17:41:43 devstack sudo[114929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[114931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 Aug 19 17:41:43 devstack sudo[114931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[114929]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194.9a968e19-c9fa-4521-b3bd-bfe517b5b274" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack sudo[114931]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-9a968e19-c9fa-4521-b3bd-bfe517b5b274" released by "_delete_snapshot" :: held 1.529s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" released by "delete_snapshot" :: held 1.556s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[114935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info Aug 19 17:41:43 devstack sudo[114935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Created reservations ['e2ebd8ed-4854-4a47-8de8-77e6b637fd74', 'aca1cd7f-995f-437c-9840-7ae305f5e6f9', '32d329d5-c5ed-4b07-85e6-dfaed53bebf6', 'f1449372-fb10-47de-af41-f570f277e99d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Delete snapshot completed successfully. Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-8765d379-87ad-4411-b402-227d7ee21ddf tempest-ProjectReaderTests-983795420 None] Lock "cinder-9a968e19-c9fa-4521-b3bd-bfe517b5b274-delete_snapshot" released by "delete_snapshot" :: held 1.716s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:44 devstack sudo[114935]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info" returned: 0 in 0.259s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info is being set with open permissions: ugo+rw Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:44 devstack sudo[114938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info Aug 19 17:41:44 devstack sudo[114938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[114938]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.info" returned: 0 in 0.266s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.028s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-315fd28e-2403-421b-b3c5-9f7cef857194-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "cinder-315fd28e-2403-421b-b3c5-9f7cef857194-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:44 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5c10e9cd-59b6-422a-8632-5ce51c7f6883 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[61cbc49d-a779-4ab4-aa58-61a8a2d1ce49]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:44 devstack sudo[114941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 Aug 19 17:41:44 devstack sudo[114941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[114941]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194" returned: 0 in 0.363s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:45 devstack sudo[114946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194 Aug 19 17:41:45 devstack sudo[114946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:45 devstack sudo[114946]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-315fd28e-2403-421b-b3c5-9f7cef857194" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-315fd28e-2403-421b-b3c5-9f7cef857194" released by "delete_volume" :: held 0.678s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Created reservations ['859e9020-2d8d-4fad-85b5-4ab8012510db', '8bbe122c-15d6-4d26-8e73-be0da6cd75a0', '84fbf709-d46b-40ef-b11a-5c8387ee3e15', '7ed35561-f65a-4efb-8574-9bfc8624c53e'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:45 devstack sudo[114949]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:45 devstack sudo[114949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-fb1a095c-4e8c-4a26-8054-c2ebb99d2680-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-fb1a095c-4e8c-4a26-8054-c2ebb99d2680-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack sudo[114949]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-fb1a095c-4e8c-4a26-8054-c2ebb99d2680" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Deleted volume successfully. Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-fb1a095c-4e8c-4a26-8054-c2ebb99d2680" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot fb1a095c-4e8c-4a26-8054-c2ebb99d2680 of volume f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3e810066-92f6-4ad8-936b-f9bce5d92e30 tempest-ProjectReaderTests-983795420 None] Lock "cinder-315fd28e-2403-421b-b3c5-9f7cef857194-delete_volume" released by "delete_volume" :: held 1.189s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[efc89ebb-979f-4021-abea-e947a6106eda]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:45 devstack sudo[114952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 Aug 19 17:41:45 devstack sudo[114952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[114952]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[be880afc-72cb-4895-97dd-5415201be864]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (714d9bc0-a417-49ec-81f3-0fed7537dbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d340a921-5fe8-413a-b4c7-e2f6a69caa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d340a921-5fe8-413a-b4c7-e2f6a69caa3d) 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-19T15:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1253303508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c1d9443-6a61-42b4-a5fc-cd2557615048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:46Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d1d2856-0f18-4ce9-8683-cf46a84fbbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d1d2856-0f18-4ce9-8683-cf46a84fbbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34e39f09-89d5-41f9-a86c-894821c03b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:46 devstack sudo[114957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34e39f09-89d5-41f9-a86c-894821c03b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c1d9443-6a61-42b4-a5fc-cd2557615048', 'volume_name': 'volume-4c1d9443-6a61-42b4-a5fc-cd2557615048', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:46 devstack sudo[114957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cad0258-9ac9-4edd-9221-63920a2cfe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5cad0258-9ac9-4edd-9221-63920a2cfe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab2f7789-b421-422d-aec5-c59ecd29f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:46 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Volume 4c1d9443-6a61-42b4-a5fc-cd2557615048: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c1d9443-6a61-42b4-a5fc-cd2557615048', 'volume_size': 1} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 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-19T15:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1253303508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c1d9443-6a61-42b4-a5fc-cd2557615048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a3a708a3184694871559e57da6f639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:41:46Z,use_quota=True,user_id='c8f307bad09a409f82d7f31f8fbe9518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Creating volume 4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:46 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[114959]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 1073741824 Aug 19 17:41:46 devstack sudo[114959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[114957]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[114967]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 Aug 19 17:41:46 devstack sudo[114967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[114959]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 1073741824" returned: 0 in 0.470s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[114971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 Aug 19 17:41:46 devstack sudo[114971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[114967]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[114975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680 Aug 19 17:41:46 devstack sudo[114975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:47 devstack sudo[114971]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] <== create_volume: return (782ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.785s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab2f7789-b421-422d-aec5-c59ecd29f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c1d9443-6a61-42b4-a5fc-cd2557615048', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd7399c8-3eb4-4a92-af15-47c9f3fb84c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:47 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Volume volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 (4c1d9443-6a61-42b4-a5fc-cd2557615048): created successfully Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd7399c8-3eb4-4a92-af15-47c9f3fb84c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Flow 'volume_create_manager' (714d9bc0-a417-49ec-81f3-0fed7537dbe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2f27be4b-0a42-4738-91b1-77f08197a6d1 tempest-ProjectReaderTests-983795420 None] Created volume successfully. Aug 19 17:41:47 devstack sudo[114975]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316.fb1a095c-4e8c-4a26-8054-c2ebb99d2680" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-fb1a095c-4e8c-4a26-8054-c2ebb99d2680" released by "_delete_snapshot" :: held 1.551s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" released by "delete_snapshot" :: held 1.585s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Created reservations ['968b2ed2-3cf1-4baa-b13f-f2d71a21de57', 'f72c6a20-bc93-4c95-adf0-c8aea5dffde8', '68fc0c24-42cf-407b-8afd-3f8d1193dbec', 'fd593b2d-0488-4d65-8fef-86f5c8183227'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:47 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-81743dc1-ce38-4d1d-8335-5e367e7077b1 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-fb1a095c-4e8c-4a26-8054-c2ebb99d2680-delete_snapshot" released by "delete_snapshot" :: held 1.721s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-f0763bb2-71f9-44ca-b9de-fc5f8c719316-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "cinder-f0763bb2-71f9-44ca-b9de-fc5f8c719316-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0796a483-87a4-4c4a-9925-a8ca6cfc7cf4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[114979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 Aug 19 17:41:48 devstack sudo[114979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack sudo[114979]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316" returned: 0 in 0.355s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[114985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316 Aug 19 17:41:48 devstack sudo[114985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Creating offline snapshot 4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 of volume 4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b453a0e-a658-427c-8256-e998487deec6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[114985]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-f0763bb2-71f9-44ca-b9de-fc5f8c719316" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:48 devstack sudo[114987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 Aug 19 17:41:48 devstack sudo[114987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-f0763bb2-71f9-44ca-b9de-fc5f8c719316" released by "delete_volume" :: held 0.684s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Created reservations ['d9c51591-4d64-489e-84e2-4fe27e2f6a5d', 'b3859a86-6bd3-4678-a9f4-43170f4ef22c', '41618591-0698-4e61-a0f9-59ba0edfceb5', '1703acd0-0826-48f9-bfd5-31bfb86f2325'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[114990]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:48 devstack sudo[114990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack sudo[114987]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048" returned: 0 in 0.381s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[114995]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 1G Aug 19 17:41:48 devstack sudo[114995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:49 devstack sudo[114990]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.311s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-2888a052-c9cb-4a0b-b714-b5c7f4efe89f tempest-ProjectMemberTests-1434846406 None] Lock "cinder-f0763bb2-71f9-44ca-b9de-fc5f8c719316-delete_volume" released by "delete_volume" :: held 1.187s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:49 devstack sudo[114995]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 1G" returned: 0 in 0.436s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:49 devstack sudo[115001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 Aug 19 17:41:49 devstack sudo[115001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (214173bd-ea7e-4dfd-87a9-dbb8f1311e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1eb1511-09f1-44f2-9b01-577746e5e70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1eb1511-09f1-44f2-9b01-577746e5e70c) 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-19T15:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493688850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d81ab2f-50f8-44dc-a9d5-0988a58a62c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:41:49Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21633141-b6e8-4afd-952f-a43a08874f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21633141-b6e8-4afd-952f-a43a08874f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e3cb6a0-f93c-43d5-8473-e1473bcfebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e3cb6a0-f93c-43d5-8473-e1473bcfebd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d81ab2f-50f8-44dc-a9d5-0988a58a62c9', 'volume_name': 'volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9af429b-bafb-44dd-97eb-277eb1568c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9af429b-bafb-44dd-97eb-277eb1568c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75ad05fa-e3e4-4062-abb9-5b7b6cfda136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Volume 7d81ab2f-50f8-44dc-a9d5-0988a58a62c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9', 'volume_size': 1} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:49 devstack sudo[115001]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" returned: 0 in 0.311s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:49 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 is being set with open permissions: ugo+rw Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:49 devstack sudo[115006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 Aug 19 17:41:49 devstack sudo[115006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:49 devstack sudo[115006]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:49 devstack sudo[115009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info Aug 19 17:41:49 devstack sudo[115009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack sudo[115009]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:50 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info is being set with open permissions: ugo+rw Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:50 devstack sudo[115012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info Aug 19 17:41:50 devstack sudo[115012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack sudo[115012]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.info" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.968s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.837s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 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-19T15:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493688850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d81ab2f-50f8-44dc-a9d5-0988a58a62c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:41:49Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Creating volume 7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:50 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:50 devstack sudo[115015]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 1073741824 Aug 19 17:41:50 devstack sudo[115015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-174b6bfb-4351-46ae-ab5d-84b50c099f65 tempest-ProjectReaderTests-983795420 None] Create snapshot completed successfully Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Deleting offline snapshot 4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 of volume 4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] snapshot_file for this snap is: volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[4779e304-7961-4541-a9be-679d54754a92]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:50 devstack sudo[115020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 Aug 19 17:41:50 devstack sudo[115020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack sudo[115015]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 1073741824" returned: 0 in 0.471s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:50 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:50 devstack sudo[115022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 Aug 19 17:41:50 devstack sudo[115022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:51 devstack sudo[115020]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" returned: 0 in 0.417s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4c1d9443-6a61-42b4-a5fc-cd2557615048(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e0f21a6-8cde-4217-9914-9f6833cda159]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:51 devstack sudo[115022]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" returned: 0 in 0.279s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (792ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.796s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75ad05fa-e3e4-4062-abb9-5b7b6cfda136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2912b020-bdaa-4ef3-a657-e7758be0d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:51 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Volume volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 (7d81ab2f-50f8-44dc-a9d5-0988a58a62c9): created successfully Aug 19 17:41:51 devstack sudo[115027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 Aug 19 17:41:51 devstack sudo[115027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2912b020-bdaa-4ef3-a657-e7758be0d889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (214173bd-ea7e-4dfd-87a9-dbb8f1311e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:51 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-43e142a7-d80c-4a11-8272-f72fe5fc0f99 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:41:51 devstack sudo[115027]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048" returned: 0 in 0.357s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:51 devstack sudo[115033]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 Aug 19 17:41:51 devstack sudo[115033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 034e4962-f913-427f-a820-13a962ad5148 of volume 7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5436eae9-40b5-48a9-bbcb-9ae95e9524e1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:51 devstack sudo[115033]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" returned: 0 in 0.368s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:51 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:51 devstack sudo[115039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4 Aug 19 17:41:51 devstack sudo[115039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:51 devstack sudo[115038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 Aug 19 17:41:51 devstack sudo[115038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack sudo[115039]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048.4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" returned: 0 in 0.272s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack sudo[115038]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4" released by "_delete_snapshot" :: held 1.512s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" released by "delete_snapshot" :: held 1.540s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:52 devstack sudo[115046]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 1G Aug 19 17:41:52 devstack sudo[115046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Created reservations ['6616503c-9e51-4296-b239-5587154d804e', 'df3ec8e3-f71f-470d-883a-bc51aa3e4faf', '3a8e52d4-bab6-47b8-8bb0-f4bf2e417314', '9c838fbc-8b77-47cc-8c91-4b2eefe959b1'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:52 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Delete snapshot completed successfully. Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-3134cf98-e7cb-46af-8c51-fe5b6dd8505c tempest-ProjectReaderTests-983795420 None] Lock "cinder-4b8a7624-5fe5-4de6-89f7-50edab6ac7a4-delete_snapshot" released by "delete_snapshot" :: held 1.677s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:52 devstack sudo[115046]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 1G" returned: 0 in 0.404s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 Aug 19 17:41:52 devstack sudo[115051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-4c1d9443-6a61-42b4-a5fc-cd2557615048-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "cinder-4c1d9443-6a61-42b4-a5fc-cd2557615048-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Acquiring lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3cc4af60-c75c-4f96-8da4-41061f292323]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115051]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148" returned: 0 in 0.345s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 is being set with open permissions: ugo+rw Aug 19 17:41:52 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 Aug 19 17:41:52 devstack sudo[115057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack sudo[115056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 Aug 19 17:41:52 devstack sudo[115056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack sudo[115057]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148" returned: 0 in 0.258s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:53 devstack sudo[115064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info Aug 19 17:41:53 devstack sudo[115064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack sudo[115056]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:53 devstack sudo[115067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048 Aug 19 17:41:53 devstack sudo[115067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack sudo[115064]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info" returned: 0 in 0.245s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info is being set with open permissions: ugo+rw Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:53 devstack sudo[115070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info Aug 19 17:41:53 devstack sudo[115070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack sudo[115067]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-4c1d9443-6a61-42b4-a5fc-cd2557615048" returned: 0 in 0.274s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "cinder-quobyte-4c1d9443-6a61-42b4-a5fc-cd2557615048" released by "delete_volume" :: held 0.700s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Created reservations ['f0e1b0ea-c9e6-4fae-8268-c05abd25915a', 'b6b91548-8754-47d0-893e-cd9f01529bdb', '7b4c5945-14df-4695-bc59-622e743d4203', 'dde246e0-2c4c-4bf8-95e5-3db5d7c4f729'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:53 devstack sudo[115070]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.info" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack sudo[115074]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:53 devstack sudo[115074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.965s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-74967d3b-80e3-48e3-b51d-a1897af13edb tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-034e4962-f913-427f-a820-13a962ad5148-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-034e4962-f913-427f-a820-13a962ad5148-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:53 devstack sudo[115074]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.288s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-034e4962-f913-427f-a820-13a962ad5148" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:53 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Deleted volume successfully. Aug 19 17:41:53 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-034e4962-f913-427f-a820-13a962ad5148" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 034e4962-f913-427f-a820-13a962ad5148 of volume 7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7f5bb80a-52c8-41ab-a2bf-16476bd0d45c tempest-ProjectReaderTests-983795420 None] Lock "cinder-4c1d9443-6a61-42b4-a5fc-cd2557615048-delete_volume" released by "delete_volume" :: held 1.237s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e27d860-d061-4a2a-ac5c-7a23e784833d]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:54 devstack sudo[115077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 Aug 19 17:41:54 devstack sudo[115077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:54 devstack sudo[115077]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c94874c-f742-4429-bf50-d5771d73ecd5]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:54 devstack sudo[115082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 Aug 19 17:41:54 devstack sudo[115082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:54 devstack sudo[115082]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" returned: 0 in 0.406s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:54 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:54 devstack sudo[115087]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 Aug 19 17:41:54 devstack sudo[115087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:55 devstack sudo[115087]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148" returned: 0 in 0.391s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:55 devstack sudo[115094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148 Aug 19 17:41:55 devstack sudo[115094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:55 devstack sudo[115094]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9.034e4962-f913-427f-a820-13a962ad5148" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-034e4962-f913-427f-a820-13a962ad5148" released by "_delete_snapshot" :: held 1.555s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" released by "delete_snapshot" :: held 1.589s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Created reservations ['cf4a95ec-d341-4add-a518-c7760f9c3ac7', '1f39827b-476f-4591-9968-e3e9955c0a74', '28531e0d-61b4-4b34-ab41-2348c8cedd89', 'a232ee04-f931-45e7-89fc-f3d4ff302e3a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:55 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:41:55 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-16328069-613a-4004-a8d1-e614bb152ccd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-034e4962-f913-427f-a820-13a962ad5148-delete_snapshot" released by "delete_snapshot" :: held 1.742s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b974b06-63af-4bbb-8311-5d91035842ae]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:56 devstack sudo[115097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 Aug 19 17:41:56 devstack sudo[115097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:56 devstack sudo[115097]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" returned: 0 in 0.386s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:56 devstack sudo[115102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9 Aug 19 17:41:56 devstack sudo[115102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:56 devstack sudo[115102]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" returned: 0 in 0.259s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9" released by "delete_volume" :: held 0.717s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:56 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Created reservations ['398b8a5b-5fc1-452b-a45c-7a7e4753b3cf', '157645be-e263-40ea-8ec1-f5e454274d83', 'ed80b196-0175-4697-9332-44da77a1a656', '7d2ac3cc-2ccc-4d91-9dc3-11f5a6a8e0af'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:57 devstack sudo[115105]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:41:57 devstack sudo[115105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:57 devstack sudo[115105]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:57 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-76ca95a5-7d74-439f-9d77-2054337bc6cd tempest-ProjectMemberTests-1434846406 None] Lock "cinder-7d81ab2f-50f8-44dc-a9d5-0988a58a62c9-delete_volume" released by "delete_volume" :: held 1.195s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (b92a5223-4d68-4cb1-b3a5-69cac2269027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03808d5f-5f54-4226-9dd7-56afdb2518ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03808d5f-5f54-4226-9dd7-56afdb2518ad) 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-19T15:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-699408669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=240add1c-7a2e-46cc-8b75-b1254eb1c6c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:58Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa0f3fc7-79d2-4033-bfef-9433dace11a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa0f3fc7-79d2-4033-bfef-9433dace11a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09249f7a-87b9-4189-bb96-b8153e1ca354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09249f7a-87b9-4189-bb96-b8153e1ca354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '240add1c-7a2e-46cc-8b75-b1254eb1c6c5', 'volume_name': 'volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db5d7a8-06d4-439e-b451-4b922948fe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db5d7a8-06d4-439e-b451-4b922948fe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09b55cef-8a5e-4e60-ad8a-c84bb60a55b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Volume 240add1c-7a2e-46cc-8b75-b1254eb1c6c5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5', 'volume_size': 1} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 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-19T15:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-699408669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=240add1c-7a2e-46cc-8b75-b1254eb1c6c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:58Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Creating volume 240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:57 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:58 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:58 devstack sudo[115108]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 1073741824 Aug 19 17:41:58 devstack sudo[115108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:58 devstack sudo[115108]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 1073741824" returned: 0 in 0.423s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:58 devstack sudo[115114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 Aug 19 17:41:58 devstack sudo[115114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:58 devstack sudo[115114]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09b55cef-8a5e-4e60-ad8a-c84bb60a55b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44ecd3a8-dd15-4c30-b10a-19cfb74d86e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:58 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Volume volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 (240add1c-7a2e-46cc-8b75-b1254eb1c6c5): created successfully Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44ecd3a8-dd15-4c30-b10a-19cfb74d86e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:58 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (b92a5223-4d68-4cb1-b3a5-69cac2269027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:58 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-13b0b364-a21d-4db0-9482-20d2fc71ec7e tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 482fee57-23b5-4d14-a1dc-57196a1235a9 of volume 240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[22bb590a-b6b5-480c-bd53-1da7087c3e17]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:00 devstack sudo[115118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 Aug 19 17:42:00 devstack sudo[115118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:00 devstack sudo[115118]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" returned: 0 in 0.350s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:00 devstack sudo[115123]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 1G Aug 19 17:42:00 devstack sudo[115123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:00 devstack sudo[115123]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 1G" returned: 0 in 0.403s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:00 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:00 devstack sudo[115128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 Aug 19 17:42:00 devstack sudo[115128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack sudo[115128]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9" returned: 0 in 0.321s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 is being set with open permissions: ugo+rw Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 Aug 19 17:42:01 devstack sudo[115134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack sudo[115134]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info Aug 19 17:42:01 devstack sudo[115137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack sudo[115137]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info" returned: 0 in 0.257s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info is being set with open permissions: ugo+rw Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info Aug 19 17:42:01 devstack sudo[115140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack sudo[115140]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.info" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.900s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:01 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-82733a94-1b73-4638-bed6-8bb92dc64fc2 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-482fee57-23b5-4d14-a1dc-57196a1235a9-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-482fee57-23b5-4d14-a1dc-57196a1235a9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-482fee57-23b5-4d14-a1dc-57196a1235a9" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-482fee57-23b5-4d14-a1dc-57196a1235a9" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 482fee57-23b5-4d14-a1dc-57196a1235a9 of volume 240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[75cdd7ff-7d4a-4069-9921-08d6c1e7a39f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:02 devstack sudo[115143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 Aug 19 17:42:02 devstack sudo[115143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:02 devstack sudo[115143]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9" returned: 0 in 0.372s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff42c32e-3dbd-4b7f-8b7c-c3483fd23199]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:02 devstack sudo[115149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 Aug 19 17:42:02 devstack sudo[115149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:03 devstack sudo[115149]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:03 devstack sudo[115154]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 Aug 19 17:42:03 devstack sudo[115154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:03 devstack sudo[115154]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9" returned: 0 in 0.352s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:03 devstack sudo[115160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9 Aug 19 17:42:03 devstack sudo[115160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:03 devstack sudo[115160]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5.482fee57-23b5-4d14-a1dc-57196a1235a9" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-482fee57-23b5-4d14-a1dc-57196a1235a9" released by "_delete_snapshot" :: held 1.477s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" released by "delete_snapshot" :: held 1.500s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Created reservations ['35168433-d969-4eb6-b71e-2442660132ae', '9af7cdf8-2c91-460e-86f1-84e7b0a60d6a', 'f9266145-ee36-4310-866c-f6f244d4ef51', 'eb73b161-19c6-49b0-888a-2c595b0b10c1'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-1ed70da0-d1f9-4183-b0c5-de07c76c86a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-482fee57-23b5-4d14-a1dc-57196a1235a9-delete_snapshot" released by "delete_snapshot" :: held 1.644s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-240add1c-7a2e-46cc-8b75-b1254eb1c6c5-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-240add1c-7a2e-46cc-8b75-b1254eb1c6c5-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" acquired by "delete_volume" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[73255800-431b-4fff-add0-695823e15cc1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:04 devstack sudo[115163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 Aug 19 17:42:04 devstack sudo[115163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:04 devstack sudo[115163]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" returned: 0 in 0.367s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:04 devstack sudo[115168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5 Aug 19 17:42:04 devstack sudo[115168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:05 devstack sudo[115168]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" returned: 0 in 0.248s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-240add1c-7a2e-46cc-8b75-b1254eb1c6c5" released by "delete_volume" :: held 0.683s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Created reservations ['42fefe38-ca42-4fb6-87eb-4c9fc6d1b646', '184c6afb-ea38-44c7-9dbb-ee489f70cb65', '8f725d9e-84f1-45ef-b256-4b7e48aa2ac8', '747d672b-d21b-403e-adbf-bbef54233afb'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:05 devstack sudo[115171]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:05 devstack sudo[115171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:05 devstack sudo[115171]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.244s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c16c4627-8974-48a6-bd49-8a7f0527ec3a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-240add1c-7a2e-46cc-8b75-b1254eb1c6c5-delete_volume" released by "delete_volume" :: held 1.128s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (94b52778-e1ab-41b7-987f-76dad648e98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a166e2e-f75d-4a1e-9ff9-d915989b8877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a166e2e-f75d-4a1e-9ff9-d915989b8877) 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-19T15:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860844040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c67a7dd2-8c0e-4010-97d3-4db9488bf5fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:06Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1422c19c-726a-4010-a24c-bdbb696fa0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1422c19c-726a-4010-a24c-bdbb696fa0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c711b2ff-3a8a-426d-9fdc-961ae5a71c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c711b2ff-3a8a-426d-9fdc-961ae5a71c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c67a7dd2-8c0e-4010-97d3-4db9488bf5fc', 'volume_name': 'volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fc6b5e8-9d0c-4886-b5e5-147ef27b8618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fc6b5e8-9d0c-4886-b5e5-147ef27b8618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (145efc46-6d84-420d-afcd-12dc2ded0a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Volume c67a7dd2-8c0e-4010-97d3-4db9488bf5fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc', 'volume_size': 1} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 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-19T15:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860844040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c67a7dd2-8c0e-4010-97d3-4db9488bf5fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:06Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Creating volume c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:06 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:06 devstack sudo[115174]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc 1073741824 Aug 19 17:42:06 devstack sudo[115174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:06 devstack sudo[115174]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc 1073741824" returned: 0 in 0.433s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:06 devstack sudo[115180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc Aug 19 17:42:06 devstack sudo[115180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:06 devstack sudo[115180]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (726ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.728s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (145efc46-6d84-420d-afcd-12dc2ded0a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7996434-406b-4fe4-93d0-93ee7786e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Volume volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc (c67a7dd2-8c0e-4010-97d3-4db9488bf5fc): created successfully Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7996434-406b-4fe4-93d0-93ee7786e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (94b52778-e1ab-41b7-987f-76dad648e98c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-6c1c7448-0956-48ab-ab1d-03527773dc48 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 49cf1669-3474-428b-8851-26ec5d497f9b of volume c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[c985dad0-2c61-45b1-99ce-553d0d77cd00]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:07 devstack sudo[115183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc Aug 19 17:42:07 devstack sudo[115183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:07 devstack sudo[115183]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" returned: 0 in 0.360s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:07 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 backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b 1G Aug 19 17:42:07 devstack sudo[115188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:07 devstack sudo[115188]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b 1G" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:07 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:07 devstack sudo[115193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b Aug 19 17:42:07 devstack sudo[115193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:08 devstack sudo[115193]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b" returned: 0 in 0.289s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:08 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b is being set with open permissions: ugo+rw Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:08 devstack sudo[115198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b Aug 19 17:42:08 devstack sudo[115198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:08 devstack sudo[115198]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:08 devstack sudo[115201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info Aug 19 17:42:08 devstack sudo[115201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:08 devstack sudo[115201]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info" returned: 0 in 0.265s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:08 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info is being set with open permissions: ugo+rw Aug 19 17:42:08 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:08 devstack sudo[115204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info Aug 19 17:42:08 devstack sudo[115204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:09 devstack sudo[115204]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.info" returned: 0 in 0.246s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.916s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:09 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-215033d6-c0dd-4d1f-ab59-e8c7ccaf336c tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-49cf1669-3474-428b-8851-26ec5d497f9b-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-49cf1669-3474-428b-8851-26ec5d497f9b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-49cf1669-3474-428b-8851-26ec5d497f9b" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-49cf1669-3474-428b-8851-26ec5d497f9b" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 49cf1669-3474-428b-8851-26ec5d497f9b of volume c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[150af4ab-d691-4fd7-ba32-13bcb8c35fbe]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:09 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/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b Aug 19 17:42:09 devstack sudo[115207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:09 devstack sudo[115207]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b" returned: 0 in 0.387s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[136e1531-ab41-4ed8-8a46-44219cc32924]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:09 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:09 devstack sudo[115212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc Aug 19 17:42:09 devstack sudo[115212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:10 devstack sudo[115212]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" returned: 0 in 0.397s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:10 devstack sudo[115218]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b Aug 19 17:42:10 devstack sudo[115218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:10 devstack sudo[115218]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b" returned: 0 in 0.348s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:10 devstack sudo[115224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b Aug 19 17:42:10 devstack sudo[115224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:10 devstack sudo[115224]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc.49cf1669-3474-428b-8851-26ec5d497f9b" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-49cf1669-3474-428b-8851-26ec5d497f9b" released by "_delete_snapshot" :: held 1.515s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" released by "delete_snapshot" :: held 1.543s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:10 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Created reservations ['ab0c819e-6ee6-4cf2-86fa-3a8393df7057', '072e1858-ea4c-4c06-a8a8-5e1e2a14b992', 'af2c57b9-2f9b-4913-bea7-c5f52c7587dd', '1e03983d-88b6-49d3-8f12-a997af3710a6'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:10 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0d40c2de-2b96-461d-a71e-dfa35a15629e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-49cf1669-3474-428b-8851-26ec5d497f9b-delete_snapshot" released by "delete_snapshot" :: held 1.698s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc-delete_volume" acquired by "delete_volume" :: waited 0.075s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4f6c72a-ab5a-4fbb-9ffb-e99ab784b599]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:11 devstack sudo[115227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc Aug 19 17:42:11 devstack sudo[115227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:11 devstack sudo[115227]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" returned: 0 in 0.359s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:11 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:12 devstack sudo[115232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc Aug 19 17:42:12 devstack sudo[115232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:12 devstack sudo[115234]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:12 devstack sudo[115234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:12 devstack sudo[115232]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" returned: 0 in 0.263s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc" released by "delete_volume" :: held 0.691s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Created reservations ['6e394fe7-7dd6-485d-84cb-fdcc9f3129f7', 'c59740d4-b0dc-426b-a325-39881f7bb47e', '94019e7e-28db-47ab-930b-0c90b4b6a31f', '18b76d7a-a4fb-4363-98a1-3eadc23f636c'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:12 devstack sudo[115234]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.282s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:12 devstack sudo[115238]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:12 devstack sudo[115238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:12 devstack sudo[115238]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.286s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:12 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:12 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-bee1f9ef-be1a-40e0-b9ec-55e93083f822 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-c67a7dd2-8c0e-4010-97d3-4db9488bf5fc-delete_volume" released by "delete_volume" :: held 1.218s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (3ce1c2dd-ff8d-4371-bbae-e58a1b59473c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e86e74f7-4069-4f14-abe9-ce225e875765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e86e74f7-4069-4f14-abe9-ce225e875765) 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-19T15:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1797386858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ec00b97-d3dc-42b7-acfe-aba59add3dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:42:13Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58d988fc-82e0-451f-9d60-3494a5862c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58d988fc-82e0-451f-9d60-3494a5862c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (253e86a9-3fb5-46dc-89f5-dfbb3b38ddad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (253e86a9-3fb5-46dc-89f5-dfbb3b38ddad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ec00b97-d3dc-42b7-acfe-aba59add3dec', 'volume_name': 'volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a7338d5-27ef-419b-81e3-d4a16c0066e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a7338d5-27ef-419b-81e3-d4a16c0066e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0bdc98-4896-4c68-a2ab-77afbb118bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:13 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Volume 6ec00b97-d3dc-42b7-acfe-aba59add3dec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec', 'volume_size': 1} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 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-19T15:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1797386858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ec00b97-d3dc-42b7-acfe-aba59add3dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:42:13Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Creating volume 6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:13 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:13 devstack sudo[115242]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec 1073741824 Aug 19 17:42:13 devstack sudo[115242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:13 devstack sudo[115242]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec 1073741824" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:13 devstack sudo[115248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec Aug 19 17:42:13 devstack sudo[115248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:13 devstack sudo[115248]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:13 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.765s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c0bdc98-4896-4c68-a2ab-77afbb118bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (865dbd6e-7a9d-4ef0-95fd-795e58077af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:14 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Volume volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec (6ec00b97-d3dc-42b7-acfe-aba59add3dec): created successfully Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (865dbd6e-7a9d-4ef0-95fd-795e58077af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (3ce1c2dd-ff8d-4371-bbae-e58a1b59473c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:14 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-65ecdf5b-376d-470c-9a9d-52910cf1f612 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 59a12510-1472-48e6-8480-09109d159463 of volume 6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b38126e-9f35-4c37-bdef-01a9f4ffca58]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:14 devstack sudo[115251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec Aug 19 17:42:14 devstack sudo[115251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:14 devstack sudo[115251]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec" returned: 0 in 0.399s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:14 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:14 devstack sudo[115256]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 1G Aug 19 17:42:14 devstack sudo[115256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:15 devstack sudo[115256]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 1G" returned: 0 in 0.419s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:15 devstack sudo[115262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 Aug 19 17:42:15 devstack sudo[115262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:15 devstack sudo[115262]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463" returned: 0 in 0.318s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:15 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 is being set with open permissions: ugo+rw Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:15 devstack sudo[115267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 Aug 19 17:42:15 devstack sudo[115267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:15 devstack sudo[115267]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463" returned: 0 in 0.278s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:15 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:15 devstack sudo[115270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info Aug 19 17:42:15 devstack sudo[115270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:16 devstack sudo[115270]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info" returned: 0 in 0.248s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:16 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info is being set with open permissions: ugo+rw Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:16 devstack sudo[115273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info Aug 19 17:42:16 devstack sudo[115273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:16 devstack sudo[115273]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.info" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:16 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-fd40a379-c4ec-4338-9bb5-b6efa5bff069 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-59a12510-1472-48e6-8480-09109d159463-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-59a12510-1472-48e6-8480-09109d159463-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-59a12510-1472-48e6-8480-09109d159463" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-59a12510-1472-48e6-8480-09109d159463" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 59a12510-1472-48e6-8480-09109d159463 of volume 6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[213b9413-ab9a-47e0-b6fa-574500324d80]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:16 devstack sudo[115276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 Aug 19 17:42:16 devstack sudo[115276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:16 devstack sudo[115276]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463" returned: 0 in 0.383s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:16 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[17cc3853-f677-439b-b369-312c0fbbb2a4]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:17 devstack sudo[115281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec Aug 19 17:42:17 devstack sudo[115281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:17 devstack sudo[115281]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec" returned: 0 in 0.373s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:17 devstack sudo[115286]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 Aug 19 17:42:17 devstack sudo[115286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:17 devstack sudo[115286]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463" returned: 0 in 0.371s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:17 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:17 devstack sudo[115292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463 Aug 19 17:42:17 devstack sudo[115292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:18 devstack sudo[115292]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec.59a12510-1472-48e6-8480-09109d159463" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-59a12510-1472-48e6-8480-09109d159463" released by "_delete_snapshot" :: held 1.478s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" released by "delete_snapshot" :: held 1.501s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Created reservations ['031b57dc-5ddf-4d3d-a31b-6271d1de802f', '56c582a8-88b3-4c17-a974-875355944c83', '4cba2e67-750f-4252-b874-2f36c10eeb95', 'ef6a95eb-1987-4b1d-8db7-e08b8bc6ea00'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:18 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-eae1f8b0-1cae-47b1-b847-6bbf31e72cb2 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-59a12510-1472-48e6-8480-09109d159463-delete_snapshot" released by "delete_snapshot" :: held 1.652s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-6ec00b97-d3dc-42b7-acfe-aba59add3dec-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "cinder-6ec00b97-d3dc-42b7-acfe-aba59add3dec-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1968ec4-5f40-414c-9b95-5c1e97335341]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:18 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:18 devstack sudo[115295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec Aug 19 17:42:18 devstack sudo[115295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:19 devstack sudo[115295]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec" returned: 0 in 0.398s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:19 devstack sudo[115300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec Aug 19 17:42:19 devstack sudo[115300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:19 devstack sudo[115300]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-6ec00b97-d3dc-42b7-acfe-aba59add3dec" returned: 0 in 0.248s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-6ec00b97-d3dc-42b7-acfe-aba59add3dec" released by "delete_volume" :: held 0.717s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Created reservations ['388ba622-8ca2-4401-9fda-470ea4c7e910', 'b09fbcde-6026-48b6-b5c6-323daab5e8dc', '5120088b-192a-4e43-895b-19ebc1e97f6c', '4247d353-1ca4-4b38-9e1d-46f4e48a0e30'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:19 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:19 devstack sudo[115303]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:19 devstack sudo[115303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:20 devstack sudo[115303]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.300s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:20 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-568dc49f-0186-47a5-ac34-9c6eac651eac tempest-ProjectMemberTests-1434846406 None] Lock "cinder-6ec00b97-d3dc-42b7-acfe-aba59add3dec-delete_volume" released by "delete_volume" :: held 1.310s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (d8e2d7fa-d7e8-4024-98a5-eba70f5d2db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee77ecd1-dda0-42c9-aa14-1d588aec2ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee77ecd1-dda0-42c9-aa14-1d588aec2ea2) 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-19T15:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1795379565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa859344-0074-4c44-9c16-de3c338f0938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:42:20Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30253f5f-af24-42e3-be62-bd354921317a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30253f5f-af24-42e3-be62-bd354921317a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4df826cc-1aea-4589-845d-23acf54ef6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4df826cc-1aea-4589-845d-23acf54ef6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa859344-0074-4c44-9c16-de3c338f0938', 'volume_name': 'volume-aa859344-0074-4c44-9c16-de3c338f0938', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34f6f250-f367-410c-84aa-60aae318f933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34f6f250-f367-410c-84aa-60aae318f933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19451f17-08f3-46ea-9e47-bc287afa103e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:20 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Volume aa859344-0074-4c44-9c16-de3c338f0938: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa859344-0074-4c44-9c16-de3c338f0938', 'volume_size': 1} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 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-19T15:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1795379565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa859344-0074-4c44-9c16-de3c338f0938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:42:20Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Creating volume aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:20 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:20 devstack sudo[115306]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 1073741824 Aug 19 17:42:20 devstack sudo[115306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:20 devstack sudo[115306]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:20 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 1073741824" returned: 0 in 0.492s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:21 devstack sudo[115312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 Aug 19 17:42:21 devstack sudo[115312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:21 devstack sudo[115312]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (859ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.862s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19451f17-08f3-46ea-9e47-bc287afa103e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa859344-0074-4c44-9c16-de3c338f0938', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35975c7c-b387-414d-acfc-fdb6d7e6638a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:21 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Volume volume-aa859344-0074-4c44-9c16-de3c338f0938 (aa859344-0074-4c44-9c16-de3c338f0938): created successfully Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35975c7c-b387-414d-acfc-fdb6d7e6638a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:21 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (d8e2d7fa-d7e8-4024-98a5-eba70f5d2db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:21 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-b1812b11-c9c3-42dd-ade2-cf95eab109e2 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:22 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 191edcb2-b5e3-420a-8135-0d9194e5a327 of volume aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:22 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[42dfac5a-5ded-49e1-aef4-b626336b24e1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:22 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:22 devstack sudo[115315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 Aug 19 17:42:22 devstack sudo[115315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:23 devstack sudo[115315]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938" returned: 0 in 0.396s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:23 devstack sudo[115320]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 1G Aug 19 17:42:23 devstack sudo[115320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:23 devstack sudo[115320]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 1G" returned: 0 in 0.572s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aa859344-0074-4c44-9c16-de3c338f0938 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:23 devstack sudo[115327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aa859344-0074-4c44-9c16-de3c338f0938 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 Aug 19 17:42:23 devstack sudo[115327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:23 devstack sudo[115327]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aa859344-0074-4c44-9c16-de3c338f0938 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327" returned: 0 in 0.321s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:23 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 is being set with open permissions: ugo+rw Aug 19 17:42:23 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:24 devstack sudo[115333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 Aug 19 17:42:24 devstack sudo[115333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:24 devstack sudo[115333]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:24 devstack sudo[115336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info Aug 19 17:42:24 devstack sudo[115336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:24 devstack sudo[115336]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info" returned: 0 in 0.279s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:24 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info is being set with open permissions: ugo+rw Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:24 devstack sudo[115339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info Aug 19 17:42:24 devstack sudo[115339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:24 devstack sudo[115339]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.info" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:24 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.176s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:24 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4b5f31ff-740e-4fed-84b1-a1b8105ad2f7 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-191edcb2-b5e3-420a-8135-0d9194e5a327-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-191edcb2-b5e3-420a-8135-0d9194e5a327-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-191edcb2-b5e3-420a-8135-0d9194e5a327" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-191edcb2-b5e3-420a-8135-0d9194e5a327" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 191edcb2-b5e3-420a-8135-0d9194e5a327 of volume aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f6a6b5e-90e0-4a11-a195-545ddace6fd6]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:25 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:26 devstack sudo[115342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 Aug 19 17:42:26 devstack sudo[115342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:26 devstack sudo[115342]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327" returned: 0 in 0.383s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-aa859344-0074-4c44-9c16-de3c338f0938(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[72de9b61-ba5d-4c33-829a-1ee8c79d8a0c]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:26 devstack sudo[115347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 Aug 19 17:42:26 devstack sudo[115347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:26 devstack sudo[115347]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938" returned: 0 in 0.398s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:26 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:26 devstack sudo[115352]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 Aug 19 17:42:26 devstack sudo[115352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:27 devstack sudo[115352]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327" returned: 0 in 0.352s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:27 devstack sudo[115357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327 Aug 19 17:42:27 devstack sudo[115357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:27 devstack sudo[115357]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938.191edcb2-b5e3-420a-8135-0d9194e5a327" returned: 0 in 0.249s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-191edcb2-b5e3-420a-8135-0d9194e5a327" released by "_delete_snapshot" :: held 1.487s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" released by "delete_snapshot" :: held 1.516s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=56,cinder:UPDATE=214,cinder:SELECT=151,cinder:DELETE=15 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=53,cinder:UPDATE=188,cinder:SELECT=155,cinder:DELETE=20 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Created reservations ['96edb70a-72a6-431b-b9ce-2b7cca9a6b83', 'faf8b3e8-719b-4c59-baa3-73bc7ae650ee', '409fdf1e-fbfc-4cbf-a6b6-58f9a7e6d832', 'e441ad82-7338-4b2d-ad5b-2f26c30f5fbd'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:27 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-71db331f-7806-4dad-960c-95082b058c48 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-191edcb2-b5e3-420a-8135-0d9194e5a327-delete_snapshot" released by "delete_snapshot" :: held 1.680s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:27 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-aa859344-0074-4c44-9c16-de3c338f0938-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-aa859344-0074-4c44-9c16-de3c338f0938-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e00595c3-b07d-47c0-af0d-f30dc7256c8b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:28 devstack sudo[115361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 Aug 19 17:42:28 devstack sudo[115361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:28 devstack sudo[115361]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938" returned: 0 in 0.452s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:28 devstack sudo[115367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938 Aug 19 17:42:28 devstack sudo[115367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:28 devstack sudo[115367]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-aa859344-0074-4c44-9c16-de3c338f0938" returned: 0 in 0.270s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-aa859344-0074-4c44-9c16-de3c338f0938" released by "delete_volume" :: held 0.786s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Created reservations ['7531afef-ba58-43f3-aaa7-3aff73ff461c', '1f42df5e-9f27-45bc-a290-eab6cf1e7896', '5b9ef508-a21e-4582-be1a-7a5b241cfed0', 'bc30f8a2-5000-4a30-a2af-59353f15813b'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:28 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:29 devstack sudo[115370]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:29 devstack sudo[115370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:29 devstack sudo[115370]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.257s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:29 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-693ecb18-cece-4b9f-ad78-9ed75a936c9a tempest-ProjectMemberTests-1434846406 None] Lock "cinder-aa859344-0074-4c44-9c16-de3c338f0938-delete_volume" released by "delete_volume" :: held 1.267s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (e7f78955-bc8e-468a-9477-fe60e54b169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ebb6977-188c-439e-bc45-b88067002546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ebb6977-188c-439e-bc45-b88067002546) 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-19T15:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267012910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ebe3883-7c88-4794-b574-96a9285369e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:30Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93acc918-10a1-4e82-9181-7c0fd7a27f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93acc918-10a1-4e82-9181-7c0fd7a27f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffd892d4-7910-485d-98e9-d1841e35d566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffd892d4-7910-485d-98e9-d1841e35d566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ebe3883-7c88-4794-b574-96a9285369e8', 'volume_name': 'volume-7ebe3883-7c88-4794-b574-96a9285369e8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8db6b29-e8ae-46e0-b566-4a60993c56df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8db6b29-e8ae-46e0-b566-4a60993c56df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc30c2c2-e9c3-4ed2-a7af-a9d2ce2b356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:29 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Volume 7ebe3883-7c88-4794-b574-96a9285369e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ebe3883-7c88-4794-b574-96a9285369e8', 'volume_size': 1} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 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-19T15:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267012910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ebe3883-7c88-4794-b574-96a9285369e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:30Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Creating volume 7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:29 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:29 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:29 devstack sudo[115373]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 1073741824 Aug 19 17:42:29 devstack sudo[115373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:30 devstack sudo[115373]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 1073741824" returned: 0 in 0.430s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:30 devstack sudo[115379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 Aug 19 17:42:30 devstack sudo[115379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:30 devstack sudo[115379]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8" returned: 0 in 0.249s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (730ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.732s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc30c2c2-e9c3-4ed2-a7af-a9d2ce2b356c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ebe3883-7c88-4794-b574-96a9285369e8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d3f4948-8109-4eaa-bc51-feb5753ef8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:30 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Volume volume-7ebe3883-7c88-4794-b574-96a9285369e8 (7ebe3883-7c88-4794-b574-96a9285369e8): created successfully Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d3f4948-8109-4eaa-bc51-feb5753ef8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (e7f78955-bc8e-468a-9477-fe60e54b169c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:30 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8f18b855-7fc2-46aa-a587-d0a8c0ea0018 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot 537827d0-6912-4a6f-b050-40749e3ef3bd of volume 7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f310eb8-f9c7-425b-9f75-a3d8506c2e50]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:30 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:31 devstack sudo[115382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 Aug 19 17:42:31 devstack sudo[115382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:31 devstack sudo[115382]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8" returned: 0 in 0.373s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:31 devstack sudo[115387]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd 1G Aug 19 17:42:31 devstack sudo[115387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:31 devstack sudo[115387]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd 1G" returned: 0 in 0.431s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:31 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7ebe3883-7c88-4794-b574-96a9285369e8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:31 devstack sudo[115393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7ebe3883-7c88-4794-b574-96a9285369e8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd Aug 19 17:42:31 devstack sudo[115393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:32 devstack sudo[115393]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7ebe3883-7c88-4794-b574-96a9285369e8 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:32 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd is being set with open permissions: ugo+rw Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:32 devstack sudo[115398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd Aug 19 17:42:32 devstack sudo[115398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:32 devstack sudo[115398]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd" returned: 0 in 0.243s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:32 devstack sudo[115401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info Aug 19 17:42:32 devstack sudo[115401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:32 devstack sudo[115401]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info" returned: 0 in 0.292s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:32 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info is being set with open permissions: ugo+rw Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:32 devstack sudo[115404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info Aug 19 17:42:32 devstack sudo[115404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:32 devstack sudo[115404]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.info" returned: 0 in 0.283s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:32 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.035s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:32 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-edd5f6ce-600f-4f40-84f8-70b00224a058 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-537827d0-6912-4a6f-b050-40749e3ef3bd-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-537827d0-6912-4a6f-b050-40749e3ef3bd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-537827d0-6912-4a6f-b050-40749e3ef3bd" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-537827d0-6912-4a6f-b050-40749e3ef3bd" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot 537827d0-6912-4a6f-b050-40749e3ef3bd of volume 7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8886b8f8-e1a8-4c07-abd9-c6b37aeae60b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Flow 'volume_create_manager' (455448f6-eb20-42bf-9d7d-a7e4cf990319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4939a7e-e33a-4eb2-b722-b9160b17a66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4939a7e-e33a-4eb2-b722-b9160b17a66b) 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-19T15:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1194363635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcbf0667-7eef-4f80-b461-c1438ef76073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4ac33bce904e61a8b9df582b22ce5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:34Z,use_quota=True,user_id='bfcfe83feb08489ca94c7ede21493b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fea701e5-b42c-4fff-bf49-ae2d3f46bcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fea701e5-b42c-4fff-bf49-ae2d3f46bcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df77470b-95a7-42b5-b03e-7e8879e842b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df77470b-95a7-42b5-b03e-7e8879e842b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dcbf0667-7eef-4f80-b461-c1438ef76073', 'volume_name': 'volume-dcbf0667-7eef-4f80-b461-c1438ef76073', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05f2c0f7-5241-49e5-81be-291814fcfc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:34 devstack sudo[115445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05f2c0f7-5241-49e5-81be-291814fcfc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:34 devstack sudo[115445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b3ed4eb-6a2b-4bde-9b7a-4c5f76e2b742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:34 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Volume dcbf0667-7eef-4f80-b461-c1438ef76073: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dcbf0667-7eef-4f80-b461-c1438ef76073', 'volume_size': 1} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 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-19T15:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1194363635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcbf0667-7eef-4f80-b461-c1438ef76073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4ac33bce904e61a8b9df582b22ce5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:34Z,use_quota=True,user_id='bfcfe83feb08489ca94c7ede21493b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Creating volume dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:34 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:34 devstack sudo[115447]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 1073741824 Aug 19 17:42:34 devstack sudo[115447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:34 devstack sudo[115445]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd" returned: 0 in 0.354s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7ebe3883-7c88-4794-b574-96a9285369e8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[88930c1f-df21-40f1-b4a2-34ceb298f56b]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:34 devstack sudo[115455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 Aug 19 17:42:34 devstack sudo[115455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:34 devstack sudo[115447]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 1073741824" returned: 0 in 0.431s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:34 devstack sudo[115457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:34 devstack sudo[115457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:34 devstack sudo[115455]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8" returned: 0 in 0.385s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:34 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:34 devstack sudo[115462]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd Aug 19 17:42:34 devstack sudo[115462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:34 devstack sudo[115457]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b3ed4eb-6a2b-4bde-9b7a-4c5f76e2b742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcbf0667-7eef-4f80-b461-c1438ef76073', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6603b09b-bc4f-4164-ae0b-eb6772b30320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:35 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Volume volume-dcbf0667-7eef-4f80-b461-c1438ef76073 (dcbf0667-7eef-4f80-b461-c1438ef76073): created successfully Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6603b09b-bc4f-4164-ae0b-eb6772b30320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Flow 'volume_create_manager' (455448f6-eb20-42bf-9d7d-a7e4cf990319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7e3f1d33-1902-47e5-b6c0-1ac3e9258b77 tempest-SnapshotDependencyTests-201517643 None] Created volume successfully. Aug 19 17:42:35 devstack sudo[115462]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd" returned: 0 in 0.337s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:35 devstack sudo[115469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd Aug 19 17:42:35 devstack sudo[115469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Creating offline snapshot 1d80e461-b62d-4923-bd76-886d06c26006 of volume dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[80862c88-944a-4e59-b44c-e00b670a4712]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:35 devstack sudo[115469]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8.537827d0-6912-4a6f-b050-40749e3ef3bd" returned: 0 in 0.270s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-537827d0-6912-4a6f-b050-40749e3ef3bd" released by "_delete_snapshot" :: held 1.451s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" released by "delete_snapshot" :: held 1.473s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:35 devstack sudo[115471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:35 devstack sudo[115471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Created reservations ['b48e4cbe-2c83-4227-a68a-77d840eb5581', '16ee95fd-6903-4629-8681-4fefd2589f8d', '1aa05571-5cd4-4884-b414-0d2fb3f3cd28', 'd1aa3658-3843-46a0-81f2-1c2898eb7261'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:35 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c2ce1141-3036-4a02-84a3-c79f89ce84a3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-537827d0-6912-4a6f-b050-40749e3ef3bd-delete_snapshot" released by "delete_snapshot" :: held 1.608s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:35 devstack sudo[115471]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.370s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:35 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:35 devstack sudo[115477]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 1G Aug 19 17:42:35 devstack sudo[115477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack sudo[115477]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 1G" returned: 0 in 0.377s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcbf0667-7eef-4f80-b461-c1438ef76073 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-7ebe3883-7c88-4794-b574-96a9285369e8-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:36 devstack sudo[115483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcbf0667-7eef-4f80-b461-c1438ef76073 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:36 devstack sudo[115483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-7ebe3883-7c88-4794-b574-96a9285369e8-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0fbb1ca-85af-4386-b53e-07148ea124c1]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:36 devstack sudo[115485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 Aug 19 17:42:36 devstack sudo[115485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack sudo[115483]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcbf0667-7eef-4f80-b461-c1438ef76073 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.296s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:36 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 is being set with open permissions: ugo+rw Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:36 devstack sudo[115490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:36 devstack sudo[115490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack sudo[115485]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8" returned: 0 in 0.368s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:36 devstack sudo[115495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8 Aug 19 17:42:36 devstack sudo[115495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack sudo[115490]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.256s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:36 devstack sudo[115498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info Aug 19 17:42:36 devstack sudo[115498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:36 devstack sudo[115495]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-7ebe3883-7c88-4794-b574-96a9285369e8" returned: 0 in 0.257s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:36 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-7ebe3883-7c88-4794-b574-96a9285369e8" released by "delete_volume" :: held 0.680s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Created reservations ['9202b8fd-e652-4ad8-a490-2bb051213b48', 'fbeacbe4-b197-4e8e-985e-c7e316a7a4e9', 'bd234454-5caa-43cb-8d90-9c766b7a46bb', 'ec9a1b3c-d376-4f88-adb6-e77e4fe27047'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:37 devstack sudo[115498]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info" returned: 0 in 0.269s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:37 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info is being set with open permissions: ugo+rw Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:37 devstack sudo[115508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info Aug 19 17:42:37 devstack sudo[115508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:37 devstack sudo[115510]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:37 devstack sudo[115510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:37 devstack sudo[115508]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.info" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.906s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:37 devstack sudo[115510]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.254s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-3ecd74db-80e2-4df5-9824-316e27e7698e tempest-SnapshotDependencyTests-201517643 None] Create snapshot completed successfully Aug 19 17:42:37 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-7c58a7f4-707c-4c84-ac48-345028b898d3 tempest-ProjectMemberTests-1434846406 None] Lock "cinder-7ebe3883-7c88-4794-b574-96a9285369e8-delete_volume" released by "delete_volume" :: held 1.149s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (c2e42cba-cf20-4e13-8f13-7fe77d4548ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d1b1c5-4b34-40f6-afc2-493528501d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d1b1c5-4b34-40f6-afc2-493528501d47) 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-19T15:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405958326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2fe88cba-e4a8-45ed-a54c-8358f71ae668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:42:38Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fd3dd2d-a0df-4098-bb83-4f0232617ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fd3dd2d-a0df-4098-bb83-4f0232617ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac0283c9-2d6d-471b-b62b-539a50347086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac0283c9-2d6d-471b-b62b-539a50347086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2fe88cba-e4a8-45ed-a54c-8358f71ae668', 'volume_name': 'volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bc2d0d7-2615-41b4-8997-fd6d13b2a2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bc2d0d7-2615-41b4-8997-fd6d13b2a2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57f4c7e3-dfa9-4464-85ab-646d3bd32f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:37 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Volume 2fe88cba-e4a8-45ed-a54c-8358f71ae668: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668', 'volume_size': 1} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 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-19T15:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405958326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2fe88cba-e4a8-45ed-a54c-8358f71ae668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6e222456241fab81345bde049f591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:42:38Z,use_quota=True,user_id='7ef9b26c2bd94d5bb5f6b6234d9849b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Creating volume 2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:37 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:42:37 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:37 devstack sudo[115514]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 1073741824 Aug 19 17:42:37 devstack sudo[115514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Flow 'volume_create_manager' (45d47976-7a3a-4c14-821a-a7f46d4bd49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6161278-5fd2-4322-8fdd-88cc14b8cf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6161278-5fd2-4322-8fdd-88cc14b8cf77) 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-19T15:42:38Z,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=b428b755-71a1-4da6-aabb-3007fefbb9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4ac33bce904e61a8b9df582b22ce5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d80e461-b62d-4923-bd76-886d06c26006,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:42:38Z,use_quota=True,user_id='bfcfe83feb08489ca94c7ede21493b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9f25175-bfa0-45a3-8602-47db374ed520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9f25175-bfa0-45a3-8602-47db374ed520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (772babbf-96b6-4082-9f5e-954f09e5131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (772babbf-96b6-4082-9f5e-954f09e5131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b428b755-71a1-4da6-aabb-3007fefbb9b2', 'volume_name': 'volume-b428b755-71a1-4da6-aabb-3007fefbb9b2', 'volume_size': 1, 'snapshot_id': '1d80e461-b62d-4923-bd76-886d06c26006'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f138ea8d-0c1e-44f5-a9c3-84a1cb7aff02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f138ea8d-0c1e-44f5-a9c3-84a1cb7aff02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef13a4de-53f3-4674-9096-c3244707240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Volume b428b755-71a1-4da6-aabb-3007fefbb9b2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b428b755-71a1-4da6-aabb-3007fefbb9b2', 'volume_size': 1, 'snapshot_id': '1d80e461-b62d-4923-bd76-886d06c26006'} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:38 devstack sudo[115514]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 1073741824" returned: 0 in 0.441s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:38 devstack sudo[115519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 Aug 19 17:42:38 devstack sudo[115519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:38 devstack sudo[115519]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] <== create_volume: return (716ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.718s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.405s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006-b428b755-71a1-4da6-aabb-3007fefbb9b2" by "_create_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57f4c7e3-dfa9-4464-85ab-646d3bd32f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82d87e67-a60e-4618-a3c1-a9a5cf9876ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006-b428b755-71a1-4da6-aabb-3007fefbb9b2" acquired by "_create_volume_from_snapshot" :: waited 0.029s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Creating volume b428b755-71a1-4da6-aabb-3007fefbb9b2 from snapshot 1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" by "_copy_volume_from_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:38 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Volume volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 (2fe88cba-e4a8-45ed-a54c-8358f71ae668): created successfully Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82d87e67-a60e-4618-a3c1-a9a5cf9876ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Flow 'volume_create_manager' (c2e42cba-cf20-4e13-8f13-7fe77d4548ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" acquired by "_copy_volume_from_snapshot" :: waited 0.025s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] snapshot: 1d80e461-b62d-4923-bd76-886d06c26006, volume: b428b755-71a1-4da6-aabb-3007fefbb9b2, {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:42:38 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a2385e50-c197-4e37-bfb5-334453799978 tempest-ProjectMemberTests-1434846406 None] Created volume successfully. Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c51f342-2456-4c15-bbb6-a38143609fea]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:38 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:38 devstack sudo[115522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:38 devstack sudo[115522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:39 devstack sudo[115522]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.389s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dcbf0667-7eef-4f80-b461-c1438ef76073(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[b21062ca-41be-4b05-bace-85ca193651cd]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:39 devstack sudo[115527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:39 devstack sudo[115527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:39 devstack sudo[115527]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.372s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] will copy from snapshot at /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Creating direct copy from snapshot {{(pid=94153) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG cinder.utils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Path /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 not found in is_blk_device check {{(pid=94153) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:42:39 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:39 devstack sudo[115532]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 Aug 19 17:42:39 devstack sudo[115532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:43 devstack sudo[115532]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2" returned: 0 in 3.913s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.image.image_utils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Image conversion details: src /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073, size 1024.00 MB, duration 3.91 sec, destination /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 {{(pid=94153) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:42:43 devstack cinder-volume[94153]: INFO cinder.image.image_utils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Converted 1024.00 MB image at 261.58 MB/s Aug 19 17:42:43 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 is being set with open permissions: ugo+rw Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:43 devstack sudo[115547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 Aug 19 17:42:43 devstack sudo[115547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:43 devstack sudo[115547]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2" returned: 0 in 0.237s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" released by "_copy_volume_from_snapshot" :: held 4.998s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006-b428b755-71a1-4da6-aabb-3007fefbb9b2" released by "_create_volume_from_snapshot" :: held 5.074s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.105s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.738s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Creating offline snapshot d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 of volume 2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef13a4de-53f3-4674-9096-c3244707240a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b428b755-71a1-4da6-aabb-3007fefbb9b2', 'volume_size': 1, 'snapshot_id': '1d80e461-b62d-4923-bd76-886d06c26006'}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (613c212e-4817-4cee-bd32-53c60c37fbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ec42cf8-9330-44cf-9f9b-c3093f6326a8]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:43 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Volume volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 (b428b755-71a1-4da6-aabb-3007fefbb9b2): created successfully Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (613c212e-4817-4cee-bd32-53c60c37fbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:43 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Flow 'volume_create_manager' (45d47976-7a3a-4c14-821a-a7f46d4bd49e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:43 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-829c7ceb-edde-4655-9645-2b3849ad19ad tempest-SnapshotDependencyTests-201517643 None] Created volume successfully. Aug 19 17:42:43 devstack sudo[115552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 Aug 19 17:42:43 devstack sudo[115552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:44 devstack sudo[115552]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668" returned: 0 in 0.388s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 1G {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:44 devstack sudo[115557]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 1G Aug 19 17:42:44 devstack sudo[115557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:44 devstack sudo[115557]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 1G" returned: 0 in 0.388s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:44 devstack sudo[115562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 Aug 19 17:42:44 devstack sudo[115562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-1d80e461-b62d-4923-bd76-886d06c26006-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-1d80e461-b62d-4923-bd76-886d06c26006-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Deleting offline snapshot 1d80e461-b62d-4923-bd76-886d06c26006 of volume dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] snapshot_file for this snap is: volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b86c40c-0b60-48c6-9197-7a3a514ac0f7]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:44 devstack sudo[115562]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 -F qcow2 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" returned: 0 in 0.343s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:44 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 is being set with open permissions: ugo+rw Aug 19 17:42:44 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:44 devstack sudo[115568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 Aug 19 17:42:44 devstack sudo[115568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:45 devstack sudo[115567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:45 devstack sudo[115567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:45 devstack sudo[115568]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" returned: 0 in 0.260s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:45 devstack sudo[115574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info Aug 19 17:42:45 devstack sudo[115574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:45 devstack sudo[115567]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dcbf0667-7eef-4f80-b461-c1438ef76073(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9698434c-8e04-4d0c-a8e6-2d79183ea8cc]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:45 devstack sudo[115577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:45 devstack sudo[115577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:45 devstack sudo[115574]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:45 devstack cinder-volume[94153]: WARNING cinder.volume.drivers.remotefs [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info is being set with open permissions: ugo+rw Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:45 devstack sudo[115580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info Aug 19 17:42:45 devstack sudo[115580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:45 devstack sudo[115580]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.info" returned: 0 in 0.240s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.974s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:45 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-a3f80735-fb21-4613-9c64-d3bc00c57b80 tempest-ProjectMemberTests-1434846406 None] Create snapshot completed successfully Aug 19 17:42:45 devstack sudo[115577]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.560s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:45 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:45 devstack sudo[115586]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:45 devstack sudo[115586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:46 devstack sudo[115586]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.307s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:46 devstack sudo[115591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006 Aug 19 17:42:46 devstack sudo[115591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:46 devstack sudo[115591]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073.1d80e461-b62d-4923-bd76-886d06c26006" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-1d80e461-b62d-4923-bd76-886d06c26006" released by "_delete_snapshot" :: held 1.565s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" released by "delete_snapshot" :: held 1.590s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34-delete_snapshot" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Created reservations ['49c5e89c-9b6b-41d5-967a-cc276c48608f', '38d58ae2-7733-4926-aaab-e6a6fef4ce0a', '0f6a24cb-8dbd-4d6f-bea4-8a10a2cec9b5', 'b9afbf4a-ee2d-45d6-9ff9-7c4bf887cc6a'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" by "delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" by "_delete_snapshot" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Deleting offline snapshot d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 of volume 2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] snapshot_file for this snap is: volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d65a867-8fdb-4a7c-a271-623ccc49565f]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:46 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Delete snapshot completed successfully. Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-0b48fd80-634b-45dd-9e4e-7dd430020f37 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-1d80e461-b62d-4923-bd76-886d06c26006-delete_snapshot" released by "delete_snapshot" :: held 1.792s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:46 devstack sudo[115594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 Aug 19 17:42:46 devstack sudo[115594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:46 devstack sudo[115594]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" returned: 0 in 0.361s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:46 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94153) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-dcbf0667-7eef-4f80-b461-c1438ef76073-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e01ac2f-87f2-4574-a7c6-980242123442]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-dcbf0667-7eef-4f80-b461-c1438ef76073-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[e0411ce9-9c59-4e44-ab93-d49496e18303]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack sudo[115599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 Aug 19 17:42:47 devstack sudo[115599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack sudo[115600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:47 devstack sudo[115600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack sudo[115599]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668" returned: 0 in 0.365s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack sudo[115606]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 Aug 19 17:42:47 devstack sudo[115606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack sudo[115600]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.351s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack sudo[115611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073 Aug 19 17:42:47 devstack sudo[115611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack sudo[115606]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" returned: 0 in 0.325s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack sudo[115611]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-dcbf0667-7eef-4f80-b461-c1438ef76073" returned: 0 in 0.253s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:47 devstack sudo[115617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34 Aug 19 17:42:47 devstack sudo[115617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-dcbf0667-7eef-4f80-b461-c1438ef76073" released by "delete_volume" :: held 0.661s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Created reservations ['42972187-cd19-4692-8ee1-3054b78864ff', '67f17161-37b0-4e55-a055-2053a5d4de58', 'b56f2ace-a02b-49e2-9c20-d14d9a4b5c4a', 'b09c9204-6b99-4633-a9d8-c09147c8cdd7'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:47 devstack sudo[115619]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:47 devstack sudo[115619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:47 devstack sudo[115617]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:47 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668.d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" returned: 0 in 0.259s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34" released by "_delete_snapshot" :: held 1.418s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" released by "delete_snapshot" :: held 1.443s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Created reservations ['b03acfab-9b1d-4786-9491-895be456889c', '15943615-5a25-49cc-99e8-b4a277defaab', 'f411b02f-bd05-4845-9aae-64dcb9045209', '497f8ec3-8035-4b4b-b509-efe4a726c397'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:48 devstack sudo[115619]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.262s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Deleted volume successfully. Aug 19 17:42:48 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Delete snapshot completed successfully. Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-adb73340-057c-4dbd-ac71-8c090b1fa14e tempest-ProjectMemberTests-1434846406 None] Lock "cinder-d0324ccb-d913-4f7b-8e21-2a5fe5ce3a34-delete_snapshot" released by "delete_snapshot" :: held 1.598s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-c6b6a000-7c6e-4a73-b60b-d2d54ed39384 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-dcbf0667-7eef-4f80-b461-c1438ef76073-delete_volume" released by "delete_volume" :: held 1.121s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-b428b755-71a1-4da6-aabb-3007fefbb9b2-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-b428b755-71a1-4da6-aabb-3007fefbb9b2-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" acquired by "delete_volume" :: waited 0.015s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc0696f1-dabc-4ac4-a253-c02ed400b8fa]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:48 devstack sudo[115623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 Aug 19 17:42:48 devstack sudo[115623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:48 devstack sudo[115623]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2" returned: 0 in 0.341s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:48 devstack sudo[115628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2 Aug 19 17:42:48 devstack sudo[115628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-2fe88cba-e4a8-45ed-a54c-8358f71ae668-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "cinder-2fe88cba-e4a8-45ed-a54c-8358f71ae668-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Acquiring lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" acquired by "delete_volume" :: waited 0.017s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[825c3c93-f5cf-46c5-9f45-205c34b14fc9]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:48 devstack sudo[115628]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b428b755-71a1-4da6-aabb-3007fefbb9b2" returned: 0 in 0.268s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-quobyte-b428b755-71a1-4da6-aabb-3007fefbb9b2" released by "delete_volume" :: held 0.645s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:48 devstack sudo[115630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 Aug 19 17:42:48 devstack sudo[115630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Created reservations ['637b4682-c981-4983-beaa-740b6f489189', 'a0f760c7-5d5c-4e0b-a714-dd3d7f32b561', '902053e9-701e-4763-8d20-a6cf25e74e18', 'e53625c3-1765-49e4-876d-b800c387a134'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:48 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:49 devstack sudo[115633]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:49 devstack sudo[115633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:49 devstack sudo[115630]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668" returned: 0 in 0.364s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:49 devstack sudo[115638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668 Aug 19 17:42:49 devstack sudo[115638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:49 devstack sudo[115633]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.241s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Deleted volume successfully. Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-cce7a38b-b073-4067-b5a9-05003924fd52 tempest-SnapshotDependencyTests-201517643 None] Lock "cinder-b428b755-71a1-4da6-aabb-3007fefbb9b2-delete_volume" released by "delete_volume" :: held 1.074s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:49 devstack sudo[115638]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-2fe88cba-e4a8-45ed-a54c-8358f71ae668" returned: 0 in 0.250s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "cinder-quobyte-2fe88cba-e4a8-45ed-a54c-8358f71ae668" released by "delete_volume" :: held 0.671s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Created reservations ['e1170297-e45c-4e3b-9da3-a2cd6341dad7', 'c9e3c49f-36fa-419a-88e6-f2eb9e4828ce', '2d23b9f9-0778-4e0c-b20e-2db3dac6b506', '417fc3e1-86d6-4736-8c78-8e03d87c1771'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:49 devstack sudo[115642]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:42:49 devstack sudo[115642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:49 devstack sudo[115642]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.255s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:49 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Deleted volume successfully. Aug 19 17:42:49 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-4d0048c3-8223-41eb-9fb8-063614146bda tempest-ProjectMemberTests-1434846406 None] Lock "cinder-2fe88cba-e4a8-45ed-a54c-8358f71ae668-delete_volume" released by "delete_volume" :: held 1.135s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:59 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=62,cinder:INSERT=22,cinder:UPDATE=70,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:42:59 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:INSERT=21,cinder:UPDATE=87,cinder:SELECT=60,cinder:DELETE=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Flow 'volume_create_manager' (bcd89ce4-f9ee-4c08-b212-f833b54b9546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de060c6d-5840-4a7f-9c16-93e87194cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de060c6d-5840-4a7f-9c16-93e87194cd50) 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-19T15:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698988271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e3439922-9fc4-480a-afcc-6d103d71d6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb9b962d26b407fa73518309959327f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:43: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-19T15:43:02Z,use_quota=True,user_id='867fe680eaff4d0fbc92c1b554722af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3624aee1-b720-4ef7-823a-e288908309e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3624aee1-b720-4ef7-823a-e288908309e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89b7023-2bdf-4702-81ee-29011271398d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89b7023-2bdf-4702-81ee-29011271398d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3439922-9fc4-480a-afcc-6d103d71d6fe', 'volume_name': 'volume-e3439922-9fc4-480a-afcc-6d103d71d6fe', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41eebbd5-6f8a-44ac-99e3-1c69d78e737b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41eebbd5-6f8a-44ac-99e3-1c69d78e737b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34cc1a3e-6d99-4a00-ab16-7062432686b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:01 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Volume e3439922-9fc4-480a-afcc-6d103d71d6fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3439922-9fc4-480a-afcc-6d103d71d6fe', 'volume_size': 1} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 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-19T15:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698988271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e3439922-9fc4-480a-afcc-6d103d71d6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb9b962d26b407fa73518309959327f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:43: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-19T15:43:02Z,use_quota=True,user_id='867fe680eaff4d0fbc92c1b554722af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Creating volume e3439922-9fc4-480a-afcc-6d103d71d6fe {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:43:01 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:43:01 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:01 devstack sudo[115652]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe 1073741824 Aug 19 17:43:01 devstack sudo[115652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:02 devstack sudo[115652]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe 1073741824" returned: 0 in 0.411s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:02 devstack sudo[115657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe Aug 19 17:43:02 devstack sudo[115657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:02 devstack sudo[115657]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] <== create_volume: return (686ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.689s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34cc1a3e-6d99-4a00-ab16-7062432686b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3439922-9fc4-480a-afcc-6d103d71d6fe', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (331025b3-b1d5-4b19-932b-648cc0270d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:02 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Volume volume-e3439922-9fc4-480a-afcc-6d103d71d6fe (e3439922-9fc4-480a-afcc-6d103d71d6fe): created successfully Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (331025b3-b1d5-4b19-932b-648cc0270d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Flow 'volume_create_manager' (bcd89ce4-f9ee-4c08-b212-f833b54b9546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:43:02 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-56f52f8e-5553-4b78-8c29-07e266da87d6 tempest-ProjectReaderTests-800266035 None] Created volume successfully. Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Acquiring lock "cinder-e3439922-9fc4-480a-afcc-6d103d71d6fe-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "cinder-e3439922-9fc4-480a-afcc-6d103d71d6fe-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Acquiring lock "cinder-quobyte-e3439922-9fc4-480a-afcc-6d103d71d6fe" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "cinder-quobyte-e3439922-9fc4-480a-afcc-6d103d71d6fe" acquired by "delete_volume" :: waited 0.014s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[25a9c86f-109d-44be-afe0-71da9ac76b33]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:43:02 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:03 devstack sudo[115660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe Aug 19 17:43:03 devstack sudo[115660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:03 devstack sudo[115660]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe" returned: 0 in 0.345s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:03 devstack sudo[115666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe Aug 19 17:43:03 devstack sudo[115666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:03 devstack sudo[115666]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-e3439922-9fc4-480a-afcc-6d103d71d6fe" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "cinder-quobyte-e3439922-9fc4-480a-afcc-6d103d71d6fe" released by "delete_volume" :: held 0.616s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Created reservations ['d4aab3cc-6c01-42d6-a9bf-5c99398f64ff', 'cdc62e93-c22c-42ed-8d7c-5f34ecb26172', 'e1bbc2cc-8172-45a6-b4fb-ca1edc703fe5', 'ba7f2202-e43a-4958-9556-efeff696a1ae'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:03 devstack sudo[115669]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:43:03 devstack sudo[115669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:03 devstack sudo[115669]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.242s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:43:03 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Deleted volume successfully. Aug 19 17:43:03 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-d7268b19-e32a-4650-b946-73f6a9384656 tempest-ProjectReaderTests-800266035 None] Lock "cinder-e3439922-9fc4-480a-afcc-6d103d71d6fe-delete_volume" released by "delete_volume" :: held 1.039s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.flows.manager.create_volume [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94153) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Flow 'volume_create_manager' (63969e2e-617a-4545-a906-6df20b4ca785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f15d770-c177-4940-901f-56d1412a7857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f15d770-c177-4940-901f-56d1412a7857) 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-19T15:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209833422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b494bd9d-4ac4-42e2-b860-92ec76605fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb9b962d26b407fa73518309959327f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:43: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-19T15:43:04Z,use_quota=True,user_id='867fe680eaff4d0fbc92c1b554722af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (134802ba-f471-4120-8646-d1761b406b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (134802ba-f471-4120-8646-d1761b406b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (569f14a2-35eb-477d-ad5e-14819842c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (569f14a2-35eb-477d-ad5e-14819842c668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b494bd9d-4ac4-42e2-b860-92ec76605fd8', 'volume_name': 'volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24566c42-d70c-4b9a-8696-6c6edbb9afda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24566c42-d70c-4b9a-8696-6c6edbb9afda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33dbffdd-baa0-4090-ac2b-8db0ef14c268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:04 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Volume b494bd9d-4ac4-42e2-b860-92ec76605fd8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8', 'volume_size': 1} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 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-19T15:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-209833422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b494bd9d-4ac4-42e2-b860-92ec76605fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb9b962d26b407fa73518309959327f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:43: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-19T15:43:04Z,use_quota=True,user_id='867fe680eaff4d0fbc92c1b554722af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed593708-3992-4119-98fe-0d3acc34fc4d),volume_type_id=ed593708-3992-4119-98fe-0d3acc34fc4d)}" {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.remotefs [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Creating volume b494bd9d-4ac4-42e2-b860-92ec76605fd8 {{(pid=94153) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Selected osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d as target Quobyte volume. {{(pid=94153) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:43:04 devstack cinder-volume[94153]: INFO cinder.volume.drivers.remotefs [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] casted to osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 1073741824 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:04 devstack sudo[115672]: 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/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 1073741824 Aug 19 17:43:04 devstack sudo[115672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:04 devstack sudo[115672]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 1073741824" returned: 0 in 0.400s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:04 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:04 devstack sudo[115677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 Aug 19 17:43:04 devstack sudo[115677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:05 devstack sudo[115677]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] <== create_volume: return (682ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'} {{(pid=94153) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.685s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33dbffdd-baa0-4090-ac2b-8db0ef14c268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8', 'volume_size': 1}' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3380f21b-3ef7-4800-a287-1c45b803164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:43:05 devstack cinder-volume[94153]: INFO cinder.volume.flows.manager.create_volume [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Volume volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 (b494bd9d-4ac4-42e2-b860-92ec76605fd8): created successfully Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3380f21b-3ef7-4800-a287-1c45b803164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Flow 'volume_create_manager' (63969e2e-617a-4545-a906-6df20b4ca785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:43:05 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-8065c03e-4b9f-44cf-bc1a-ee0258f64522 tempest-ProjectReaderTests-800266035 None] Created volume successfully. Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Acquiring lock "cinder-b494bd9d-4ac4-42e2-b860-92ec76605fd8-delete_volume" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "cinder-b494bd9d-4ac4-42e2-b860-92ec76605fd8-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Acquiring lock "cinder-quobyte-b494bd9d-4ac4-42e2-b860-92ec76605fd8" by "delete_volume" {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "cinder-quobyte-b494bd9d-4ac4-42e2-b860-92ec76605fd8" acquired by "delete_volume" :: waited 0.013s {{(pid=94153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo.privsep.daemon [-] privsep: reply[1eb8cb28-4736-4c73-98bf-f162973775ec]: (4, 'qcow2') {{(pid=95366) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:05 devstack sudo[115680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 Aug 19 17:43:05 devstack sudo[115680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:05 devstack sudo[115680]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8" returned: 0 in 0.353s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:05 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:05 devstack sudo[115685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8 Aug 19 17:43:05 devstack sudo[115685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:06 devstack sudo[115685]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c/volume-b494bd9d-4ac4-42e2-b860-92ec76605fd8" returned: 0 in 0.232s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "cinder-quobyte-b494bd9d-4ac4-42e2-b860-92ec76605fd8" released by "delete_volume" :: held 0.618s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.quota [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Created reservations ['f81827fd-4874-48cc-9ca2-f6d096f241f8', '18c317e6-e04e-4766-9449-9f8fb7e987f7', 'c951a5ac-3592-468d-872e-5c9f71d79d3e', '3df1baea-f5b9-4fed-a2fa-c50af902074d'] {{(pid=94153) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:06 devstack sudo[115688]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:43:06 devstack sudo[115688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:06 devstack sudo[115688]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.232s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:43:06 devstack cinder-volume[94153]: INFO cinder.volume.manager [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Deleted volume successfully. Aug 19 17:43:06 devstack cinder-volume[94153]: DEBUG cinder.coordination [None req-5accf961-b6cc-4d85-9ac7-13990a13f795 tempest-ProjectReaderTests-800266035 None] Lock "cinder-b494bd9d-4ac4-42e2-b860-92ec76605fd8-delete_volume" released by "delete_volume" :: held 1.032s {{(pid=94153) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d': None} {{(pid=94153) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG cinder.volume.drivers.quobyte [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-047918de-4c21-42bf-abe6-2647ca7df42d'] {{(pid=94153) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.lockutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94153) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:43:12 devstack sudo[115695]: 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/d54cca7bbd6a794e0089170d44fed99c Aug 19 17:43:12 devstack sudo[115695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:43:12 devstack sudo[115695]: pam_unix(sudo:session): session closed for user root Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_concurrency.processutils [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/d54cca7bbd6a794e0089170d44fed99c" returned: 0 in 0.234s {{(pid=94153) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG cinder.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Notifying Schedulers of capabilities ... {{(pid=94153) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG oslo_service.periodic_task [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] Running periodic task VolumeManager._thread_info {{(pid=94153) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread count: 28 {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:43:12 devstack cinder-volume[94153]: DEBUG cinder.volume.manager [None req-7f84df2c-ac26-41ba-b395-f786bca63dcf None None] thread info: [<_MainThread(MainThread, started 135296046579840)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94153) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:43:16 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:UPDATE=25,cinder:SELECT=14,cinder:DELETE=2,cinder:INSERT=6 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:43:16 devstack cinder-volume[94153]: DEBUG dbcounter [-] [94153] Writing DB stats cinder:SELECT=14,cinder:INSERT=4,cinder:UPDATE=19,cinder:DELETE=2 {{(pid=94153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}